[
{
"id": 2001,
"iid": 1,
"project_id": 39430079,
"title": "Fix authentication issue",
"description": "Resolves authentication problems with OAuth providers",
"state": "opened",
"created_at": "2023-05-16T09:30:00.000Z",
"updated_at": "2023-05-16T14:15:00.000Z",
"merged_by": null,
"merged_at": null,
"closed_by": null,
"closed_at": null,
"target_branch": "main",
"source_branch": "fix/auth-issue",
"user_notes_count": 2,
"upvotes": 1,
"downvotes": 0,
"author": {
"id": 101,
"name": "Jane Smith",
"username": "janesmith",
"state": "active",
"avatar_url": "https://gitlab.example.com/uploads/user/avatar/101/avatar.png",
"web_url": "https://gitlab.example.com/janesmith"
},
"assignees": [
{
"id": 789,
"name": "John Doe",
"username": "johndoe",
"state": "active",
"avatar_url": "https://gitlab.example.com/uploads/user/avatar/789/avatar.png",
"web_url": "https://gitlab.example.com/johndoe"
}
],
"assignee": {
"id": 789,
"name": "John Doe",
"username": "johndoe",
"state": "active",
"avatar_url": "https://gitlab.example.com/uploads/user/avatar/789/avatar.png",
"web_url": "https://gitlab.example.com/johndoe"
},
"reviewers": [],
"source_project_id": 39430079,
"target_project_id": 39430079,
"labels": ["bug", "authentication"],
"draft": false,
"work_in_progress": false,
"milestone": null,
"merge_when_pipeline_succeeds": false,
"merge_status": "can_be_merged",
"sha": "def456abc123",
"merge_commit_sha": null,
"squash_commit_sha": null,
"discussion_locked": false,
"should_remove_source_branch": true,
"force_remove_source_branch": false,
"allow_collaboration": false,
"allow_maintainer_to_push": false,
"web_url": "https://gitlab.example.com/group/project/-/merge_requests/1",
"references": {
"short": "!1",
"relative": "!1",
"full": "group/project!1"
},
"time_stats": {
"time_estimate": 3600,
"total_time_spent": 2700,
"human_time_estimate": "1h",
"human_total_time_spent": "45m"
},
"squash": false,
"task_completion_status": {
"count": 1,
"completed_count": 1
},
"has_conflicts": false,
"blocking_discussions_resolved": true,
"subscribed": true,
"diff_refs": {
"base_sha": "a1b2c3d4e5f6",
"head_sha": "f6e5d4c3b2a1",
"start_sha": "a1b2c3d4e5f6"
}
},
{
"id": 654322,
"iid": 2,
"project_id": 39430079,
"title": "Fix: Resolve memory leak in cache module",
"description": "Fixes a memory leak that was causing performance issues in production.",
"state": "merged",
"created_at": "2024-01-12T08:15:00.000Z",
"updated_at": "2024-01-14T16:45:00.000Z",
"merged_by": null,
"merge_user": null,
"merged_at": "2024-01-14T16:45:00.000Z",
"closed_by": null,
"closed_at": null,
"target_branch": "main",
"source_branch": "fix/memory-leak",
"user_notes_count": 0,
"upvotes": 0,
"downvotes": 0,
"author": {
"id": 789,
"name": "John Doe",
"username": "johndoe",
"state": "active",
"avatar_url": "https://gitlab.example.com/uploads/user/avatar/789/avatar.png",
"web_url": "https://gitlab.example.com/johndoe"
},
"assignees": [],
"assignee": null,
"reviewers": [],
"source_project_id": 39430079,
"target_project_id": 39430079,
"labels": ["bug", "performance"],
"draft": false,
"work_in_progress": false,
"milestone": null,
"merge_when_pipeline_succeeds": false,
"merge_status": "merged",
"sha": "a6f5e4d3c2b1",
"merge_commit_sha": "c3d4e5f6a7b8",
"squash_commit_sha": null,
"discussion_locked": null,
"should_remove_source_branch": true,
"force_remove_source_branch": false,
"allow_collaboration": false,
"allow_maintainer_to_push": false,
"web_url": "https://gitlab.example.com/group/project/-/merge_requests/2",
"references": {
"short": "!2",
"relative": "!2",
"full": "group/project!2"
},
"time_stats": {
"time_estimate": 0,
"total_time_spent": 0,
"human_time_estimate": null,
"human_total_time_spent": null
},
"squash": false,
"task_completion_status": {
"count": 0,
"completed_count": 0
},
"has_conflicts": false,
"blocking_discussions_resolved": true,
"subscribed": false,
"diff_refs": {
"base_sha": "b1c2d3e4f5a6",
"head_sha": "a6f5e4d3c2b1",
"start_sha": "b1c2d3e4f5a6"
}
}
]