Manages revisions

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

{
    "id": 518003,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d1eb95caca71d91fab853631a3eb1cec2c1abdca",
    "head_changeset": "c40931da4c179670436728c30006b88e66d6adf5",
    "phabricator_id": 262119,
    "phabricator_phid": "PHID-DREV-cvhnphkzwp7gfqvqf2xt",
    "title": "Bug 1983923 - Allow switching to/from MockCubeb as backend in Gecko. r?padenot",
    "bugzilla_id": 1983923,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518003/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518003/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262119"
}