Manages revisions

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

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