Manages revisions

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

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