Information about plays

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

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

{
    "id": 3598552,
    "uri": "https://api.kexp.org/v2/plays/3598552/?format=api",
    "airdate": "2025-12-31T19:13:55-08:00",
    "show": 65527,
    "show_uri": "https://api.kexp.org/v2/shows/65527/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cruz del sur",
    "track_id": null,
    "recording_id": "d07bd3d7-6699-4940-a4cd-e178ea76d249",
    "artist": "La Ciencia Simple",
    "artist_ids": [
        "c11d8550-30e9-432a-b40f-77e1dc4a1681"
    ],
    "album": "Ritmos en cruz",
    "release_id": null,
    "release_group_id": "07cfdb61-187a-456c-adec-352088284169",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "La Ciencia Simple is one of the bands the KEXP crew recorded a session with in Mexico City in 2024. Make sure you're subscribed to the KEXP YouTube. https://www.youtube.com/user/kexpradio La ciencia simple is an instrumental rock band formed in 2014 based in Santiago, Chile. With four studio albums and a commitment to a collective, independent ethos, they have become key figures in South America’s Post-rock, Math-rock, and Shoegaze scenes. Hypnotic rhythmic patterns, ethereal guitar textures, and a dynamic interplay of intensities define the dramatic sound of the project. The band, consisting of Rienzi Valencia, Gonzalo Valencia, Edgar Sandoval, and Jorge Schain, is currently presenting their latest album \"Ritmos en cruz,\" produced by John McEntire (Tortoise, The Sea and Cake).\nLa Ciencia Simple Live on KEXP here: https://www.youtube.com/watch?v=aINuLF0i75E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}