{
"current_page": 1,
"data": [
{
"id": 1,
"title": "Test Annonce",
"content": "<p>Html allow and cleared</p>",
"published_at": null,
"show_in_modal": false,
"created_at": "2024-10-23 09:13:41",
"updated_at": "2024-10-23 09:13:41"
},
{
"id": 2,
"title": "Test Annonce",
"content": "<p>Html allow and cleared</p>",
"published_at": null,
"show_in_modal": false,
"created_at": "2024-10-23 09:14:01",
"updated_at": "2024-10-23 09:14:01"
},
{
"id": 3,
"title": "Test Annonce",
"content": "<p>Html allow and cleared</p>",
"published_at": null,
"show_in_modal": false,
"created_at": "2024-10-23 09:51:38",
"updated_at": "2024-10-23 09:51:38"
}
],
"first_page_url": "http://iptv-api.test/api/v1/announcements?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/announcements?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/announcements?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/announcements",
"per_page": 15,
"prev_page_url": null,
"to": 3,
"total": 3
}