List and retrieve diffs with detailed revision information

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

{
    "id": 1088729,
    "revision": {
        "id": 497906,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9f4c89adf5cc5f9cb71dfaee2da648eff4de4a97",
        "head_changeset": "ecf114c41258f2a651a409b6e92d6c81a53ffece",
        "phabricator_id": 257856,
        "phabricator_phid": "PHID-DREV-rlqrv2hh5vapcy3pyurg",
        "title": "WIP: Bug 1852751 [Linux] Add DMABuf usage stats to about:memory",
        "bugzilla_id": 1852751,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497906/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497906/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257856"
    },
    "phid": "PHID-DIFF-qurgwfmf3a5eozqliarg",
    "review_task_id": "UBKXP6GgShOahA1MUsyLCw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ecf114c41258f2a651a409b6e92d6c81a53ffece",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088729/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T15:32:17.418153Z"
}