Manages revisions

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

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