List and retrieve diffs with detailed revision information

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

{
    "id": 1055060,
    "revision": {
        "id": 477869,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "28efbdec015239bd920e5bef43531598b2e8b2bf",
        "head_changeset": "0b373b79c3c81342d030cc8f9d7fe8f77b0233b9",
        "phabricator_id": 253020,
        "phabricator_phid": "PHID-DREV-vjhffqzb23y6fzx5m4gs",
        "title": "Bug 1971108 - Put the \"Details\" button of \"Download failed\" snackbar behind feature flag",
        "bugzilla_id": 1971108,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477869/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477869/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253020"
    },
    "phid": "PHID-DIFF-p7b64mlhwifb3yrefg45",
    "review_task_id": "Jlr5huBISqi-Iqpmuei7Ew",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0b373b79c3c81342d030cc8f9d7fe8f77b0233b9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055060/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T14:32:37.083439Z"
}