List and retrieve diffs with detailed revision information

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

{
    "id": 1106086,
    "revision": {
        "id": 512668,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "968f84606bec92dde86792ba14b542a0594c5dcf",
        "head_changeset": "33b46dac48992f641b81e66c0923d6caa7f6d8c5",
        "phabricator_id": 261050,
        "phabricator_phid": "PHID-DREV-wdd3jjezexpg6ja6iwwq",
        "title": "WIP: Bug 1982921 - Create and upload universal Fenix APKs during the build.",
        "bugzilla_id": 1982921,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512668/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512668/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261050"
    },
    "phid": "PHID-DIFF-d63kafzugilgv33z7l4l",
    "review_task_id": "BSmv8jGEQkmOuAQzlWJqhA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a28be2eac0cf3ad4e65a2b10644d62eaf1f4b019",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106086/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T16:24:23.641453Z"
}