Manages revisions

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

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