Manages revisions

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

{
    "id": 492752,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "74ac272cbb8401a0874672b5ef02e963276e5f4d",
    "head_changeset": "53c42fceb5f0b9bde639a74808ba4f93b8c0699c",
    "phabricator_id": 256595,
    "phabricator_phid": "PHID-DREV-gy5kwnmygwdptcfacvjf",
    "title": "Bug 1976243 - Prevent shadowing of document properties in Nightly. r?#dom-core",
    "bugzilla_id": 1976243,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492752/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492752/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256595"
}