Information about plays

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

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

{
    "id": 3545355,
    "uri": "https://api.kexp.org/v2/plays/3545355/?format=api",
    "airdate": "2025-08-27T04:24:00-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://ia600103.us.archive.org/31/items/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b-18315026356_thumb500.jpg",
    "thumbnail_uri": "https://ia600103.us.archive.org/31/items/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b/mbid-78188810-df1a-4ac0-ac60-57e3bd84284b-18315026356_thumb250.jpg",
    "song": "Need You Now",
    "track_id": "78c6f263-0ec3-3491-841c-fb9421fd5bcb",
    "recording_id": "e263376f-8b45-4078-8e45-8541a777918a",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "Zonoscope",
    "release_id": "78188810-df1a-4ac0-ac60-57e3bd84284b",
    "release_group_id": "56e9fc31-653b-46c6-87e0-8973df473a29",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2011-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#533 of the best opening tracks as voted by you, our listeners! \n\n\"Starting the record off with a patient, slow burn, 'Need You Now' is a pop song built using one of the core the principles of club music, the build-and-release. It begins gingerly, just a few light synth pulses and a drumbeat, but as it climbs, you sense that a payoff isn't far off. Synths quicken, [Dan] Whitford's voice begins to ache, and by the time we reach the four-minute mark, the song has exploded into one of those glittering, starry-eyed climaxes that pop music fans live for. Arranged with the utmost care and craft, it's about as perfect a Side One, Song One as you'll find.\": https://pitchfork.com/reviews/tracks/12091-cut-copy-need-you-now/\n\nWe need you now! KEXP is listener supported! Make a gift of support today & power KEXP: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}