Manages revisions

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

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