Manages revisions

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

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