Manages revisions

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

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