List and retrieve diffs with detailed revision information

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

{
    "id": 1075278,
    "revision": {
        "id": 488106,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "229fde6c6a43c0f1e2646e9ab10f63dedd9b8e8e",
        "head_changeset": "d3d65f2c7972e06e4d21ec6f11f0c93a25d45aa1",
        "phabricator_id": 255453,
        "phabricator_phid": "PHID-DREV-lqudxae2xur654ade5b6",
        "title": "Bug 1974534 - [wpt] Use meta viewport tag and mark overscroll-snap.html as expected fail.",
        "bugzilla_id": 1974534,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/488106/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488106/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255453"
    },
    "phid": "PHID-DIFF-dqmg7zcnsn2b5pivdjpy",
    "review_task_id": "G56Mvo2cSEKBnmRwlHs-AA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bb240fa43486bd5d2f5483f85f451fb4d298af19",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075278/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T16:14:17.303175Z"
}