Manages revisions

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

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