JKT48Connect

Get details of a recent JKT48 live stream

GET
/jkt48/recent/{liveId}

Retrieve detailed information about a specific recent JKT48 live stream.

apikey<token>

API key required for authentication

In: query

Path Parameters

liveId*string

The ID of the live stream.

Response Body

application/json

application/json

curl -X GET "https://v2.jkt48connect.com/api/jkt48/recent/string"
{
  "liveId": "string",
  "title": "string",
  "member": "string",
  "endTime": "2019-08-24T14:15:22Z",
  "duration": 0,
  "platform": "string",
  "description": "string"
}
{
  "type": "string",
  "title": "string",
  "status": 0,
  "detail": "string"
}