Manages revisions

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

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