List and retrieve diffs with detailed revision information

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

{
    "id": 1103404,
    "revision": {
        "id": 509516,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
        "head_changeset": "03e7e05d166c528d9c356768d11537a54ba7f613",
        "phabricator_id": 260493,
        "phabricator_phid": "PHID-DREV-oyazcfo3vcyth5i7rmw5",
        "title": "Bug 1980211 - [bidi] Remove workaround to do an extra roundrip for newly created cross-origin iframes.",
        "bugzilla_id": 1980211,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/509516/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509516/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260493"
    },
    "phid": "PHID-DIFF-34ga4hgzmt6we5j57axo",
    "review_task_id": "N-HDKunZTB6YDvSE-xZ1pw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "03e7e05d166c528d9c356768d11537a54ba7f613",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1103404/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-08T17:18:43.846279Z"
}