List and retrieve diffs with detailed revision information

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

{
    "id": 1039439,
    "revision": {
        "id": 475653,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f6c2d652d52ac7357a1cb5ae79aa1c464eb386ef",
        "head_changeset": "ce44ecd9e5e041acd7c9ba383544f40d9e921902",
        "phabricator_id": 250125,
        "phabricator_phid": "PHID-DREV-qm2njjhh2fx5jsozayib",
        "title": "Bug 1914546 - Make `OverOutElementsWrapper` stop storing the last `mouseover` event target when it's removed r=smaug!,#dom-core",
        "bugzilla_id": 1914546,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475653/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475653/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250125"
    },
    "phid": "PHID-DIFF-xbduuvvvi6g4hnflv6o3",
    "review_task_id": "KnpUe-k4R6-Mhobcq5stNA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ce65633d30c63bf97f01a0dab9613ac434f887af",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039439/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T03:55:17.633924Z"
}