Manages revisions

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

{
    "id": 514071,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7de8dcc3a2e176149c35bd9c7e83662c6746655e",
    "head_changeset": "ed33e1c54d6424facc2e06fdcf3a52929defdeef",
    "phabricator_id": 261332,
    "phabricator_phid": "PHID-DREV-6g5w6jt7qeavg3nytrqk",
    "title": "Bug 1983138 - Fix use of winLastError in subprocess",
    "bugzilla_id": 1983138,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514071/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514071/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261332"
}