{
"success": true,
"result": {
"text": "Here are several laptops for programming...",
"sources": [
{
"position": 1,
"url": "https://example.com/best-laptops-2026",
"label": "Best laptops for programmers in 2026",
"description": "A guide to the top laptops for software development this year."
},
{
"position": 2,
"url": "https://example.com/dev-laptops-review",
"label": "Developer laptop reviews",
"description": "Reviews of laptops aimed at software developers."
},
{
"position": 3,
"url": "https://example.com/macbook-pro-review",
"label": "MacBook Pro for developers",
"description": "Why the MacBook Pro is a popular pick for developers."
}
],
"citationPills": [
{
"label": "Best laptops for programmers in 2026",
"citationPillId": 1,
"url": "https://example.com/best-laptops-2026",
"domain": "example.com",
"description": "A guide to the top laptops for software development this year.",
"position": 1
},
{
"label": "MacBook Pro for developers",
"citationPillId": 1,
"url": "https://example.com/macbook-pro-review",
"domain": "example.com",
"description": "Why the MacBook Pro is a popular pick for developers.",
"position": 3
}
]
}
}