List and retrieve diffs with detailed revision information

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

{
    "id": 1110716,
    "revision": {
        "id": 519429,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "cb9e8ed2ed5bf7d29885aeedf20e7a9810743b71",
        "head_changeset": "bae0db5716541b9bc26f6902412fade5bc1ebaa4",
        "phabricator_id": 262255,
        "phabricator_phid": "PHID-DREV-gjhhjkish57pu2lrsgco",
        "title": "Bug 1984894 - Fix marking articles read after downloading headers with \"Mark remaining headers as read\" set. r=mkmelin",
        "bugzilla_id": 1984894,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519429/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519429/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262255"
    },
    "phid": "PHID-DIFF-l4s42zukahwyrvb54x54",
    "review_task_id": "VHzNVfDdS5qEDoe9Cp_YEg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "bae0db5716541b9bc26f6902412fade5bc1ebaa4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110716/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-24T10:35:23.184048Z"
}