List and retrieve diffs with detailed revision information

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

{
    "id": 1109766,
    "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-fvjnyzi552kopz3wzlvt",
    "review_task_id": "PH5EQ72gRf6FrjJOPu0z0Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7ecf095bad25347e115572c9b5dbae8f72b18af9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109766/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T21:38:04.898589Z"
}