List and retrieve diffs with detailed revision information

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

{
    "id": 1107725,
    "revision": {
        "id": 515307,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5e3597f140f6c141e098c954a8a2bb46b991ce7f",
        "head_changeset": "c20d9ce9e54d37f0af29fa3aaf5cc7c184e15c88",
        "phabricator_id": 261552,
        "phabricator_phid": "PHID-DREV-axvym2on5mm5rdqgh7g6",
        "title": "Bug 1983248 - Remove page shift when toggling Weather widget r?#home-newtab-reviewers",
        "bugzilla_id": 1983248,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515307/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515307/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261552"
    },
    "phid": "PHID-DIFF-dtix6cfbkudqmgq3cn7b",
    "review_task_id": "ITMIrdn3SD2ZtZatma1k1A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c20d9ce9e54d37f0af29fa3aaf5cc7c184e15c88",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107725/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T12:36:07.086245Z"
}