Manages revisions

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

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