Manages revisions

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

{
    "id": 408941,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "51087836c42d78ed0458de5e3b9824127263efdc",
    "head_changeset": "966417ad4a1da3d052d526b3d99f551c802da9f1",
    "phabricator_id": 230868,
    "phabricator_phid": "PHID-DREV-cvhcn7tsajcvrxspfyxr",
    "title": "Bug 1934094 - Make `mach` use `uv pip` over `pip` if `uv` is on the path r?#build,ahal",
    "bugzilla_id": 1934094,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408941/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408941/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230868"
}