List and retrieve diffs with detailed revision information

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

{
    "id": 1073759,
    "revision": {
        "id": 483508,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c2c0b5559b134465deab2d6d7e4f2e2f86d20e0f",
        "head_changeset": "bae3b6cb7eb783ae7f609c5e0ff084494cbe8c98",
        "phabricator_id": 254576,
        "phabricator_phid": "PHID-DREV-2fxbeuqhyr2wmhnm3u2y",
        "title": "Bug 1972159 - Part 3: Remove RecentTabsHeaderViewHolder",
        "bugzilla_id": 1972159,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483508/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483508/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254576"
    },
    "phid": "PHID-DIFF-mbmtqebb2kmg2xgklyne",
    "review_task_id": "b8Kf6SooSQiHGFJm_anP2g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "5c7e65f6b0017bb60a36220a432766c165a1f82a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073759/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T22:00:23.875461Z"
}