Manages revisions

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

{
    "id": 534071,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2832829a1ab4ac6427072fd1cac62b77024b8083",
    "head_changeset": "34a18e80059fb850237b281361c90157b1c4a9f8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 34a18e80059f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534071/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534071/issues/?format=api",
    "phabricator_url": null
}