Information about plays

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

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

{
    "id": 3609481,
    "uri": "https://api.kexp.org/v2/plays/3609481/?format=api",
    "airdate": "2026-01-26T19:20:14-08:00",
    "show": 65764,
    "show_uri": "https://api.kexp.org/v2/shows/65764/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Marimbera 1975",
    "track_id": null,
    "recording_id": null,
    "artist": "PETERBLUE",
    "artist_ids": [],
    "album": "Diskoteka Amerikana",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Self released"
    ],
    "label_ids": [],
    "release_date": "2024-07-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s the ‘I Drink My Horchata Warm Because I Don’t Like Ice’ edition of El Sonido. Let's melt it all. \n\nMarimbera 1975 by PETERBLUE is a high-energy dance track from his Diskoteka Amerikana single, clocking in at around 141 BPM and built for the floor. A melodic, rhythm-forward cut that blends electronic grooves with a punchy beat, it’s made to move and keep the energy up.\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido. Vamos a derretirlo todo.\n\nMarimbera 1975 de PETERBLUE es un track de baile de alta energía, directo a la pista. Un corte melódico y rítmico que mezcla grooves electrónicos con un pulso contundente, hecho para moverse y mantener la energía arriba.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}