Advertisement
Guest User

Untitled

a guest
May 27th, 2015
706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. {
  2. "canon_url": "https://bitbucket.org",
  3. "commits": [
  4. {
  5. "author": "marcus",
  6. "branch": "master",
  7. "files": [
  8. {
  9. "file": "somefile.py",
  10. "type": "modified"
  11. }
  12. ],
  13. "message": "Added some more things to somefile.py\n",
  14. "node": "620ade18607a",
  15. "parents": [
  16. "702c70160afc"
  17. ],
  18. "raw_author": "Marcus Bertrand <marcus@somedomain.com>",
  19. "raw_node": "620ade18607ac42d872b568bb92acaa9a28620e9",
  20. "revision": null,
  21. "size": -1,
  22. "timestamp": "2012-05-30 05:58:56",
  23. "utctimestamp": "2012-05-30 03:58:56+00:00"
  24. }
  25. ],
  26. "repository": {
  27. "absolute_url": "/marcus/project-x/",
  28. "fork": false,
  29. "is_private": true,
  30. "name": "Project X",
  31. "owner": "marcus",
  32. "scm": "git",
  33. "slug": "project-x",
  34. "website": "https://atlassian.com/"
  35. },
  36. "user": "marcus"
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement