List and retrieve diffs with detailed revision information

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

{
    "id": 1088371,
    "revision": {
        "id": 497342,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9ebbcf21a2ae5382eb1a1fd1d94710d5b0c63c94",
        "head_changeset": "bedd403f464a338c165fd6f55c24837a8a2a7cfd",
        "phabricator_id": 251938,
        "phabricator_phid": "PHID-DREV-mkkafzbgsofptsy2cm7o",
        "title": "Bug 1963901: Added immediate foreground notification so the profiler icon shows up right away r=kaya",
        "bugzilla_id": 1963901,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497342/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497342/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251938"
    },
    "phid": "PHID-DIFF-agtz4cctwv73f7ywhjwc",
    "review_task_id": "KC4sSu5GShKJrvp9Vku1hQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8c7e4a8a06f733d305ca5f25e3df196cfc2e932f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088371/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T20:54:51.253067Z"
}