List and retrieve diffs with detailed revision information

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

{
    "id": 1086334,
    "revision": {
        "id": 495611,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5df65d82e48b42e034676705bdf4f2ea34ebff2b",
        "head_changeset": "2eefea12e4f233dd52bd82abbab72d05f835b493",
        "phabricator_id": 257248,
        "phabricator_phid": "PHID-DREV-nt4fubfj2redmytvbv3h",
        "title": "Bug 1977176 - Part 3: Ensure change hint for field-sizing reflows size r?#dom-core,emilio",
        "bugzilla_id": 1977176,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495611/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495611/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257248"
    },
    "phid": "PHID-DIFF-r3swpj4kipmqxhkjq363",
    "review_task_id": "QuWiiwAzQkeePJ4FwXGlfw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d8b3b587c3b1d81cc5b342a177dfa235e4706ff2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1086334/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-15T14:19:56.764273Z"
}