Manages revisions

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

{
    "id": 389489,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e19e97284fdc776da8a3fa5ed320026130358ee4",
    "head_changeset": "00cfcafb42d50c1dbe69008aa058abf6ccc9a7fc",
    "phabricator_id": 227749,
    "phabricator_phid": "PHID-DREV-lfj75rzucyhtc2w4hcd6",
    "title": "WIP: Bug 1926141 - Handle overscroll properly when handling hold gesture events. r=dlrobertson",
    "bugzilla_id": 1926141,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/389489/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/389489/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227749"
}