Manages revisions

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

{
    "id": 404281,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c0c4c089fc10652d4829c9acd7a16e9ff10d776d",
    "head_changeset": "7a34746676e47ab6d3645ff7f512a79f1e8998e9",
    "phabricator_id": 230260,
    "phabricator_phid": "PHID-DREV-b3slmarhyu5qoidbkfkb",
    "title": "WIP: Bug 1899503 - P2 Hook RemoteWorkerDebuggerChild on WorkerPrivate. r=asuth",
    "bugzilla_id": 1899503,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404281/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404281/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230260"
}