Information about plays

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

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

{
    "id": 3566040,
    "uri": "https://api.kexp.org/v2/plays/3566040/?format=api",
    "airdate": "2025-10-16T18:44:22-07:00",
    "show": 64851,
    "show_uri": "https://api.kexp.org/v2/shows/64851/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-92069356-027b-43a7-bb4e-ff5d9119631e/mbid-92069356-027b-43a7-bb4e-ff5d9119631e-43172251592_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-92069356-027b-43a7-bb4e-ff5d9119631e/mbid-92069356-027b-43a7-bb4e-ff5d9119631e-43172251592_thumb250.jpg",
    "song": "WDID",
    "track_id": "62f446a6-f5bb-4ec8-b16f-39284c9f4110",
    "recording_id": "e3e050a8-b6ee-4e28-bce3-56a756999b7d",
    "artist": "Sylvan Esso",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8"
    ],
    "album": "WDID",
    "release_id": "92069356-027b-43a7-bb4e-ff5d9119631e",
    "release_group_id": "da1fed3b-f2bb-4ae5-a3b5-25dc3d75f882",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2025-09-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Electro-pop duo Sylvan Esso have returned with their first new single in three years — which is being released on their new record label, Psychic Hotline — and announced their decision to pull their music from Spotify. \n\nThe track, “WDID,” is an urgent, cutting blast of agit-pop filled with grinding synths, in-the-red drums, and a warning cry from vocalist Amelia Meath: “It’s the northern lights/It’s wreckage all around/It’s a genocide/It’s a Burger King crown/It’s happening/It’s happening/It’s happening now.”\n\nhttps://www.sylvanesso.com/\nhttps://sylvanesso.bandcamp.com/track/wdid",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}