Information about plays

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

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

{
    "id": 3540685,
    "uri": "https://api.kexp.org/v2/plays/3540685/?format=api",
    "airdate": "2025-08-16T08:24:13-07:00",
    "show": 64304,
    "show_uri": "https://api.kexp.org/v2/shows/64304/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sound & Vision - Different Rooms Captures Elusive Moments in Live Music",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Two composers walk into a room — actually, they walk into different rooms — and record an album focused on the serendipity of live performance, fittingly titled Different Rooms. \n\n\nThe composers in question are Jeremiah Chiu, who plays the synth, and Marta Sofia Honer, a violist. KEXP contributor Isabel Khalili spoke with them about how this latest album is an experiment, in some ways paying tribute to experimental composers from more than 50 years ago. \n\n\nListen to Different Rooms on Bandcamp: \n\nhttps://intlanthem.bandcamp.com/album/different-rooms",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}