Manages revisions

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

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