Manages revisions

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

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