Manages revisions

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

{
    "id": 401984,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "c98c5a8f477bca74034eb5f196a6eccaf11a68bc",
    "phabricator_id": 222727,
    "phabricator_phid": "PHID-DREV-o6l7u3evaq566cvuqcms",
    "title": "Bug 1680669 - part 5: Make `MouseEvent` and subclasses work with `double` coordinates r=smaug!,#dom-core",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401984/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401984/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222727"
}