Get recent JKT48 live streams
Retrieve a list of recently finished JKT48 live streams.
apikey<token>
API key required for authentication
In: query
Response Body
application/json
curl -X GET "https://v2.jkt48connect.com/api/jkt48/recent"[
{
"liveId": "string",
"title": "string",
"member": "string",
"endTime": "2019-08-24T14:15:22Z"
}
]