Manages revisions

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

{
    "id": 484021,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b9cb5d3dd933496ae5b2cb927d162e8b1e67359c",
    "head_changeset": "b54cfdedade0d70ccc2a3f52937050a802c99ac8",
    "phabricator_id": 254668,
    "phabricator_phid": "PHID-DREV-a26vcnsdqvdxcmoqavdp",
    "title": "WIP: Bug 1970677 - Delay handling DOMFormHasPassword, onDOMInputPasswordAdded, and onDOMFormHasPossibleUsernameInputAdded events until the document is visible and loaded.",
    "bugzilla_id": 1970677,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/484021/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484021/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254668"
}