Manages revisions

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

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