Manages revisions

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

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