Information about plays

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

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

{
    "id": 3549258,
    "uri": "https://api.kexp.org/v2/plays/3549258/?format=api",
    "airdate": "2025-09-05T14:47:22-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?format=api",
    "image_uri": "https://ia601508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb250.jpg",
    "song": "Track 5",
    "track_id": "2980d00b-3891-4002-ae8d-9822816b820c",
    "recording_id": "feded2aa-0932-4f0f-9285-eff457aaadb7",
    "artist": "Wisp",
    "artist_ids": [
        "ca02d886-40fc-4bc9-9785-5c97eb37acaa"
    ],
    "album": "If Not Winter",
    "release_id": "f4cfbf1b-626d-464b-9063-6a3d28b55e03",
    "release_group_id": "2a4c3861-ddb2-47b1-9cfe-feac72198f57",
    "labels": [
        "Interscope Records",
        "Music Soup Entertainment"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "6f208ae4-867f-4a5c-909b-7125ef0c4715"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following her breakout EP, Pandora - amassing over 250 million global streams and solidifying her place at forefront of the underground - Wisp's debut album, If Not Winter, is here. A testament to her ability to push the bounds of modern Rock music, the twelve song body of work showcases her distinctive and sophisticated sound, and dedication to storytelling.\n\nhttps://shop.wispmusic.com/products/if-not-winter-cd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}