Manages revisions

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

{
    "id": 413529,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "afb6cf76527c4dfe822f272ed162d66b18d19f5a",
    "head_changeset": "715b3096399054eddba0c79fe370e0f1cdfde95b",
    "phabricator_id": 231712,
    "phabricator_phid": "PHID-DREV-zjv72tezjleplyyyg636",
    "title": "WIP: Bug 1920763 - Call wgpu Device::wait_for_submit() for waiting GPU task complete",
    "bugzilla_id": 1920763,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413529/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413529/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231712"
}