Manages revisions

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

{
    "id": 515025,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b38d5edaed3c99631ddca9e811ac8d7bfd60adb2",
    "head_changeset": "abc4896e618eff16a761112180eef42edc839a1c",
    "phabricator_id": 261446,
    "phabricator_phid": "PHID-DREV-6hnld2z3h36aqnqc3atq",
    "title": "WIP: Bug 1983611 - Add entitlement and proxyPass checks to IPProtectionService",
    "bugzilla_id": 1983611,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515025/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515025/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261446"
}