List and retrieve diffs with detailed revision information

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

{
    "id": 1113648,
    "revision": {
        "id": 521097,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b7573b229c2d2e6a660decc4e3ed7183c761f8e1",
        "head_changeset": "54e26ec4217cb749d464a464dbb79f6c2166ffab",
        "phabricator_id": 262583,
        "phabricator_phid": "PHID-DREV-4sq3whaawei7k5j4k37u",
        "title": "Bug 1970749 - [WebCompat Reporter v2] Change string of send more info link button",
        "bugzilla_id": 1970749,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/521097/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/521097/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262583"
    },
    "phid": "PHID-DIFF-xxk6frlzlafktgjwwyty",
    "review_task_id": "Dgw_TGOKTrGT29QOpIJOLw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7b2109845571632a0afd1dcaade63f71ec833bbf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1113648/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-28T16:03:39.429533Z"
}