List and retrieve diffs with detailed revision information

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

{
    "id": 1105490,
    "revision": {
        "id": 508528,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "58632dda0c3fd291e18ecf2522e07edaa604753b",
        "head_changeset": "d56541e9504592fd62d99a15aa0bc4fc1c363925",
        "phabricator_id": 260376,
        "phabricator_phid": "PHID-DREV-6ou5hbw6nkwlfiq5oh6o",
        "title": "WIP: Bug 1970746 - Refactor to get active experiments even if getWebCompat call fails",
        "bugzilla_id": 1970746,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508528/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508528/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260376"
    },
    "phid": "PHID-DIFF-q2dyfs44nmb4vx6zrcxb",
    "review_task_id": "cjQgZZzdQqKIGFNkFYlJtg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4a2d58be5fb72d009fb1905a7a4bc5b0489ad98e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105490/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T17:13:44.886529Z"
}