Manages revisions

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

{
    "id": 399853,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7eaef5ce1448a299b5b778eb1b2c74f6cd974c47",
    "head_changeset": "5b7223775164c3e12264c2208cb8fa6756ba4370",
    "phabricator_id": 229355,
    "phabricator_phid": "PHID-DREV-im7wziqulve3f3kolhac",
    "title": "Bug 1931023 - Revise keydown logic to use e.key syntax r=maxx",
    "bugzilla_id": 1931023,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399853/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399853/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229355"
}