Manages revisions

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

{
    "id": 410764,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d44c0ccaac74d7fd9ffb4496c94740586ef83056",
    "head_changeset": "a1bd4d9a7d5b3d3e9c63b6cc8241d5e4b471f2c0",
    "phabricator_id": 231202,
    "phabricator_phid": "PHID-DREV-2e4ptgxcc47gualo6myw",
    "title": "Bug 1929320 - wasm: allow inlining more than one call target with call_ref.  r=rhunt.",
    "bugzilla_id": 1929320,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410764/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410764/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231202"
}