List and retrieve diffs with detailed revision information

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

{
    "id": 1088909,
    "revision": {
        "id": 498114,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ca4e9071c04f6428eff0ba653b0c49d56a9b7cd5",
        "head_changeset": "085dcfa6488f2f415c4188e89a3fc529a1eb5045",
        "phabricator_id": 257883,
        "phabricator_phid": "PHID-DREV-i57sewkhktwzxwqt3xhz",
        "title": "WIP: Bug 1969102 - Skip some networking tests when socketprocess is in use r?kershaw!",
        "bugzilla_id": 1969102,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/498114/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498114/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257883"
    },
    "phid": "PHID-DIFF-knvgmrmndflhenl7er3o",
    "review_task_id": "E0Oze10OTLCzDJWsLYQZ0w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fc04ee23d25f333535309d5941bb814538508d31",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088909/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T19:19:29.980890Z"
}