List and retrieve diffs with detailed revision information

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

{
    "id": 1047850,
    "revision": {
        "id": 476122,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "2b2b78317dd573864f1df2c45437d424fa4ecea1",
        "head_changeset": "c4b406090aa1b757af4526d575c2b3e6d8ea82be",
        "phabricator_id": 250850,
        "phabricator_phid": "PHID-DREV-lgstaotod22senwv6gmc",
        "title": "WIP: Bug 1968098 - Account Hub Address Book option buttons open next step.",
        "bugzilla_id": 1968098,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476122/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476122/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250850"
    },
    "phid": "PHID-DIFF-pbgxdcf3qqjiwgm4jrki",
    "review_task_id": "HfIoltEGS4eXYT73gex15Q",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "e0624f51e74b2934a85f7c7a17e519d4266fd4a2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1047850/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-28T01:28:12.655851Z"
}