Manages revisions

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

{
    "id": 480147,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "98a0bee2d1358ef4f2cf8ee4562858fbc8ac3e7d",
    "head_changeset": "2a0cf985918e5b7fe2327dd95cdf6878681a8870",
    "phabricator_id": 253117,
    "phabricator_phid": "PHID-DREV-x2rfdbyt2t5wnp7kzlpr",
    "title": "Bug 1970018 - Pull panorama message caching into database layer. r=#thunderbird-back-end-reviewers",
    "bugzilla_id": 1970018,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480147/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480147/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253117"
}