Manages revisions

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

{
    "id": 402100,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a3474ea43c045230a16fe2546af125bc643d47c2",
    "head_changeset": "890a2f09d66b5368423ed583ee0526cb5e71ea73",
    "phabricator_id": 230086,
    "phabricator_phid": "PHID-DREV-hdry5vz7ioplqash4d22",
    "title": "WIP: Bug 1874656 - [devtools] Migrate to using lezer for find best match expression",
    "bugzilla_id": 1874656,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402100/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402100/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230086"
}