List and retrieve diffs with detailed revision information

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

{
    "id": 1100467,
    "revision": {
        "id": 506178,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fbf32fb7861d75ca9d6a264e54b69b4a51698a24",
        "head_changeset": "c26f02320cce11363c96ff17fc26fee9f4e2851b",
        "phabricator_id": 259855,
        "phabricator_phid": "PHID-DREV-rrzwbvjw3pwejqfzvbks",
        "title": "Bug 1980994 - Fix android release notifications body on l3 tasks. r=#releng-reviewers",
        "bugzilla_id": 1980994,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506178/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506178/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259855"
    },
    "phid": "PHID-DIFF-qcppekjw4dunxf4ec545",
    "review_task_id": "WuUbqFKKSPOQzvX8XmQKWw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c26f02320cce11363c96ff17fc26fee9f4e2851b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100467/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-04T16:58:37.805116Z"
}