Manages revisions

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

{
    "id": 512039,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d1eb95caca71d91fab853631a3eb1cec2c1abdca",
    "head_changeset": "eb8f500c8d1f3da70bfc1549730914ec524f0886",
    "phabricator_id": 260959,
    "phabricator_phid": "PHID-DREV-v25ha3qohyidby76qaai",
    "title": "WIP: Bug 1977783 - Add Telemetry for JSON to Rust Storage Initial Rolling Migration r=gijs",
    "bugzilla_id": 1977783,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512039/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512039/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260959"
}