Manages revisions

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

{
    "id": 486950,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "77cdea914d67530530978c6de15891fc8577ffbc",
    "head_changeset": "93e3d58a4d7d2d084b11b81fcfdafb653d17876f",
    "phabricator_id": 254844,
    "phabricator_phid": "PHID-DREV-hc4nuccoozjwyuat5ke3",
    "title": "WIP: Bug 1971158 - Allow compiling llama.cpp without dynamic_cast and exceptions with this one weird trick.",
    "bugzilla_id": 1971158,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486950/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486950/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254844"
}