Manages revisions

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

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