Manages revisions

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

{
    "id": 520312,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
    "head_changeset": "2a16883dfcbc05ee519734f5e3d3d9d3ef5f5078",
    "phabricator_id": 262442,
    "phabricator_phid": "PHID-DREV-qika5jd2c25a3gizeu3e",
    "title": "Bug 1985108 - remove 'fix-4e41db264b' patch after clang17/gcc10 upgrade. r?ng!",
    "bugzilla_id": 1985108,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520312/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520312/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262442"
}