Manages revisions

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

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