Manages revisions

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

{
    "id": 488888,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "03f2a79354d354e715601c3d303e842f46794428",
    "head_changeset": "0e8455b78939a91b132ab4b0335c64ad6019aff7",
    "phabricator_id": 255617,
    "phabricator_phid": "PHID-DREV-jqsomzmtchtces3tummm",
    "title": "Bug 1974947 - No embeded manifest for onnxruntime.dll r=padenot",
    "bugzilla_id": 1974947,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/488888/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488888/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255617"
}