Manages revisions

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

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