[
{
"id": 1,
"title": "My project playlist",
"enabled": true,
"type": "project",
"rules_version": "1.0",
"rules": [],
"content_limit": 25,
"content": [
{
"id": "d7dfd636-098c-4b1b-83e5-15a3cba5a0bd"
},
{
"id": "ed81a10c-83cd-4b1f-ab43-2aa1b4ffefc0"
},
{
"id": "1c0274ba-362d-4dea-8a34-5177061bf032"
},
{
"id": "7449fca4-2ecc-4bb8-9849-ae5c9f194fa6"
},
{
"id": "eb0cbce7-6160-4d11-b0d2-ecb9eb92502c"
}
],
"settings": null,
"created": "2023-01-01 00:00:00 UTC",
"updated": "2023-01-01 00:00:05 UTC"
},
{
"id": 2,
"title": "My manual playlist",
"enabled": true,
"type": "manual",
"rules_version": "1.0",
"rules": [],
"content_limit": 25,
"content": [
{
"id": "d7dfd636-098c-4b1b-83e5-15a3cba5a0bd"
},
{
"id": "ed81a10c-83cd-4b1f-ab43-2aa1b4ffefc0"
},
{
"id": "1c0274ba-362d-4dea-8a34-5177061bf032"
}
],
"settings": null,
"created": "2023-01-01 00:00:00 UTC",
"updated": "2023-01-01 00:00:05 UTC"
},
{
"id": 3,
"title": "My auto playlist",
"enabled": true,
"type": "auto",
"rules_version": "1.0",
"rules": [
{
"operator": "and",
"conjunction": [
{
"field": "author",
"operator": "is",
"arg": "John Smith"
}
]
}
],
"content_limit": 25,
"content": [
{
"id": "1c0274ba-362d-4dea-8a34-5177061bf032"
}
],
"settings": null,
"created": "2023-01-01 00:00:00 UTC",
"updated": "2023-01-01 00:00:05 UTC"
}
]