List and retrieve diffs with detailed revision information

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

{
    "id": 1110723,
    "revision": {
        "id": 519439,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c91e6c6f86b1d8759851781464c885108923ffea",
        "head_changeset": "6ed7c94700bf7238a5bd19e694df83b9634f7b8c",
        "phabricator_id": 262260,
        "phabricator_phid": "PHID-DREV-4eghi4vpzyjmxiubb5xv",
        "title": "Bug 1984831 - Mark getsubstringlength-emoji-ligatures.html as passing on Android 14 r=jmaher,jwatt",
        "bugzilla_id": 1984831,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519439/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519439/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262260"
    },
    "phid": "PHID-DIFF-hgtvly3op53wut7s3rfh",
    "review_task_id": "RSifwqG_RZWuS0VWhxbmkg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8bf8b48f2b5da026a77c77f54a1f321a3c26b0ef",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110723/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-24T13:31:42.367159Z"
}