collection api response
unknown
json
4 years ago
2.9 kB
15
Indexable
{
"data": [
{
"id": 27,
"title": "Sebastian Vettel",
"slug": "sebastian-vettel",
"collection_id": 2,
"fields": [
{
"id": 9,
"label": "Driver name",
"type": "image",
"value": "https://newsifier.imgix.net/tenant1.localhost/images/2021-08/pics_033_clean_790-6112810989ac2.jpg"
},
{
"id": 10,
"label": "Rate",
"type": "price",
"value": null
},
{
"id": 11,
"label": "Geboortedatum",
"type": "image",
"value": null
},
{
"id": 12,
"label": "Nationaliteit",
"type": "image",
"value": null
},
{
"id": 13,
"label": "Geboorteplaats",
"type": "datetime",
"value": null
},
{
"id": 14,
"label": "F1-debuut",
"type": "number",
"value": null
}
]
},
{
"id": 28,
"title": "Max Verstappen",
"slug": "max-verstappen",
"collection_id": 2,
"fields": [
{
"id": 9,
"label": "Driver name",
"type": "image",
"value": null
},
{
"id": 10,
"label": "Rate",
"type": "price",
"value": null
},
{
"id": 11,
"label": "Geboortedatum",
"type": "image",
"value": null
},
{
"id": 12,
"label": "Nationaliteit",
"type": "image",
"value": null
},
{
"id": 13,
"label": "Geboorteplaats",
"type": "datetime",
"value": null
},
{
"id": 14,
"label": "F1-debuut",
"type": "number",
"value": null
}
]
}
],
"metaData": {
"key": "none",
"message": "",
"status": 200,
"other": {
"data_source": "knex"
}
}
}Editor is loading...