[
{
"id": 2001,
"iid": 1,
"project_id": 39430079,
"title": "v1.0 Release",
"description": "First major release with core features",
"state": "active",
"created_at": "2024-01-01T00:00:00.000Z",
"updated_at": "2024-01-15T10:30:00.000Z",
"due_date": "2024-03-01",
"start_date": "2024-01-01",
"web_url": "http://example.com/group/project/-/milestones/1",
"expired": false
},
{
"id": 2002,
"iid": 2,
"project_id": 39430079,
"title": "Bug Fixes Sprint",
"description": null,
"state": "closed",
"created_at": "2024-01-15T08:00:00.000Z",
"updated_at": "2024-01-30T17:45:00.000Z",
"due_date": "2024-01-30",
"start_date": "2024-01-15",
"web_url": "http://example.com/group/project/-/milestones/2",
"expired": false
},
{
"id": 2003,
"iid": 3,
"project_id": 39430079,
"title": "Future Planning",
"description": "Long-term feature planning and roadmap development",
"state": "active",
"created_at": "2024-02-01T12:00:00.000Z",
"updated_at": "2024-02-01T12:00:00.000Z",
"due_date": null,
"start_date": null,
"web_url": "http://example.com/group/project/-/milestones/3",
"expired": false
}
]