Manages revisions

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

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