{
    "clips": [
        {
            "status": "complete",
            "title": "Test Song",
            "play_count": 5,
            "upvote_count": 2,
            "allow_comments": true,
            "id": "a1b2c3d4-e5f6-4789-a012-3456789abcde",
            "entity_type": "song_schema",
            "video_url": "",
            "audio_url": "https://cdn1.suno.ai/a1b2c3d4-e5f6-4789-a012-3456789abcde.mp3",
            "image_url": "https://cdn2.suno.ai/image_a1b2c3d4-e5f6-4789-a012-3456789abcde.jpeg",
            "image_large_url": "https://cdn2.suno.ai/image_large_a1b2c3d4-e5f6-4789-a012-3456789abcde.jpeg",
            "major_model_version": "v4",
            "model_name": "chirp-v4",
            "metadata": {
                "tags": "pop, electronic",
                "prompt": "[Verse]\nTest lyrics here",
                "type": "gen",
                "duration": 120.5,
                "refund_credits": false,
                "stream": true,
                "can_remix": true,
                "is_remix": false,
                "priority": 5,
                "has_stem": false,
                "uses_latest_model": false,
                "model_badges": {
                    "songrow": {
                        "display_name": "v4",
                        "light": {
                            "text_color": "7D7C83",
                            "background_color": "00000000",
                            "border_color": "0000001A"
                        },
                        "dark": {
                            "text_color": "A3A3A3",
                            "background_color": "00000000",
                            "border_color": "FFFFFF1A"
                        }
                    }
                }
            },
            "is_liked": false,
            "user_id": "f1e2d3c4-b5a6-4978-8012-123456789abc",
            "display_name": "testuser",
            "handle": "testuser",
            "is_handle_updated": true,
            "avatar_image_url": "https://cdn1.suno.ai/avatar.jpg",
            "is_trashed": false,
            "created_at": "2025-10-01T12:00:00.000Z",
            "is_public": true,
            "project": {
                "id": "11111111-2222-3333-4444-555555555555",
                "name": "Test Project",
                "description": "Test Description",
                "is_trashed": false,
                "is_public": true
            },
            "explicit": false,
            "comment_count": 3,
            "flag_count": 0,
            "is_contest_clip": false,
            "has_hook": false
        }
    ],
    "num_total_results": 42
}
