List and retrieve diffs with detailed revision information

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

{
    "id": 1074000,
    "revision": {
        "id": 486211,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "dd375f98887e64a75b26241a776a9ff8d6815153",
        "head_changeset": "3b990ea61e9a193b03f03d5a0f3235057b28c924",
        "phabricator_id": 255244,
        "phabricator_phid": "PHID-DREV-f27oiyfysfthvc44d2mj",
        "title": "Bug 1959023 Part 2: Prevent macOS menubar from flickering when quitting Firefox.",
        "bugzilla_id": 1959023,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/486211/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486211/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255244"
    },
    "phid": "PHID-DIFF-43gnwfk4o4nt4eyfjhib",
    "review_task_id": "X0lqwlGJRxqXnvOOpwI_ow",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3b990ea61e9a193b03f03d5a0f3235057b28c924",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1074000/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T03:17:55.335511Z"
}