Manages revisions

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

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