Manages revisions

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

{
    "id": 432071,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3bbdb176dcee489c33f56a80ace0b07d94d1c723",
    "head_changeset": "81117fdfaf81001414727ae4333fa6dee89eafb7",
    "phabricator_id": 190600,
    "phabricator_phid": "PHID-DREV-5hdxso4jt6lhhiaclfvf",
    "title": "Bug 1903603 - Remove IDB transaction scheduling queue. r=#dom-storage",
    "bugzilla_id": 1903603,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/432071/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/432071/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D190600"
}