List and retrieve diffs with detailed revision information

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

{
    "id": 1110544,
    "revision": {
        "id": 518539,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0a5fc8db79ed7e73b2f6a17855cda9a6c842bdae",
        "head_changeset": "b3c6a58f066ef335482a8b474c87a4d56756e1e3",
        "phabricator_id": 262184,
        "phabricator_phid": "PHID-DREV-vegknhkfvah5fers6hiv",
        "title": "Bug 1981040 - spec says RTCIceCandidatePairStats rtts should be in seconds not ms. r?bwc!",
        "bugzilla_id": 1981040,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518539/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518539/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262184"
    },
    "phid": "PHID-DIFF-xdfhwj3p2uzcdjdhgihw",
    "review_task_id": "ULrPALIXQ8qUsw5BcxVfug",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d1f33fbc06b9f83fc64c2d8d4b2d18c2c202f2f3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110544/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T22:20:09.149510Z"
}