Manages revisions

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

{
    "id": 474630,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e0870d6478bc7636577fd6a0078923423b8ed8d8",
    "head_changeset": "5898ceae076e6f1aebc1c55bcfaf8808ac98ed48",
    "phabricator_id": 248641,
    "phabricator_phid": "PHID-DREV-jqqwcv6w4ipsahux3gts",
    "title": "Bug 1965518 - wasm: Rename wasm_verbose to wasm_trace_api and support MOZ_LOG. r?bvisness",
    "bugzilla_id": 1965518,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474630/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474630/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248641"
}