List and retrieve diffs with detailed revision information

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

{
    "id": 1079846,
    "revision": {
        "id": 492529,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "43c6e96dc273dcb0a3f1756d62377430f3e73232",
        "head_changeset": "ed8394a7ef5363bb192b859f049bb9941b858bfb",
        "phabricator_id": 256538,
        "phabricator_phid": "PHID-DREV-7kju2vs5xpvgbb7fmxe7",
        "title": "Bug 1975202 - Newtab fixing customize button not in fixed position with a low height screen",
        "bugzilla_id": 1975202,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/492529/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492529/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256538"
    },
    "phid": "PHID-DIFF-sv2kftbad77bc2zxppqr",
    "review_task_id": "Nij3tHKLRnWTsmi62EQaVQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ed8394a7ef5363bb192b859f049bb9941b858bfb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079846/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-09T00:09:38.873622Z"
}