Manages revisions

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

{
    "id": 490501,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1d15acba89edf528ca4bb3d7336b0bd4e12efc64",
    "head_changeset": "ff348e2bdf7e2ec836312bb2669b73f08d8b9298",
    "phabricator_id": 256057,
    "phabricator_phid": "PHID-DREV-dznh4ihczeam76sxdi52",
    "title": "Bug 1965118 - Add WPTs for checking if the browsers run the \"fire a pointer event\" steps including the \"process pending pointer capture\" steps for both `pointerrawupdate` and `pointermove` r=smaug!",
    "bugzilla_id": 1965118,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490501/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490501/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256057"
}