List and retrieve diffs with detailed revision information

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

{
    "id": 1105182,
    "revision": {
        "id": 510559,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
        "head_changeset": "4a13cc89820f9505d4c2440f4cb67f6faa7bacfb",
        "phabricator_id": 260668,
        "phabricator_phid": "PHID-DREV-lqpjve5rtibagplgrh37",
        "title": "Bug 1982328 - Part 5: Replace use of std::ignore with cast to void r?allstarschh",
        "bugzilla_id": 1982328,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/510559/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510559/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260668"
    },
    "phid": "PHID-DIFF-pevv7q4rmkp5ecckgns7",
    "review_task_id": "XacKjJzQRHq-sKzpOmWzDQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ab4ffe18fce42916f7b4525646887dfbb284f6a5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105182/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T07:36:04.363124Z"
}