Manages revisions

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

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