Information about plays

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

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

{
    "id": 3580640,
    "uri": "https://api.kexp.org/v2/plays/3580640/?format=api",
    "airdate": "2025-11-20T12:29:03-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia804500.us.archive.org/2/items/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933-29684829799_thumb500.jpg",
    "thumbnail_uri": "https://ia904500.us.archive.org/2/items/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933-29684829799_thumb250.jpg",
    "song": "Something to Talk About",
    "track_id": "5381d7a5-adb5-30b8-a1bd-94e106968eab",
    "recording_id": "ec0b142c-0046-4282-9fcf-616d5c6c3c8f",
    "artist": "Badly Drawn Boy",
    "artist_ids": [
        "0881daf1-20df-4a3e-a84f-6476a84bb172"
    ],
    "album": "About a Boy",
    "release_id": "4176c578-cf44-39c4-b598-6e4c8bc53933",
    "release_group_id": "e9391f11-fb53-3f46-94b9-20c95a08098e",
    "labels": [
        "ARTISTdirect"
    ],
    "label_ids": [
        "81c3f4cc-a9d1-46bc-be7c-84063a4ffa45"
    ],
    "release_date": "2002-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English singer-songwriter Badly Drawn Boy!\n\nCheck out this 2010 Live on KEXP performance with Badly Drawn Boy, hosted by Cheryl: https://www.youtube.com/watch?v=Bfz3yO_WHAw\n\n--\n\n\"As Badly Drawn Boy, Damon Gough puts a fresh spin on the traditions of Nick Drake, Harry Nilsson, John Lennon, and other classic singer/songwriters.\"\n\nhttps://www.allmusic.com/artist/badly-drawn-boy-mn0000765302#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}