Manages revisions

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

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