Manages revisions

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

{
    "id": 391661,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8597ca54c81a44bba53a7f7f6129237acfe10a7d",
    "head_changeset": "d5b860b7334f67421f0fbe398472d4cfe47c780f",
    "phabricator_id": 227977,
    "phabricator_phid": "PHID-DREV-yrtn4tjczexlki7xa44d",
    "title": "Bug 1929265 - Use std::clamp instead of min/max chain in layout/ r=emilio",
    "bugzilla_id": 1929265,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391661/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391661/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227977"
}