List and retrieve diffs with detailed revision information

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

{
    "id": 1109756,
    "revision": {
        "id": 517457,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e82ff056992f5867431be0f3b25822b778077187",
        "head_changeset": "aa695edf83dbd37ca11a973595c8fe9347687d29",
        "phabricator_id": 262025,
        "phabricator_phid": "PHID-DREV-hb3ubaqalpsrexsjl3uc",
        "title": "Bug 1982933 - Fix dragging multiselected tabs in horizontal mode when moving selected tabs together r=nsharpley",
        "bugzilla_id": 1982933,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517457/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517457/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262025"
    },
    "phid": "PHID-DIFF-pv42cnimyj5adrhnlz5u",
    "review_task_id": "LiMCC5jRS4qSnRxrjgJBsA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "aa695edf83dbd37ca11a973595c8fe9347687d29",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109756/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T21:34:20.662598Z"
}