List and retrieve diffs with detailed revision information

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

{
    "id": 1093086,
    "revision": {
        "id": 491418,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "96fc24855eb37df1481106fc25a5e27af05b7cf3",
        "head_changeset": "15358c8648bd14c88058eaafcdcc530d779377b1",
        "phabricator_id": 256252,
        "phabricator_phid": "PHID-DREV-ktdhsiiylxtzh6nnd5jt",
        "title": "Bug 1975915 - Exit history search whenever clicking in the empty space of the awesomebar r=#android-reviewers",
        "bugzilla_id": 1975915,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491418/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491418/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256252"
    },
    "phid": "PHID-DIFF-ve2ujhgvasdpsk7gbi2i",
    "review_task_id": "UgrKeLlYTx-0Axjs4_IRbw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a13c765d78a95e8008f98baa2df8db9198d78da5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093086/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T07:48:05.061467Z"
}