List and retrieve diffs with detailed revision information

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

{
    "id": 1053680,
    "revision": {
        "id": 476797,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "aa284de95892e75b6eea83f9e50acd54d5e948dc",
        "head_changeset": "10251803d8dac47de4dc6dccb2e14ec842a69f7e",
        "phabricator_id": 251748,
        "phabricator_phid": "PHID-DREV-rf7gsw2dhtlnhr6p72rs",
        "title": "Bug 1591640 geckoview example not upload any file, img etc .. r=ohall",
        "bugzilla_id": 1591640,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476797/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476797/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251748"
    },
    "phid": "PHID-DIFF-wmxq3jup3ml2sxcxqajg",
    "review_task_id": "bztbQ_PaTJKyWThUA-gyUg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e4c4b7aeba6927b462cb0cfcca16ac49275760c7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053680/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-05T17:23:52.708840Z"
}