Manages revisions

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

{
    "id": 512104,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "73b748211a46e25dc6d067e83cd63b2e3c362f29",
    "head_changeset": "dd8a1e28b372c485a7705b1e00effb3b101a01f3",
    "phabricator_id": 260976,
    "phabricator_phid": "PHID-DREV-wg6hjjnkquy45n7ruhxz",
    "title": "WIP: Bug 1982594 - Sending the Blob from the parent process to the child process and decompressing it using DecompressionStream. r=nordzilla",
    "bugzilla_id": 1982594,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512104/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512104/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260976"
}