Manages revisions

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

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