List and retrieve diffs with detailed revision information

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

{
    "id": 1088703,
    "revision": {
        "id": 497864,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9f4c89adf5cc5f9cb71dfaee2da648eff4de4a97",
        "head_changeset": "a1c33e60400735b9f3e65a5cdc7a319c016d503b",
        "phabricator_id": 257852,
        "phabricator_phid": "PHID-DREV-54jf4yqmacj6jgbg4cay",
        "title": "Bug 1978011 - Disable several UI tests that fail due to example.com not loading",
        "bugzilla_id": 1978011,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497864/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497864/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257852"
    },
    "phid": "PHID-DIFF-pdk5j2hwvq4vqpnd6q3i",
    "review_task_id": "ejNKix9vQ7iM39xZXgZkhA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a1c33e60400735b9f3e65a5cdc7a319c016d503b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088703/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T15:08:31.331302Z"
}