Manages revisions

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

{
    "id": 400481,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6841c187a5493ed18848adc09ed177130f405fdd",
    "head_changeset": "e6307aed225c42888638c125619ee52cb89899d5",
    "phabricator_id": 229474,
    "phabricator_phid": "PHID-DREV-rk77pdxk3vxbkc3c25wx",
    "title": "Bug 1932090 - Remove leftover call to Services.telemetry.keyedScalarAdd in PictureInPictureChild.sys.mjs, r=chutten.",
    "bugzilla_id": 1932090,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400481/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400481/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229474"
}