Manages revisions

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

{
    "id": 410052,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "70cf5d90c346d5954f08633c22f5eb6b6cd90d66",
    "head_changeset": "a95c13ad39ab1097ad9b48a6af8e12f4e33b46e6",
    "phabricator_id": 231067,
    "phabricator_phid": "PHID-DREV-2fsjibgoygumrh23kejl",
    "title": "Bug 1935083 [Linux] Drag&Drop - cache failed attempts to get data from system and don't query system for it again r?emilio",
    "bugzilla_id": 1935083,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410052/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410052/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231067"
}