Manages revisions

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

{
    "id": 401970,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "8942d1c4a3f85d07c04fcc554d3174180f873b1f",
    "phabricator_id": 222725,
    "phabricator_phid": "PHID-DREV-32qnysujhb24tnki3dki",
    "title": "Bug 1680669 - part 3: Add a utility method to `WidgetEvent` to check whether the corresponding DOM event supports coordinates r=smaug!,#dom-core",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401970/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401970/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222725"
}