Manages revisions

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

{
    "id": 475837,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f5134b6be3570779aa1170a1e2d64a64646b22d1",
    "head_changeset": "84cbfab0ab2175d5988cbeb5f43f08ce584be24a",
    "phabricator_id": 250405,
    "phabricator_phid": "PHID-DREV-h4nefht5tcue45n4rrmc",
    "title": "Bug 1966864 - Create custom review prompt UI",
    "bugzilla_id": 1966864,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475837/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475837/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250405"
}