Manages revisions

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

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