Manages revisions

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

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