Manages revisions

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

{
    "id": 402005,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "21e40e952ab780fafcb0feecdbabbdf2b7eb6ec3",
    "phabricator_id": 222728,
    "phabricator_phid": "PHID-DREV-a5zorvlxp6wolcxj3xsv",
    "title": "Bug 1680669 - part 6: Make methods of `MouseEvent` and static methods of `Event` aware of fractional coordinates r=smaug!,emilio!,#dom-core",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402005/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402005/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222728"
}