List and retrieve diffs with detailed revision information

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

{
    "id": 1074544,
    "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-x7m2sthza6x5p7re2522",
    "review_task_id": "Qc0WGn1cRwOKtn6lWndCbQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "be1688901acdc5cdd38f9d0f636d2d83ca6815b8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1074544/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T19:23:18.915915Z"
}