Manages revisions

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

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