Manages revisions

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

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