Manages revisions

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

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