Manages revisions

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

{
    "id": 504251,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "702f7071d0ee2a330e15bb0a7cf6aba196c9bd63",
    "head_changeset": "0e833753c7d59d12d104ec40da00e10919e118c0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0e833753c7d5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504251/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504251/issues/?format=api",
    "phabricator_url": null
}