Manages revisions

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

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