List and retrieve diffs with detailed revision information

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

{
    "id": 1049190,
    "revision": {
        "id": 476756,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d7444b81c07c930592add0793026c787db6204ca",
        "head_changeset": "ed94aa4e4d35a40dea8dea76a68ee057223be644",
        "phabricator_id": 251383,
        "phabricator_phid": "PHID-DREV-vsvgtyf347upqg6ia5pm",
        "title": "Bug 1966724 - Deal with abspos escaping the view transition element. r=mstange,tnikkel",
        "bugzilla_id": 1966724,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476756/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476756/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251383"
    },
    "phid": "PHID-DIFF-hr74mpfjaqffrxlsk6zn",
    "review_task_id": "X3G2c3xsSLW1RuK0X2tNOg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ed94aa4e4d35a40dea8dea76a68ee057223be644",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1049190/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T13:25:00.865998Z"
}