Manages revisions

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

{
    "id": 534471,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "646e11e876000586b2bb26d49f9c56b060818aea",
    "head_changeset": "98b81704d55126a94ec27e952b70884092a2b75a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 98b81704d551 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534471/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534471/issues/?format=api",
    "phabricator_url": null
}