Manages revisions

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

{
    "id": 391433,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "753b1b64b02d789788ab7984a5f1ca9512736140",
    "head_changeset": "bda56404668ec3ae6751316fdbd9af3b2aa56dc7",
    "phabricator_id": 227931,
    "phabricator_phid": "PHID-DREV-xk2xqcjwdbvpcjbr5vch",
    "title": "Bug 1929205 - Use std::clamp instead of min/max chain in dom/animation/TimingParams.h r=padenot",
    "bugzilla_id": 1929205,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391433/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391433/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227931"
}