Manages revisions

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

{
    "id": 402003,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "a5fb56029bc63fcbc78aa87216a50695d8a7f8e3",
    "phabricator_id": 222729,
    "phabricator_phid": "PHID-DREV-ns6yokqmac6rfzncfclf",
    "title": "Bug 1680669 - part 7: Change the type of `width` and `height` of `PointerEvent` to `double` r=smaug!,#dom-core",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402003/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402003/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222729"
}