Manages revisions

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

{
    "id": 488994,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "26c4bf8c61e3d29ef4034e1ab43b331abb4d6f17",
    "head_changeset": "29c340c9a4740aa159bb8c1ee9cc98ce3b15ac1a",
    "phabricator_id": 255644,
    "phabricator_phid": "PHID-DREV-47edgk3fdtq7jkca5xs5",
    "title": "Bug 1967082 - Allow vertically sliding non-anchored popups (like context menus) before resizing. r=stransky",
    "bugzilla_id": 1967082,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/488994/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488994/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255644"
}