List and retrieve diffs with detailed revision information

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

{
    "id": 1041798,
    "revision": {
        "id": 475727,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1e4c133e92e12988fc89a691aa5c24b43741fa80",
        "head_changeset": "4def4fa0a9b6fc919643639a8161d861248e4501",
        "phabricator_id": 250292,
        "phabricator_phid": "PHID-DREV-ibl5ryy3jqodu55krtsm",
        "title": "WIP: Bug 1953415 - [devtools] Remove CM5 code related to the Debug Line Component",
        "bugzilla_id": 1953415,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475727/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475727/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250292"
    },
    "phid": "PHID-DIFF-mfedj6i66hqxixoxq3of",
    "review_task_id": "ILQjRQHxQIaZv5spVnZ87Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "29d991434d640befe7c18309098105272c576d21",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1041798/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-23T09:06:03.220027Z"
}