List and retrieve diffs with detailed revision information

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

{
    "id": 1108825,
    "revision": {
        "id": 516284,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
        "head_changeset": "9e0b4dfa6f5cf4cd8643d0798a5b3d535edec447",
        "phabricator_id": 261768,
        "phabricator_phid": "PHID-DREV-yw2mslnhfoxla64k7jrj",
        "title": "Bug 1984126 - Part 1: Add StringToTimeZone testing helper. r=jandem!",
        "bugzilla_id": 1984126,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516284/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516284/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261768"
    },
    "phid": "PHID-DIFF-h4fp6gnsalqdq4on42qr",
    "review_task_id": "D3YPYwhBTgWhIhQ0Io8ZFA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9e0b4dfa6f5cf4cd8643d0798a5b3d535edec447",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108825/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T16:54:56.743106Z"
}