List and retrieve diffs with detailed revision information

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

{
    "id": 1049203,
    "revision": {
        "id": 476761,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d7444b81c07c930592add0793026c787db6204ca",
        "head_changeset": "f63d8fb8060454cffdccac284ca2ed569e4d5700",
        "phabricator_id": 251710,
        "phabricator_phid": "PHID-DREV-xk6dw4hmhvazqgtkfbwe",
        "title": "Bug 1968984 - [Downloads v2] Put the \"Details\" button of the \"Download in progress\" snackbar behind a feature flag.",
        "bugzilla_id": 1968984,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476761/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476761/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251710"
    },
    "phid": "PHID-DIFF-7dkt274boghh5vschwjj",
    "review_task_id": "CdI979GrQN-FIRVdAAAP0g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f63d8fb8060454cffdccac284ca2ed569e4d5700",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1049203/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T14:09:18.712397Z"
}