List and retrieve diffs with detailed revision information

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

{
    "id": 1077413,
    "revision": {
        "id": 487904,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2149e9dce887a3dbfdbe94a4e4715ded7d796c3e",
        "head_changeset": "9774f9d8b25c823d1c36f242dbd6780aa58bc638",
        "phabricator_id": 255422,
        "phabricator_phid": "PHID-DREV-qcxlexlxd6va5uxqbngm",
        "title": "Bug 1973672 - Add setting to enable or disable LNA blocking in Fenix",
        "bugzilla_id": 1973672,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/487904/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487904/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255422"
    },
    "phid": "PHID-DIFF-jp3juzpfy65b2zwstoau",
    "review_task_id": "YZZ3hZOpTHSdlT368hpRyg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "20bf35481dad4be0adfedddb8786f1023eafdd3e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077413/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-03T14:43:25.765447Z"
}