Manages revisions

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

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