Manages revisions

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

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