Manages revisions

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

{
    "id": 417899,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "10fe3e4fee81dd4905aa5cf88d8c41e721aebf25",
    "head_changeset": "83424c9245c0d8059237369d1b094e76d43ea30a",
    "phabricator_id": 219915,
    "phabricator_phid": "PHID-DREV-jjkka4bavvbrlkqm2glk",
    "title": "Bug 1899786: make nsParser handle event loop spinning causing OnStopRequest to run r=smaug!",
    "bugzilla_id": 1899786,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/417899/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/417899/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D219915"
}