List and retrieve diffs with detailed revision information

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

{
    "id": 1051875,
    "revision": {
        "id": 476770,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "62ce37954df4cca89a9f2dc177a700bb8890462d",
        "head_changeset": "a22f2f87fe341eaa923a88b69431ced840f9fcbd",
        "phabricator_id": 251722,
        "phabricator_phid": "PHID-DREV-l6ahcvldqucaa5j2rj6x",
        "title": "Bug 1969270 - Part 2: Prepare MSubstr folding for part 3. r=jandem!",
        "bugzilla_id": 1969270,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476770/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476770/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251722"
    },
    "phid": "PHID-DIFF-sypr4iwbzmf6g2y474ab",
    "review_task_id": "O9OCvmn9RMK7cFalD3ib2Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bdc873e24663fcd73722be7dcf0cd23ef8549d6b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1051875/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-03T14:52:54.288766Z"
}