List and retrieve diffs with detailed revision information

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

{
    "id": 1100610,
    "revision": {
        "id": 503748,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "320fe0da2b9f0462e2afaa418ce3560763ecadb2",
        "head_changeset": "b612a89f521334ed39ee5020f8a835a0b53737ec",
        "phabricator_id": 259202,
        "phabricator_phid": "PHID-DREV-zwbgo2zep3zkqmq2j5ee",
        "title": "WIP: Bug 1978558 - Introduce address store",
        "bugzilla_id": 1978558,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/503748/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503748/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259202"
    },
    "phid": "PHID-DIFF-wnmjk77mcepltbrew57z",
    "review_task_id": "czZTUPbLQ7GJG0CCBUwo8g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ddd6ec256b7b3f81ddc67e9fb642b8f8a135f45f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100610/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-04T22:20:05.783487Z"
}