Manages revisions

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

{
    "id": 517952,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6d7adab508a3f6d9cde51fc74db62077b4343228",
    "head_changeset": "1e1c157aac24cf5ad4150b128f6b2164621bb180",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1e1c157aac24 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/517952/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517952/issues/?format=api",
    "phabricator_url": null
}