Manages revisions

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

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