List and retrieve diffs with detailed revision information

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

{
    "id": 1079167,
    "revision": {
        "id": 491863,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ec37e9e63dec44e002d199dde9fccc50fd1a3f9f",
        "head_changeset": "1868fd6c4e8647fc4818087f6bb753bb183b19f9",
        "phabricator_id": 256385,
        "phabricator_phid": "PHID-DREV-lovfhrni3l4conbtvoay",
        "title": "Bug 1976152 - Account for blur inflation factor in vis-space primitive culling rect during visibility pass",
        "bugzilla_id": 1976152,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491863/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491863/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256385"
    },
    "phid": "PHID-DIFF-vjt2l52cm7g6zkq2hgwp",
    "review_task_id": "LXkTWkJaTrC8OTL4yzmoRQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1868fd6c4e8647fc4818087f6bb753bb183b19f9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079167/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-08T03:34:15.443723Z"
}