Manages revisions

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

{
    "id": 408561,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "250be4ca3c669db9a397456402f68249aa15d8d5",
    "head_changeset": "3e3632063b6668270648886ae876a7623ba51130",
    "phabricator_id": 230811,
    "phabricator_phid": "PHID-DREV-hzcyk2aw4m3x3rrjw4iw",
    "title": "Bug 1930848 - Added a check for response before setting size and emitting response completed. These two functions depend on response and it was reported that there are some cases where response can be null at this point. r=jdescottes,whimboo",
    "bugzilla_id": 1930848,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408561/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408561/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230811"
}