Manages revisions

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

{
    "id": 512100,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
    "head_changeset": "c81f5497c4bd16eaad2f0a6f670b674ecb843bf3",
    "phabricator_id": 260972,
    "phabricator_phid": "PHID-DREV-wx4tpd2e3d7mocwotwxr",
    "title": "Bug 1978033 - Use screenY instead of pageY to calculate scroll delta in TouchSimulator r=mstange",
    "bugzilla_id": 1978033,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512100/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512100/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260972"
}