List and retrieve diffs with detailed revision information

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

{
    "id": 1110780,
    "revision": {
        "id": 519696,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "01313dea0f28da889b71f97bc5cce9536a04133a",
        "head_changeset": "85738a5516013bac473de408c15efbd312242b36",
        "phabricator_id": 262291,
        "phabricator_phid": "PHID-DREV-4cr75vsexnudol4al43r",
        "title": "Bug 1967652 Indicate when SourceBufferResource does not know the complete length of the resource r?#media-playback-reviewers",
        "bugzilla_id": 1967652,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519696/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519696/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262291"
    },
    "phid": "PHID-DIFF-hyh2w557yfrx74c2wtgk",
    "review_task_id": "H558__oaSLi7csc8P9tlUw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "85738a5516013bac473de408c15efbd312242b36",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110780/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T04:45:50.918653Z"
}