Manages revisions

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

{
    "id": 478551,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f99f3f75403326c494b1c605a21c69a66ecccc69",
    "head_changeset": "263407e6a0efe4118ace694c4f05f3650f2815b7",
    "phabricator_id": 253665,
    "phabricator_phid": "PHID-DREV-fzppdabqkht2y7cgnmid",
    "title": "Bug 1717672 - Fix webcompat uuid",
    "bugzilla_id": 1717672,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478551/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478551/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253665"
}