List and retrieve diffs with detailed revision information

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

{
    "id": 1105609,
    "revision": {
        "id": 472998,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "24720f0e43f86c418416c6ee9ac99984f2b9cebb",
        "head_changeset": "5c6a92c551cf78863887bc3cbac8ee0e208e5a9c",
        "phabricator_id": 246139,
        "phabricator_phid": "PHID-DREV-osmz65ijefgwhfkirekc",
        "title": "Bug 1947025 - Cookies Not Sent with same-host XHR and fetch() requests that were upgraded r?valentin",
        "bugzilla_id": 1947025,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/472998/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/472998/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D246139"
    },
    "phid": "PHID-DIFF-5iee7244jdi4hki3i4jb",
    "review_task_id": "QIJVevmbREaqoMGslSeO5A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d46444afe440441098b264bd755949a53efe027c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105609/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T19:36:01.115742Z"
}