Manages revisions

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

{
    "id": 409400,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "924fc2b70c083b74e30a91efc81fce66aefccea1",
    "head_changeset": "9808f965ce362403e41b6d788515588e2d972744",
    "phabricator_id": 229907,
    "phabricator_phid": "PHID-DREV-q57m6mcatzupfq3q6hxp",
    "title": "Bug 1932547 - Part 1: Move JS::CompileGlobalScriptToStencil to BytecodeCompiler.cpp. r?bthrall!",
    "bugzilla_id": 1932547,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409400/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409400/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229907"
}