Manages revisions

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

{
    "id": 438888,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a950ed4804c0807d08c891f39553af2ce6fe5d12",
    "head_changeset": "7ec8dfe16eb614b29a3e49e1eba3778d7dd1d07d",
    "phabricator_id": 131184,
    "phabricator_phid": "PHID-DREV-fwphcwsmgh662vsupqwu",
    "title": "Bug 1944707 - Move pippki.js to .sys.mjs and use a new type for usages in CertVerifier::VerifyCert.",
    "bugzilla_id": 1944707,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/438888/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/438888/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D131184"
}