List and retrieve diffs with detailed revision information

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

{
    "id": 1110194,
    "revision": {
        "id": 516304,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1670f9977c4447d4e06aa9f3ca6210e5c6eaef00",
        "head_changeset": "c04b26538ffbcf7c63cf9c04624fa0321e44dfd5",
        "phabricator_id": 261782,
        "phabricator_phid": "PHID-DREV-mwxkvzxdjbzu3pcrjdlq",
        "title": "Bug 1984139 - Only run SpiderMonkey style checker under --enable-tests r=ahochheiden",
        "bugzilla_id": 1984139,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516304/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516304/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261782"
    },
    "phid": "PHID-DIFF-cxom2ta2wvf2chyshp5q",
    "review_task_id": "G1Fmo8jDQ_St6y7xkLZBZQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f290313396060946d0c51a781b8d6206d5aa1fce",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110194/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T13:40:23.729674Z"
}