Manages revisions

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

{
    "id": 512512,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9e9469c6aa0d81d1eb919e3c2ddaedb5a7ccfa36",
    "head_changeset": "27c1a5ae7cad729905e818e5fb70d198ed649a51",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 27c1a5ae7cad (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512512/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512512/issues/?format=api",
    "phabricator_url": null
}