Manages revisions

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

{
    "id": 395991,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1b1c1bb19d281987299dd840ae29f0afc0677816",
    "head_changeset": "fa113140bec0abc2dbe7f7462242caf17a48127b",
    "phabricator_id": 228811,
    "phabricator_phid": "PHID-DREV-w2y4vzvohkpbbowek52m",
    "title": "Bug 1930660 Part 1 - Replace mozilla::clamped by std::clamp in ycbcr_to_rgb565 r=emilio",
    "bugzilla_id": 1930660,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395991/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395991/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228811"
}