Manages revisions

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

{
    "id": 473864,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b0ed789c871bc86c02fbc22b769a81d6497297de",
    "head_changeset": "f88b69481bcfc41a47a670d1598594e4f25c03df",
    "phabricator_id": 247252,
    "phabricator_phid": "PHID-DREV-66okvp3canyikknk2pjw",
    "title": "Bug 1960253 - Split the computation of target frame/content of events using coordinates from `EventHandler::HandleEventUsingCoordinates` r=smaug!,#dom-core",
    "bugzilla_id": 1960253,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473864/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473864/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247252"
}