List and retrieve diffs with detailed revision information

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

{
    "id": 1099841,
    "revision": {
        "id": 505508,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ed28bde759c16860d3ee821ad3e4740150099212",
        "head_changeset": "7b5e7d150a3482aeb3ddfe24e4e6ccc27407bf34",
        "phabricator_id": 259647,
        "phabricator_phid": "PHID-DREV-jnxfmkdiycq5m7npqikr",
        "title": "Bug 1980641 - Add localized strings to Task List widget r?#home-newtab-reviewers",
        "bugzilla_id": 1980641,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505508/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505508/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259647"
    },
    "phid": "PHID-DIFF-ffo7agz4r4vlgam2ss2m",
    "review_task_id": "INXLCvrTQgqTlQYQwKoTlA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b0e2d5b9d12a999ec437343455ebf9d3daa49654",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099841/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T21:16:54.986171Z"
}