Manages revisions

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

{
    "id": 399251,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a7542b759c49076b08cfd37e42d1761d8649d58f",
    "head_changeset": "57c2b51bb31a754805891e0e1894622a57e5beb2",
    "phabricator_id": 229288,
    "phabricator_phid": "PHID-DREV-bhqiptho3wesv5gy64ny",
    "title": "Bug 1931795. Avoid calling the relatively slow IsZoomedContentRoot in GetEventCoordinatesRelativeTo so much. r?botond,hiro",
    "bugzilla_id": 1931795,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399251/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399251/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229288"
}