Manages revisions

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

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