Manages revisions

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

{
    "id": 410244,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "924fc2b70c083b74e30a91efc81fce66aefccea1",
    "head_changeset": "6b5248b44a34f594cbf06f83192b72dbc7d530d6",
    "phabricator_id": 231104,
    "phabricator_phid": "PHID-DREV-pp7w2yt4d7zzwwcd5v2r",
    "title": "Bug 1934825, part 6 - Text Fragments: Provide early return for the trivial case. r=farre!,avandolder",
    "bugzilla_id": 1934825,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410244/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410244/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231104"
}