curl --location '/communities//queue'[
{
"uuid": "string",
"images": [
{
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"isPublic": true,
"slug": "string",
"title": "string",
"sources": {
"preview": [
{
"width": 0,
"url": "http://example.com"
}
],
"puzzles": [
{
"name": "string",
"url": "http://example.com",
"width": 0,
"height": 0,
"weight": 0
}
],
"opengraph": "http://example.com",
"blurhash": "CGF5?xYk^6#M@-5c,1J5",
"static": "http://example.com"
},
"originalWidth": 0,
"originalHeight": 0,
"statistics": {
"completed": {
"count": 0,
"rate": 0,
"averagePieces": 0
},
"abandoned": {
"count": 0,
"rate": 0,
"averagePieces": 0
}
},
"attribution": {
"creator": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"name": "string",
"about": "string",
"slug": "funny-dog",
"urls": [
{
"name": "Discord",
"url": "https://tanggle.io"
}
],
"avatar": null,
"support": "https://tanggle.io",
"license": {
"type": "creative_commons",
"value": "CC0"
}
},
"author": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"objectType": "user",
"username": "FunnyKitten",
"slug": "funny-dog",
"tier": "GUEST",
"cursor": 0,
"legacyAvatar": "https://tanggle.io",
"isSuperuser": true
},
"source": {
"url": "http://example.com",
"ref": "string",
"platform": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"ref": "string",
"name": "string",
"url": "https://tanggle.io",
"license": {
"type": "creative_commons",
"value": "CC0"
}
}
},
"title": "string",
"license": {
"type": "creative_commons",
"value": "CC0"
}
},
"animation": {
"fps": 0,
"frames": 0,
"duration": 0
},
"tags": {
"list": [
"string"
],
"main": "string"
}
}
],
"position": 0,
"isApproved": true,
"body": {
"isHardmode": true,
"components": [
{
"image": "89f204d4-24d2-439a-b6e8-e97405cb1f8e",
"imageCrop": {
"x": 0,
"y": 0,
"width": 100,
"height": 100
},
"pieces": 1,
"team": {
"name": "string",
"color": 0,
"passcode": "string"
}
}
],
"playerLimit": 1,
"isMystery": true,
"password": "string",
"title": "string"
},
"createdBy": {
"objectType": "community_member",
"user": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"objectType": "user",
"username": "FunnyKitten",
"slug": "funny-dog",
"tier": "GUEST",
"cursor": 0,
"legacyAvatar": "https://tanggle.io",
"isSuperuser": true
},
"role": "member",
"roleManagement": "manual",
"connections": {
"twitch": {
"id": "string",
"username": "string"
},
"discord": {
"id": "string",
"username": "string"
}
},
"createdAt": "2019-08-24T14:15:22.123Z"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"source": {
"type": "tanggle"
}
}
]