List and retrieve diffs with detailed revision information

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

{
    "id": 1099687,
    "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-q2r4zof26ldjknavnzwx",
    "review_task_id": "GpXv83wKThi-1urzhnkD8A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "847c505f9c855dc06d222a2b8e72a1ff76e5c0ab",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099687/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T16:36:27.915106Z"
}