Manages revisions

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

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