Manages revisions

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

{
    "id": 453621,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "508a834f0ff79106c6275478fd256464c39ef368",
    "head_changeset": "7ac525dbc55272446ea2541008f6aaddcb61a3ca",
    "phabricator_id": 238480,
    "phabricator_phid": "PHID-DREV-mc4ynjq2dlavjsmqscjy",
    "title": "WIP: Bug 1944556 - PNA modifications to http transactions",
    "bugzilla_id": 1944556,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/453621/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/453621/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D238480"
}