Manages revisions

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

{
    "id": 508234,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
    "head_changeset": "901b604606888959f74c877c65903f44ef75bd26",
    "phabricator_id": 260276,
    "phabricator_phid": "PHID-DREV-ypg222ts6bcd4pkqsa7z",
    "title": "WIP: Bug 1963720 - Part 2: Add the required telemetry middleware for the Terms of Use prompt",
    "bugzilla_id": 1963720,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508234/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508234/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260276"
}