Manages revisions

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

{
    "id": 404088,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b136e0dc43e39a2da4f7d375ef545d230caa86c0",
    "head_changeset": "bc2e8b792cab25a5b14d6766fd2d91c4e5cad7e0",
    "phabricator_id": 230218,
    "phabricator_phid": "PHID-DREV-tjfc7twj4ujwthag3ryn",
    "title": "Bug 1928237 - Disable mozjemalloc in asan/tsan/msan/ubsan builds r=gerard-majax",
    "bugzilla_id": 1928237,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404088/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404088/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230218"
}