Manages revisions

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

{
    "id": 400018,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a7542b759c49076b08cfd37e42d1761d8649d58f",
    "head_changeset": "11d72f082f751e84fbf0937def0523a6fbe89466",
    "phabricator_id": 229368,
    "phabricator_phid": "PHID-DREV-rkio74kepbt2oofflfdd",
    "title": "WIP: Bug 1919891 - added a checkbox to the redirect dialog layout and actions based on user clicks on the dialog",
    "bugzilla_id": 1919891,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400018/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400018/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229368"
}