List and retrieve diffs with detailed revision information

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

{
    "id": 1105058,
    "revision": {
        "id": 511770,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4408830acf260c1b734e96270aea5dd806e3dd28",
        "head_changeset": "ef85fddd4259201469abc9f0da0e34707059e590",
        "phabricator_id": 260896,
        "phabricator_phid": "PHID-DREV-k56bgrxululjadzh7tsn",
        "title": "Bug 1979975 - Land strings for group 2 windows EOS messages",
        "bugzilla_id": 1979975,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511770/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511770/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260896"
    },
    "phid": "PHID-DIFF-n6gasfkqzbbe4t673mz6",
    "review_task_id": "JXaH3NcYSBOYT-t3mCNPZw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ef85fddd4259201469abc9f0da0e34707059e590",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105058/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T22:00:55.890874Z"
}