Manages revisions

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

{
    "id": 408276,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "08a85f1b7545a8bb7ed6e720fd78705f4f17f570",
    "head_changeset": "67caf2eb6aa0c54b5d848a2cc0ec2ba27d8b0026",
    "phabricator_id": 230778,
    "phabricator_phid": "PHID-DREV-2xgpzvd2mvofffracop3",
    "title": "Bug 1934561 - Part 13: Remove base 10 restriction from BigInt::toStringSingleDigitBaseTen. r=jandem!",
    "bugzilla_id": 1934561,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408276/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408276/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230778"
}