Manages revisions

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

{
    "id": 400483,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6841c187a5493ed18848adc09ed177130f405fdd",
    "head_changeset": "6402cead3f6f59d1b2177350a5d5293ef105c4c9",
    "phabricator_id": 229477,
    "phabricator_phid": "PHID-DREV-d4jqzx4o4mg4dj2fv7c4",
    "title": "WIP: Bug 1905239 - Introduce HostGetCodeForEval hook for PerformEval.",
    "bugzilla_id": 1905239,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400483/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400483/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229477"
}