Information about plays

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

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

{
    "id": 3609524,
    "uri": "https://api.kexp.org/v2/plays/3609524/?format=api",
    "airdate": "2026-01-26T21:46:38-08:00",
    "show": 65764,
    "show_uri": "https://api.kexp.org/v2/shows/65764/?format=api",
    "image_uri": "https://coverartarchive.org/release/a1a26fef-9164-45e9-a1a9-37d59cba0e28/40881700083-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a1a26fef-9164-45e9-a1a9-37d59cba0e28/40881700083-250.jpg",
    "song": "Hell suite, Pt. II",
    "track_id": null,
    "recording_id": "9551828f-9ff1-4f3d-ad95-f17046553ef2",
    "artist": "Darkside",
    "artist_ids": [
        "116b79ab-b049-4299-8fd8-17ac8a18b7f3"
    ],
    "album": "Nothing",
    "release_id": null,
    "release_group_id": "2d015a81-5ff0-4752-9254-8febd14dc7f5",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-02-28",
    "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.❤️‍🔥\nUS/Chile - 'Guided by the idea of wiping the slate clean, Nicolás Jaar and Dave Harrington’s third album is a raw, surprisingly funky, desperately hopeful response to the chaos of the 2020s.' --https://pitchfork.com/reviews/albums/darkside-nothing/\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido. Vamos a derretirlo todo.❤️‍🔥\nUS/Chile - 'Guiados por la idea de empezar de cero, el tercer álbum de Nicolás Jaar y Dave Harrington es una respuesta cruda, sorprendentemente funky y desesperadamente esperanzadora al caos de la década de 2020.' -- https://pitchfork.com/reviews/albums/darkside-nothing/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}