List and retrieve diffs with detailed revision information

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

{
    "id": 1106334,
    "revision": {
        "id": 512704,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "05df93439bb324b3daa58365a057a3fc7b9ce683",
        "head_changeset": "77a2043316896e0f63dae73c4ffe02df223ab12a",
        "phabricator_id": 261058,
        "phabricator_phid": "PHID-DREV-wmmy624axxsyyypp5wyp",
        "title": "Bug 1823084 - Migrate Junk properties strings to fluent. r=#thunderbird-back-end-reviewers,coreycb!",
        "bugzilla_id": 1823084,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512704/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512704/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261058"
    },
    "phid": "PHID-DIFF-tilurdnq3zibtde7uman",
    "review_task_id": "aZJDSznaS9yP36Kj5eMqYA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "ffc2d5e0edddec7ad704a8b74a9766bdce1e2542",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106334/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-15T00:23:46.707244Z"
}