List and retrieve diffs with detailed revision information

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

{
    "id": 1111778,
    "revision": {
        "id": 520981,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "d439ae158ce16b012226a4c6e237597a679291c7",
        "head_changeset": "a66610a769573a3e7dd83cff8cf19f6159441266",
        "phabricator_id": 262556,
        "phabricator_phid": "PHID-DREV-ofcj5sxlmlnw33x2let2",
        "title": "WIP: Bug 1667865 - Hide the \"Reply\" button in header view for newsgroup messages. r=#thunderbird-reviewers",
        "bugzilla_id": 1667865,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/520981/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520981/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262556"
    },
    "phid": "PHID-DIFF-mfw3p4dniu6akktx4ivp",
    "review_task_id": "Ws-6MahAS86D9E14B4gtjQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "a66610a769573a3e7dd83cff8cf19f6159441266",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111778/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T10:53:33.521125Z"
}