List and retrieve diffs with detailed revision information

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

{
    "id": 1110988,
    "revision": {
        "id": 517987,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "cb9e8ed2ed5bf7d29885aeedf20e7a9810743b71",
        "head_changeset": "9d023f4442ad414ea8efbf937547e9c8f8c3e55f",
        "phabricator_id": 262111,
        "phabricator_phid": "PHID-DREV-vjrrs6irxba6ofmlyjgk",
        "title": "WIP: Bug 1982630 - Migrate remaining calendar.context.* to fluent. r=#thunderbird-reviewers",
        "bugzilla_id": 1982630,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517987/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517987/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262111"
    },
    "phid": "PHID-DIFF-uwcm52mamunlzglaceht",
    "review_task_id": "IUjwYJgPQGC481GUXUPpcw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "dadee721fe8f6cc38ca631e7ec802efc32f04773",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110988/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T13:21:36.855053Z"
}