Manages revisions

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

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