List and retrieve diffs with detailed revision information

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

{
    "id": 1088596,
    "revision": {
        "id": 495675,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6c510641b88dd0f4051c7ecd91e2b77731dfdfbc",
        "head_changeset": "447e227e7219bc3cf92c82a97cd2d6da3f7bce0d",
        "phabricator_id": 257263,
        "phabricator_phid": "PHID-DREV-bhrq7kzyathwcaevb57g",
        "title": "Bug 1773313 - Update the test to ensure that libxul has valid breakpadId and codeId r?mstange",
        "bugzilla_id": 1773313,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495675/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495675/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257263"
    },
    "phid": "PHID-DIFF-g4t5t5h3bkhoqg3honuc",
    "review_task_id": "f9zA1QMpQMyQGf1kxUtOcw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "66a8c29da6390657b5f7b9a5930ae34202e66a93",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088596/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T09:04:48.958310Z"
}