開発API » ライブステータスAPI
URI スキーム
http://api.twitcasting.tv/api/livestatus?param=value
現在配信中のライブに関する詳細情報を取得するためのAPI
必要な環境
JSON / JSONP
認証
不要
制約事項
制限あり。(最大1分間に60回。この制約を超えるとそのIPアドレスからは5分間アクセスできなくなります = HTTP 503 Error)
URIパラメータ
| type (optional) |
Set this value to json if you would like to receive JSON result. Otherwise, this API will return JSONP.
JSONで結果を受け取る場合、この値を json に設定します。デフォルトではJSONPとなります。 |
|---|---|
| user |
A userid to check live status.
ライブの詳細を取得するuser id |
JSONの結果パラメータ
| islive |
true if specified user is on live. Otherwise false.
ライブ中ならtrue |
|---|---|
| protected |
true if user's last live is password protected. Otherwise false.
合言葉が設定されていたらtrue |
| movieid |
movieid of the last live. false if no live is saved.
最後のライブのmovie id。保存されたライブがなければfalse |
| comments |
number of comments of the movie specified by movieid.
このムービーにつけられたコメントの件数 |
| viewers |
number of viewers if user is on live.
ライブ中の場合、同時閲覧者数 |
| total |
total number of viewers if user is on live.
ライブ中の場合、合計閲覧者数 |
| duration |
seconds since live has started.
ライブが開始されてからの秒数 |
| subtitle |
subtitle if specified.
テロップ(指定されていれば) |
| typing |
screen name of the user who has start typing.
コメントの入力を開始したユーザーがいれば、その表示名 |
| hashtag |
A hash tag string if specified.
ハッシュタグ(設定されていれば) |
| title |
A title string of the live.
タイトルとして利用される文字列 |
サンプル





JASRAC 許諾番号:9012931001Y45123