Manages revisions

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

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