Information about plays

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

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

{
    "id": 3621848,
    "uri": "https://api.kexp.org/v2/plays/3621848/?format=api",
    "airdate": "2026-02-24T21:14:09-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "https://coverartarchive.org/release/0336f197-29b9-44b0-879e-fa0a8dfada96/16560051599-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0336f197-29b9-44b0-879e-fa0a8dfada96/16560051599-250.jpg",
    "song": "Clear as Water",
    "track_id": null,
    "recording_id": "b2b2eaca-a078-482a-bf5f-6f9d5093e75d",
    "artist": "Una Mas Trio",
    "artist_ids": [
        "1feca1b4-6564-4b7b-8b95-d062e1207b8f"
    ],
    "album": "Ritmo Del Futura",
    "release_id": null,
    "release_group_id": "f0088a2f-dc39-316e-a358-b27db4607784",
    "labels": [
        "Agogo Records"
    ],
    "label_ids": [
        "b327e574-982a-4000-9beb-51e0ceae5dda"
    ],
    "release_date": "2009-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Germany\n\nUna Mas Trio have a vision. Based on a blend of traditional south American styles meeting contemporary club music they construct their very own, crystal-clear „Ritmo Del Futura“ and release it as their debut full length album.\n\nUna Mas Trio are Christian Schilgen, multi-faceted intrumentalist on guitar and keyboards, composer and engineer as well as producer in his own studio, and Fab DJ Sammy, musical mastermind, discjockey and record collector extraordinaire. Sammy founded The Juju Orchestra and when they broke up it was time to find a new home for his ideas. In Christian he found the partner he was looking for: „We started working on the album towards the end of 2006 and the spirits were flowing smoothly. We soon had to think of a name, but wouldn’t want to call us a duo as that sounds pretty uncool. There are much cooler trios around in jazz and latin, so we decided there must be space for one more trio.“ Hence, the Una Mas Trio was born.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}