Manages revisions

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

{
    "id": 415564,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7d6930e6c76a299d667ef5fa8c5f221351178b9b",
    "head_changeset": "a805efdf7688808692d62086d80e39aede3f0f25",
    "phabricator_id": 232056,
    "phabricator_phid": "PHID-DREV-wgr2nbnm7tkk6onr5lts",
    "title": "Bug 1919442 - Vertical tabs: Update tab group styling to match spec. r=sthompson,jswinarton,dwalker",
    "bugzilla_id": 1919442,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415564/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415564/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232056"
}