Manages revisions

GET /v1/revision/505887/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 505887,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "d30939c11d4c81e60de6195da83b78e1d07fc85a",
    "head_changeset": "15c6c09894da84d9f08e5032d7bca17bb344ea28",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 15c6c09894da (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505887/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505887/issues/?format=api",
    "phabricator_url": null
}