List and retrieve diffs with detailed revision information

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

{
    "id": 1105595,
    "revision": {
        "id": 512420,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
        "head_changeset": "0d4ca5927c956ca8c71c502e7d4aac7c3d3425c0",
        "phabricator_id": 261019,
        "phabricator_phid": "PHID-DREV-3reymctmkjzwdwhh746j",
        "title": "Bug 1982906 - Update erroneous description for mach newtab watch. r?maxx!",
        "bugzilla_id": 1982906,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512420/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512420/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261019"
    },
    "phid": "PHID-DIFF-a6geqxyml5g66lcqb7z2",
    "review_task_id": "LVHbr1vHQkKGcmChJj90jw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "11d8c18fafd4ecdf74d5437bbeaa796850a0b09c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105595/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T19:15:12.456713Z"
}