Manages revisions

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

{
    "id": 381211,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "61f7d9c0998e2ce8008cd15b187f86dfdba21a26",
    "head_changeset": "8e20c0063b1e94ae6c5319735cb3ebbab2081a7d",
    "phabricator_id": 226649,
    "phabricator_phid": "PHID-DREV-rbrvkbgjj46r4t4qjzlw",
    "title": "Bug 1926565 - IDB: Ensure that a closed connection is not used when asserting that the current thread is the connection thread; r=#dom-storage",
    "bugzilla_id": 1926565,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/381211/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/381211/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226649"
}