Manages revisions

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

{
    "id": 478314,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "60cc1e5b2a2e1e1b0de86f3ba5ded74d3468ca0c",
    "head_changeset": "8ebba975144f387a1c1e661f3b7f7f7645525cbb",
    "phabricator_id": 253562,
    "phabricator_phid": "PHID-DREV-46rudan36d5yzvdepaw4",
    "title": "Bug 1971856 - Fix build bustage: include nsPrintfCString.h where (now) needed. r=#thunderbird-reviewers",
    "bugzilla_id": 1971856,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478314/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478314/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253562"
}