Manages revisions

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

{
    "id": 414042,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5386d5f4afe7a9eb905439afd894ff60bbc2ff43",
    "head_changeset": "2453c653c29bfa98905beb37caa350bd9a68292b",
    "phabricator_id": 231829,
    "phabricator_phid": "PHID-DREV-o4adrciyqwst4zjy2xez",
    "title": "Bug 1936114 - Catch uncaught KeyError",
    "bugzilla_id": 1936114,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414042/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414042/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231829"
}