Mokuroku

ogadraの登壇予定・イベント情報

購読する

クエリパラメータ

パラメータ説明
rolespeaker登壇イベントのみ
roleattendee参加イベントのみ
statusconfirmed確定イベントのみ
statustentative仮イベントのみ
statuscancelledキャンセル済みのみ

role を指定すると、タイトルから [登壇] / [参加] プレフィックスが省略されます。

使用例

# すべてのイベント
/schedule.ics
/feed.xml

# 登壇イベントのみ
/schedule.ics?role=speaker
/feed.xml?role=speaker

# 参加イベントのみ
/schedule.ics?role=attendee

# 確定イベントのみ
/schedule.ics?status=confirmed

# 登壇 + 確定イベントのみ
/schedule.ics?role=speaker&status=confirmed