List and retrieve diffs with detailed revision information

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

{
    "id": 1040621,
    "revision": {
        "id": 475328,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "bc389de13bccdc49408c0c1cff1624fc042a22f1",
        "head_changeset": "e5176abb46899a0889f7bce28c6b8e7f436b6bd5",
        "phabricator_id": 249767,
        "phabricator_phid": "PHID-DREV-lekp66ijkehgno2syvyh",
        "title": "WIP: Bug 1964294 - Offer one-click Sponsored Settings for New Tab",
        "bugzilla_id": 1964294,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475328/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475328/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249767"
    },
    "phid": "PHID-DIFF-o3ldonlygwfzgqt4mevr",
    "review_task_id": "W5c99QPHSHqLqRPaXDpqxA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3faaf262d7d78f59ab3a4f3434036fac92c86e5d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1040621/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-22T02:38:05.301386Z"
}