Manages revisions

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

{
    "id": 388404,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2cc133b3c09973080c249c53419139bb94f2c3ae",
    "head_changeset": "bbcdb7414f441bc07d7796311feb5053ccb0eb5b",
    "phabricator_id": 227539,
    "phabricator_phid": "PHID-DREV-5hurs4hbh5mc6zzhygzt",
    "title": "Bug 1928492 - Add a helper function to FuzzingFunctions to spin event loop, r=jkratzer",
    "bugzilla_id": 1928492,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/388404/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/388404/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227539"
}