List and retrieve diffs with detailed revision information

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

{
    "id": 1108205,
    "revision": {
        "id": 515586,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "664497321e4c0f518f1c9fbc30a5b73c1b135238",
        "head_changeset": "b2d1879d29ba5d0e0f13a3230fe5931aba7bb786",
        "phabricator_id": 261644,
        "phabricator_phid": "PHID-DREV-un7imp2j652ygcjds27i",
        "title": "Bug 1983861 - Remove no longer needed networking probes: HTTP_ALTSVC_ENTRIES_PER_HEADER, HTTP_SAW_QUIC_ALT_PROTOCOL_2, NETWORK_RACE_CACHE_WITH_NETWORK_USAGE_2, SPDY_CHUNK_RECVD r=#necko-reviewers",
        "bugzilla_id": 1983861,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515586/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515586/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261644"
    },
    "phid": "PHID-DIFF-b3p57xbybrgafyr22rvo",
    "review_task_id": "XZ5Ftk8HRuG4tHaNYwkmUg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "931d7adb37006df2aad47f5b96712c417332c14c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108205/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T22:03:39.507636Z"
}