Manages revisions

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

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