Manages revisions

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

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