Manages revisions

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

{
    "id": 522132,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "84a672c4cd7389d4ba5fa06b167f169662e68083",
    "head_changeset": "574ebbfaa2ffcff8dc0494c666eba89b8ce3e0fd",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 574ebbfaa2ff (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522132/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522132/issues/?format=api",
    "phabricator_url": null
}