Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3631193/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3631193,
    "uri": "https://api.kexp.org/v2/plays/3631193/?format=api",
    "airdate": "2026-03-19T19:33:00-07:00",
    "show": 66225,
    "show_uri": "https://api.kexp.org/v2/shows/66225/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-9e7f02a9-fe72-4bdd-b3df-919dc00d9239/mbid-9e7f02a9-fe72-4bdd-b3df-919dc00d9239-43054515662_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-9e7f02a9-fe72-4bdd-b3df-919dc00d9239/mbid-9e7f02a9-fe72-4bdd-b3df-919dc00d9239-43054515662_thumb250.jpg",
    "song": "Kite War",
    "track_id": "a18593bf-8e2c-44dd-b0bb-3826304cf2ba",
    "recording_id": "e193fb89-9a5e-40dc-9de7-25730c4dba6d",
    "artist": "HYUKOH & Sunset Rollercoaster",
    "artist_ids": [
        "8b64a68f-eb63-48dd-80d9-1c2abcdf1970",
        "75c5edb5-796d-46f3-bac3-9b59da658023"
    ],
    "album": "AAA",
    "release_id": "6e53f3ae-8197-4933-beae-f52662812d28",
    "release_group_id": "a4647cf0-3497-4624-a54d-1a2540259233",
    "labels": [
        "두루두루 Artist Management Company",
        "夕陽音樂產業有限公司"
    ],
    "label_ids": [
        "25d5ed41-a3fa-46ef-baad-a64f5347739a",
        "5cf76488-8eff-411f-83f0-1b745048bafa"
    ],
    "release_date": "2024-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HYUKOH is a South Korean indie rock band comprised of singer-songwriter OHHYUK, guitarist HYUNJAE, drummer INWOO, and bassist DONGGEON.\n\nSunset Rollercoaster are a romantic pop band from Taipei, made up of Tseng Kuo-Hang (vocals/guitar), Chen Hung-Li (bass), Lo Tsui-Lung (drums), Wang Shao-Hsuan (keyboard), and Huang Tao-Ting (saxophone).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}