Manages revisions

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

{
    "id": 478061,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "743f1b9d5b0d194d566de3f57ea6f18b9ad8bee2",
    "head_changeset": "4eb208080f2b6ecfeab5bc2b934acaee92309b15",
    "phabricator_id": 253241,
    "phabricator_phid": "PHID-DREV-xnulkofqz4w54gl3qlqd",
    "title": "Bug 1966952: Remove unused JS telemetry probes: JS_PAGELOAD_EXECUTION_MS, JS_PAGELOAD_DELAZIFICATION_MS, JS_PAGELOAD_XDR_ENCODING_MS, JS_PAGELOAD_BASELINE_COMPILE_MS, JS_PAGELOAD_GC_MS, JS_PAGELOAD_PARSE_MS, JS_PAGELOAD_PROTECT_MS. r=mgaudet!",
    "bugzilla_id": 1966952,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478061/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478061/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253241"
}