Manages revisions

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

{
    "id": 430784,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5904a2d552f20438e7ad97da0c18095bc3598190",
    "head_changeset": "c9399151c7fae54e149f2fa5d0454895afa1b5a5",
    "phabricator_id": 234466,
    "phabricator_phid": "PHID-DREV-ijkmomxslcnmy2x2oa3b",
    "title": "WIP: Bug 1761473 - Get rid of deprecated downloadToDisk() attachments method",
    "bugzilla_id": 1761473,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/430784/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/430784/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D234466"
}