Manages revisions

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

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