List and retrieve diffs with detailed revision information

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

{
    "id": 1109319,
    "revision": {
        "id": 516915,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "af67ff37c18061e75b8d23ea6f807fc8d1575d96",
        "phabricator_id": 261910,
        "phabricator_phid": "PHID-DREV-sgfjykyjttswzb57juqk",
        "title": "No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - a=repo-update",
        "bugzilla_id": null,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516915/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516915/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261910"
    },
    "phid": "PHID-DIFF-qa2do7vcosovrmmjnl2z",
    "review_task_id": "aAVhVd0yT3GQkdSl9jG2lA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "af67ff37c18061e75b8d23ea6f807fc8d1575d96",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109319/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T12:20:03.037933Z"
}