Developer API » Recommended Live API
URI Scheme
http://api.twitcasting.tv/api/hotlist?param=value
An API to retrieve recommended lives.
Requirements
JSON / JSONP
Authentication
None
Limitation
Throttle Limit. (Max 60 req/1 min. If you exceed this limit, your IP will be blocked for 5 min = HTTP 503 Error).
URI Parameters
| type (optional) |
Set this value to json if you would like to receive JSON result. Otherwise, this API will return JSONP.
JSONで結果を受け取る場合、この値を json に設定します。デフォルトではJSONPとなります。 |
|---|---|
| from (optional) |
index of the list from which to retrieve. Default is 0(head).
取得するリストの開始位置を指定します。デフォルトは0(先頭)です。 |
| count (optional) |
number of movie items to retrieve. Default is 30, max is 100.
取得するライブの件数を指定します。デフォルトは30、最大 100 です。 |
| lang (optional) |
Default language (en, pt or ja). Default value depends on User-Agent.
おすすめの対象となる言語を設定します (ja または en, pt) |
Json Results
list of movie status. See Movie Info API
Sample
