Manages revisions

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

{
    "id": 409844,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "38ad1ed39acbdc65eb5b693e2fa2311de27e1ea5",
    "head_changeset": "cd9847125e88d7fafce30c7134103072d4017f7e",
    "phabricator_id": 231054,
    "phabricator_phid": "PHID-DREV-tyra6js5u3a3ry4ggroz",
    "title": "Bug 1890155: If we can't get an HWND when clients call IAccessible2::windowHandle, fall back to the first top level Gecko HWND we can find.",
    "bugzilla_id": 1890155,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409844/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409844/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231054"
}