Manages revisions

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

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