List and retrieve diffs with detailed revision information

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

{
    "id": 1056908,
    "revision": {
        "id": 477250,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "56cce39fb13cd0623644bf9d40cbcec3473a93d1",
        "head_changeset": "9b39affd7a8a8fe7600b92467f9f9343a9c7aed2",
        "phabricator_id": 251063,
        "phabricator_phid": "PHID-DREV-y5z53lypki23okrjyawv",
        "title": "Bug 1968336 - Make title and description of banner able to expand to three lines",
        "bugzilla_id": 1968336,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477250/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477250/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251063"
    },
    "phid": "PHID-DIFF-ype4mzvmcrfzwtnv2tdz",
    "review_task_id": "c7k0rcOfQl6xyG3U7bSufw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d5a3a04bb0576fd32dc14565169c30b3b11c3921",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1056908/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-11T17:38:52.749049Z"
}