List and retrieve diffs with detailed revision information

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

{
    "id": 1079248,
    "revision": {
        "id": 491973,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "fb2c057d0b7808fbd48d6917da801c8b88083c3b",
        "head_changeset": "4b723a0b67e477686451ccf08ada2a2e77cb0bf8",
        "phabricator_id": 256395,
        "phabricator_phid": "PHID-DREV-bns2uko4nrctckt54tjj",
        "title": "Bug 1947052 - Support WebP photos from v3 vCards. r=#thunderbird-reviewers",
        "bugzilla_id": 1947052,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491973/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491973/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256395"
    },
    "phid": "PHID-DIFF-qjxflj3yzbpe7rq7tfoa",
    "review_task_id": "TXiEcSqrSnO7rk8RgdZTAg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "4b723a0b67e477686451ccf08ada2a2e77cb0bf8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079248/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-08T07:27:38.533721Z"
}