Manages revisions

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

{
    "id": 402004,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64d44f7a48178fe99f146a2ca06744c92c02900e",
    "head_changeset": "a799f8876c77243e0546e5bf373777ff5f00d1f6",
    "phabricator_id": 230037,
    "phabricator_phid": "PHID-DREV-ifgh7xgdu5h5idtuyxiu",
    "title": "Bug 1933053 - QM: Move GetPrincipalMetadata helpers to separate files; r=#dom-storage",
    "bugzilla_id": 1933053,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402004/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402004/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230037"
}