Manages revisions

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

{
    "id": 492012,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "34286ef9fa60431a6928c68b46c61f982316ac1f",
    "head_changeset": "174db83d2fdfea08ce2d4a8f081025e0dc8ff9d7",
    "phabricator_id": 256410,
    "phabricator_phid": "PHID-DREV-u4y4ycmuwln4ni2toj7k",
    "title": "WIP: Bug 1975706 - Extend browser_getMessages.js test to support EWS. r=#thunderbird-back-end-reviewers",
    "bugzilla_id": 1975706,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492012/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492012/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256410"
}