Manages revisions

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

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