List and retrieve diffs with detailed revision information

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

{
    "id": 1103667,
    "revision": {
        "id": 494387,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b5400a1076af4f24a315a298a4c8b82f5b04b3e7",
        "head_changeset": "1896ab10e388aad5655d6f76b38b6ac572745c7e",
        "phabricator_id": 257081,
        "phabricator_phid": "PHID-DREV-dtdbfbogyt7rbikohzn2",
        "title": "Bug 1941406: Enable support for the ::details-content pseudo-element. r?emilio,lukewarlow",
        "bugzilla_id": 1941406,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/494387/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494387/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257081"
    },
    "phid": "PHID-DIFF-moufidrh3gyz53umqp36",
    "review_task_id": "XSxCDoXPS8W9Lp3SZdhtww",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0ef0b99850b8179ef7b21f3c5a2b43b652335119",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1103667/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-08T23:01:45.353267Z"
}