List and retrieve diffs with detailed revision information

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

{
    "id": 1075616,
    "revision": {
        "id": 487183,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "bfca4cc2969b5ddca3e8ed4e1cf7d78b655595f6",
        "head_changeset": "be1688901acdc5cdd38f9d0f636d2d83ca6815b8",
        "phabricator_id": 255067,
        "phabricator_phid": "PHID-DREV-5nccbtlvb3mrituokdqp",
        "title": "Bug 1964522 - Part 18 - Fix bugged BoxWithConstraints warning in Tap Strip",
        "bugzilla_id": 1964522,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/487183/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487183/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255067"
    },
    "phid": "PHID-DIFF-c7nwe6jhrcu6zbdtqk6b",
    "review_task_id": "CoAV-O8RQKSYt3ghXoXuoQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "da47af2f62e12944af6b94ccae5b2a5681251b3e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075616/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T23:02:51.606399Z"
}