Manages revisions

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

{
    "id": 415843,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "aed835f895bec0c680e093929d6d618fcad1ff73",
    "head_changeset": "c5e0f2da9e178a8b8f2cf3732d0abd4ee610d6eb",
    "phabricator_id": 232093,
    "phabricator_phid": "PHID-DREV-5jmkwycx3ejxjqohfa42",
    "title": "Bug 1926196: Iterate over a copy of WifiListenerData to allow mutation",
    "bugzilla_id": 1926196,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415843/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415843/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232093"
}