List and retrieve diffs with detailed revision information

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

{
    "id": 1104802,
    "revision": {
        "id": 511331,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "75eeade8f4d6ad552ddb660c7887d80794fdb132",
        "head_changeset": "702dd67181aed1f2993f6129681e84460a8ec207",
        "phabricator_id": 260838,
        "phabricator_phid": "PHID-DREV-52ylfj5fdba5jm7ek4dz",
        "title": "Bug 1982440 - Fix settings expectations in test_gUM_basicScreenshare.html. r?jib",
        "bugzilla_id": 1982440,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511331/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511331/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260838"
    },
    "phid": "PHID-DIFF-52stndkqhzxbdrtnc6s2",
    "review_task_id": "UGwUFa2hRRWqHSt-72Kkhw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "702dd67181aed1f2993f6129681e84460a8ec207",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104802/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T15:45:41.341990Z"
}