Manages revisions

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

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