Manages revisions

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

{
    "id": 489843,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b5426822a70290fabe65b14267db7f8d630eb330",
    "head_changeset": "422033b6643e6aa9eb138f806f4ab14453dcf710",
    "phabricator_id": 255894,
    "phabricator_phid": "PHID-DREV-44oavbmunkv5mivklift",
    "title": "Bug 1937308 - [devtools] Nit: Fix typo in test helpers Debbugger -> Debugger",
    "bugzilla_id": 1937308,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489843/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489843/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255894"
}