Manages revisions

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

{
    "id": 402009,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64d44f7a48178fe99f146a2ca06744c92c02900e",
    "head_changeset": "5f276f30a5227996fb7a3e5952861afa96f4ad18",
    "phabricator_id": 230038,
    "phabricator_phid": "PHID-DREV-6rkfiqntaovwv23hinzx",
    "title": "Bug 1933053 - QM: Rework GetTestPrincipalMetadata and GetOtherTestPrincipalMetadata to use new common helpers; r=#dom-storage",
    "bugzilla_id": 1933053,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402009/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402009/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230038"
}