Manages revisions

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

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