Manages revisions

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

{
    "id": 394662,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cbdf6502783c91d4b5b13aed9ea8678f0ba73dde",
    "head_changeset": "9a0ac46a153d762ea97434c1a5c1047f6fc6c5f5",
    "phabricator_id": 228595,
    "phabricator_phid": "PHID-DREV-zblctavpl6xgtkeqaigh",
    "title": "Bug 1929445 - Use CSSMinMax rather than std::clamp to avoid assertion & undefined behavior on bad arguments. r=#layout",
    "bugzilla_id": 1929445,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/394662/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/394662/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228595"
}