Manages revisions

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

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