Manages revisions

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

{
    "id": 483484,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "93db82e44f594227108f3cb8f7cb31cdeed33d87",
    "head_changeset": "ae4795ebcc9c1ad45e8922d29133c0f651fc7acc",
    "phabricator_id": 254555,
    "phabricator_phid": "PHID-DREV-lunhgiohf2skek3voqe7",
    "title": "Bug 1973301 - Remove isProductUrl from ContentState r=calu",
    "bugzilla_id": 1973301,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483484/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483484/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254555"
}