Manages revisions

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

{
    "id": 533071,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2f5f49642529156d6e7102626fcc6f958fcb6991",
    "head_changeset": "798206088fa0fdb0e2b8c6d3ebc955673562b4a8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 798206088fa0 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533071/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533071/issues/?format=api",
    "phabricator_url": null
}