Manages revisions

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

{
    "id": 403260,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "30f3adbfece1c8e8042c0ade63cbca61694ae8f1",
    "head_changeset": "be7e359e9db96ee52861bcb10b528f68aff166e6",
    "phabricator_id": 229716,
    "phabricator_phid": "PHID-DREV-xsdl4odjebldlbgtyp3v",
    "title": "Bug 1932534 - Avoid heap allocations when doing URL hashing.",
    "bugzilla_id": 1932534,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403260/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403260/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229716"
}