Manages revisions

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

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