List and retrieve diffs with detailed revision information

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

{
    "id": 1104240,
    "revision": {
        "id": 487904,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2149e9dce887a3dbfdbe94a4e4715ded7d796c3e",
        "head_changeset": "9774f9d8b25c823d1c36f242dbd6780aa58bc638",
        "phabricator_id": 255422,
        "phabricator_phid": "PHID-DREV-qcxlexlxd6va5uxqbngm",
        "title": "Bug 1973672 - Add setting to enable or disable LNA blocking in Fenix",
        "bugzilla_id": 1973672,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/487904/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487904/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255422"
    },
    "phid": "PHID-DIFF-tfhs3nfqboafhhabnom5",
    "review_task_id": "WOAkJTj1SbqIpq99Al3yDg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b5664c7de9d02bac3e654cdc7d2112847853ed60",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104240/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-11T18:53:43.871331Z"
}