Manages revisions

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

{
    "id": 391434,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e4010d4c55f388b2ba860535bdd5a9ed78b4dc3e",
    "head_changeset": "a5e8b831a671c94f0defaa14da993dbc50a07f62",
    "phabricator_id": 227932,
    "phabricator_phid": "PHID-DREV-tdow52sblc6dstgte3ro",
    "title": "Bug 1929208 - Use std::clamp instead of min/max chain in dom/canvas r=aosmond",
    "bugzilla_id": 1929208,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391434/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391434/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227932"
}