{
"data": [
{
"id": 1,
"title": "Quae quo aut consequuntur sed aut porro ut.",
"tags": [
"festival"
],
"image": "https://via.placeholder.com/640x480.png/00dd00?text=est",
"body": "Voluptatem exercitationem incidunt et qui."
},
{
"id": 2,
"title": "Cumque quia nesciunt quae mollitia voluptatem.",
"tags": [
"festival"
],
"image": "https://via.placeholder.com/640x480.png/0099dd?text=aut",
"body": "Illum blanditiis vel nihil amet et."
},
{
"id": 3,
"title": "Minima facere et et accusantium.",
"tags": [
"entertainment"
],
"image": "https://via.placeholder.com/640x480.png/005511?text=omnis",
"body": "Velit quo praesentium accusantium voluptas et perferendis vel."
},
{
"id": 4,
"title": "Et dicta reiciendis et corrupti.",
"tags": [
"festival"
],
"image": "https://via.placeholder.com/640x480.png/00ddcc?text=dolor",
"body": "Dolore ex aliquam odit quae perferendis hic."
},
{
"id": 5,
"title": "Temporibus consequatur optio eos fugit deleniti facilis dolore asperiores.",
"tags": [
"festival"
],
"image": "https://via.placeholder.com/640x480.png/00aa77?text=hic",
"body": "Autem esse non laborum amet soluta voluptatum ut."
},
{
"id": 6,
"title": "Neque ea magnam rerum iusto sunt nam ex.",
"tags": [
"entertainment"
],
"image": "https://via.placeholder.com/640x480.png/0022ee?text=amet",
"body": "Distinctio aspernatur molestiae et itaque."
},
{
"id": 7,
"title": "Et beatae pariatur ut illo quod sapiente et.",
"tags": [
"entertainment"
],
"image": "https://via.placeholder.com/640x480.png/005577?text=sint",
"body": "Tempora quia et omnis molestias sit incidunt eum."
},
{
"id": 8,
"title": "Aut neque ut quod vel omnis est.",
"tags": [
"entertainment"
],
"image": "https://via.placeholder.com/640x480.png/0088ff?text=voluptas",
"body": "Mollitia saepe et sed omnis fugit dolores."
},
{
"id": 9,
"title": "Iste et voluptas saepe ducimus illum autem placeat.",
"tags": [
"entertainment"
],
"image": "https://via.placeholder.com/640x480.png/00aa77?text=aliquam",
"body": "Nam exercitationem incidunt eum provident temporibus rerum."
},
{
"id": 10,
"title": "Et adipisci quia dolores non dolor.",
"tags": [
"festival"
],
"image": "https://via.placeholder.com/640x480.png/00aa33?text=recusandae",
"body": "Qui sunt ullam nemo iste aspernatur rem libero autem."
}
],
"links": {
"first": "http://localhost:8080/api/apps/v1/news?page=1",
"last": "http://localhost:8080/api/apps/v1/news?page=10",
"prev": null,
"next": "http://localhost:8080/api/apps/v1/news?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 10,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=1",
"label": "1",
"active": true
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=2",
"label": "2",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=3",
"label": "3",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=4",
"label": "4",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=5",
"label": "5",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=6",
"label": "6",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=7",
"label": "7",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=8",
"label": "8",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=9",
"label": "9",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=10",
"label": "10",
"active": false
},
{
"url": "http://localhost:8080/api/apps/v1/news?page=2",
"label": "Next »",
"active": false
}
],
"path": "http://localhost:8080/api/apps/v1/news",
"per_page": 10,
"to": 10,
"total": 100
}
}