Manages revisions

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

{
    "id": 388424,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2cc133b3c09973080c249c53419139bb94f2c3ae",
    "head_changeset": "fcf9a31885df342512060e34734b8c91890f0bce",
    "phabricator_id": 227558,
    "phabricator_phid": "PHID-DREV-w35lv3hz4cf2kpoykxd5",
    "title": "WIP: Bug 1928511: Add NS_ERROR_NET_ERROR_RESPONSE to error_list.json and export values of nsIXPCComponents_Results",
    "bugzilla_id": 1928511,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/388424/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/388424/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227558"
}