List and retrieve diffs with detailed revision information

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

{
    "id": 1108988,
    "revision": {
        "id": 513995,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "41404aba066080aee613fd616f5386ea17c12797",
        "head_changeset": "8519b1c7833cdcccb7e77328dc171d641315c0e8",
        "phabricator_id": 261326,
        "phabricator_phid": "PHID-DREV-qsunrmzvxrfpn6qb27f6",
        "title": "Bug 1981290 - Always apply the fudge factor when scaling simple progress rather than just doing it for discrete animations r=birtles,dholbert",
        "bugzilla_id": 1981290,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513995/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513995/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261326"
    },
    "phid": "PHID-DIFF-dkgytzqkqimjr7lf3phz",
    "review_task_id": "V2MxND9gQ9-nMmo4FtVVCg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4db97c26bc8d0e0e7f9114c2c202024ed85862df",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108988/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T21:10:58.166847Z"
}