List and retrieve diffs with detailed revision information

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

{
    "id": 1107182,
    "revision": {
        "id": 514593,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "feb3ad9cb9729d503992af8e3e7b821fe24177cb",
        "head_changeset": "7bedbab012075d1ab60e813c76f2185e4d5b9d4b",
        "phabricator_id": 261433,
        "phabricator_phid": "PHID-DREV-gpsdc7oy334psr3ky5aw",
        "title": "Bug 1982884 - Allow clicking embedded links in l10n strings to dismiss infobar",
        "bugzilla_id": 1982884,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514593/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514593/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261433"
    },
    "phid": "PHID-DIFF-olhe7jjv636yqhqpjeif",
    "review_task_id": "XQ_gKOunQcG2VWrdudl-dA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7bedbab012075d1ab60e813c76f2185e4d5b9d4b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107182/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-18T16:23:22.592578Z"
}