Information about plays

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

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

{
    "id": 3640048,
    "uri": "https://api.kexp.org/v2/plays/3640048/?format=api",
    "airdate": "2026-04-09T21:45:56-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://coverartarchive.org/release/f38bf2f9-12f6-4014-b55f-8897f2f11ba6/35854970228-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f38bf2f9-12f6-4014-b55f-8897f2f11ba6/35854970228-250.jpg",
    "song": "Silver Fish",
    "track_id": null,
    "recording_id": "6002e705-14c7-48e8-8a26-f96b866cb4f9",
    "artist": "Dengue Fever",
    "artist_ids": [
        "e6791155-ec80-4a7a-b108-54481ff73ead"
    ],
    "album": "Ting Mong",
    "release_id": null,
    "release_group_id": "26cbf53e-a757-4c7b-ad3e-8120a44b5f20",
    "labels": [
        "Tuk Tuk Records"
    ],
    "label_ids": [
        "f26f3c05-6845-480c-b406-29659d72bf2e"
    ],
    "release_date": "2023-09-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lead singer of Dengue Fever, Chhom Nimol is a Cambodian refugee, having fled the Khmer Rouge regime as a child and grown up in a refugee camp in Thailand before reuniting with her sister, a famous Cambodian singer, in Cambodia. Her personal story and experience as a refugee deeply informs Dengue Fever's music.\n\n\"Ting Mong\" is Dengue Fever's sixth full-length studio album. In Khmer folklore, a Ting Mong is a decoy or mannequin, similar to a scarecrow, used to fight away evil spirits and plagues.\n--\nhttps://denguefever.bandcamp.com\nhttps://denguefevermusic.com/\n\nCatch them on tour soon!\n- 5/15 & 5/16 - Gold Diggers - Los Angeles, CA\n- 6/20 - The Chapel - San Francisco, CA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}