Information about plays

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

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

{
    "id": 3545120,
    "uri": "https://api.kexp.org/v2/plays/3545120/?format=api",
    "airdate": "2025-08-26T16:06:59-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://dn721303.ca.archive.org/0/items/mbid-c763a577-9d2f-4b60-980b-09e994abfc88/mbid-c763a577-9d2f-4b60-980b-09e994abfc88-42409248196_thumb500.jpg",
    "thumbnail_uri": "https://dn721303.ca.archive.org/0/items/mbid-c763a577-9d2f-4b60-980b-09e994abfc88/mbid-c763a577-9d2f-4b60-980b-09e994abfc88-42409248196_thumb250.jpg",
    "song": "Spin Wave",
    "track_id": "549177aa-9e96-4660-a53e-766eea05dbcc",
    "recording_id": "84a00bbf-ec38-43be-b38e-a49ae7cd8210",
    "artist": "MADMADMAD",
    "artist_ids": [
        "24c2f48e-2aff-4dfd-afdd-f69a39100590"
    ],
    "album": "Run",
    "release_id": "c763a577-9d2f-4b60-980b-09e994abfc88",
    "release_group_id": "e9c57703-8313-4a6d-8a17-3c40bf809bfd",
    "labels": [
        "Def Pressé"
    ],
    "label_ids": [
        "f794ffab-e6a9-4f52-bfe5-7d5d194d3683"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the UK electronic trio MADMADMAD! Their upcoming EP releases October 3rd.\n\n\"Listening to MADMADMAD can be delightfully disorienting. Their new EP is chock-full of spring-loaded rhythms and off-kilter synth squiggles, diving deep into the sounds of mutant disco and early electronic music to great effect\". - Larry Fitzmaurice (FADER: Editor-at-Large)\n\nhttps://madmadmad.bandcamp.com/album/run\n---\nMADMADMAD performed Live on KEXP in 2018 at the Trans Musicales Festival https://youtu.be/Mv2yQwVKohg?si=MbGyxfLOB_HXh5eL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}