Manages revisions

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

{
    "id": 413500,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a8cd98601fdff821fe9cc516ddb61f54c104fb58",
    "head_changeset": "e5f33e9aadea2314e62f8f5137589a7802e258dd",
    "phabricator_id": 231702,
    "phabricator_phid": "PHID-DREV-w44flqumtpwjuhyabmkr",
    "title": "WIP: Bug 1936320 - Make WebAssembly.mozIntGemm work for onnx",
    "bugzilla_id": 1936320,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413500/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413500/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231702"
}