List and retrieve diffs with detailed revision information

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

{
    "id": 1105377,
    "revision": {
        "id": 510560,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
        "head_changeset": "50e72a47892a0167036d1617b9c260649ed7ef5b",
        "phabricator_id": 260678,
        "phabricator_phid": "PHID-DREV-yixnagfdlnt3gdnji4p3",
        "title": "Bug 1982328 - Part 15: Remove comment referencing function that was removed r?allstarschh",
        "bugzilla_id": 1982328,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/510560/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510560/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260678"
    },
    "phid": "PHID-DIFF-gwwkf6f47tybfid2rlyz",
    "review_task_id": "cvVsPD6jSs2D6kAyo9lp2Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "dc3da0b99574788aaaadd9d492f043dea855efde",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105377/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T14:35:23.210266Z"
}