{ "id": 12345, "iid": 42, "project_id": 100, "title": "Add user authentication", "description": "Implements JWT auth flow", "state": "merged", "draft": false, "work_in_progress": false, "source_branch": "feature/auth", "target_branch": "main", "sha": "abc123def456", "references": { "short": "!42", "full": "group/project!42" }, "detailed_merge_status": "mergeable", "merge_status": "can_be_merged", "created_at": "2024-01-15T10:00:00Z", "updated_at": "2024-01-20T14:30:00Z", "merged_at": "2024-01-20T14:30:00Z", "closed_at": null, "author": { "id": 1, "username": "johndoe", "name": "John Doe" }, "merge_user": { "id": 2, "username": "janedoe", "name": "Jane Doe" }, "merged_by": { "id": 2, "username": "janedoe", "name": "Jane Doe" }, "labels": ["enhancement", "auth"], "assignees": [{ "id": 3, "username": "bob", "name": "Bob Smith" }], "reviewers": [{ "id": 4, "username": "alice", "name": "Alice Wong" }], "web_url": "https://gitlab.example.com/group/project/-/merge_requests/42" }