Manages revisions

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

{
    "id": 469933,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0e373cd7cbbab616ab5a89b22ef5839920161d39",
    "head_changeset": "97dcc1cd044fac77d7cbd0e7880b33614165a728",
    "phabricator_id": 218199,
    "phabricator_phid": "PHID-DREV-3ong7rgrh6e4zpanixnj",
    "title": "WIP: Bug 1356293 - Make touch events without non-passive listeners uncancelable.",
    "bugzilla_id": 1356293,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/469933/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/469933/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D218199"
}