JKT48Connect

Get JKT48 theater schedules

GET
/jkt48/theater

Retrieve upcoming JKT48 theater schedules.

apikey<token>

API key required for authentication

In: query

Response Body

application/json

curl -X GET "https://v2.jkt48connect.com/api/jkt48/theater"
[
  {
    "id": 0,
    "title": "string",
    "date": "2019-08-24",
    "time": "string",
    "setlist": "string"
  }
]