Information about plays

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

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

{
    "id": 3630132,
    "uri": "https://api.kexp.org/v2/plays/3630132/?format=api",
    "airdate": "2026-03-17T10:04:14-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7-26602830707_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7-26602830707_thumb250.jpg",
    "song": "Too Late",
    "track_id": "436d792f-bfe4-435e-b450-879432c22d13",
    "recording_id": "a7596a5b-8ee5-46bf-acb1-b52d7e8c6fb8",
    "artist": "Washed Out",
    "artist_ids": [
        "74a30f2a-dae6-4e99-8a75-cb0f93b31aa6"
    ],
    "album": "Purple Noon",
    "release_id": "87d0db27-4cae-43ac-bd6a-9e5a2e5168a7",
    "release_group_id": "52fca5ae-3bfc-404b-8eda-37b2b6f7513b",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2020-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the inimitable Troy Nelson and fabulous producer Meerah! We have tickets to give away to see The Head & The Heart in Napa, California in August! Thank you so much for joining us today!\n---\nWashed Out is the project of Georgia musician Ernest Greene. He and his colleagues were live in the KEXP studio in 2024: https://www.youtube.com/watch?v=B7nM2R39A1A\n--\nThis song was selected as a free, downloadable KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2020/4/30/washed-out-too-late/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}