Manages revisions

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

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