List and retrieve diffs with detailed revision information

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

{
    "id": 1086252,
    "revision": {
        "id": 493893,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "51fbe322cce3626394ac84170607a847a0855ce5",
        "head_changeset": "f8ca43255f0bf027cbb971b896df1202cf8fad3e",
        "phabricator_id": 256958,
        "phabricator_phid": "PHID-DREV-kvzduz7uwuxqdcfhlu65",
        "title": "Bug 1976443 - Implement ElementCSSInlineStyle.attributeStyleMap by returning a stub StylePropertyMap; r=emilio",
        "bugzilla_id": 1976443,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493893/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493893/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256958"
    },
    "phid": "PHID-DIFF-x27aulwruc2ij5hrcu77",
    "review_task_id": "VfXS9D4zRCWn73PP4EYQuQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e27bbc4f018cf11d703ad35e0be83c087f7e60fd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1086252/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-15T11:01:12.316354Z"
}