Manages revisions

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

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