Information about plays

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

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

{
    "id": 3624369,
    "uri": "https://api.kexp.org/v2/plays/3624369/?format=api",
    "airdate": "2026-03-02T10:47:07-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "https://ia601402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb500.jpg",
    "thumbnail_uri": "https://ia601402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb250.jpg",
    "song": "Heavy Sleeper",
    "track_id": "d95647c7-d425-4795-982a-484d8acc5049",
    "recording_id": "49845c44-6234-417c-ab51-dc186c0d7e19",
    "artist": "Annabelle Chairlegs",
    "artist_ids": [
        "ac3b8da6-6727-4f06-98aa-f2b155bfff34"
    ],
    "album": "Waking Up",
    "release_id": "059a71aa-4dfa-4b1b-9603-401eacf1d79b",
    "release_group_id": "07a925f0-ee18-4755-ab5f-57209ecb4a83",
    "labels": [
        "TODO"
    ],
    "label_ids": [
        "49058d47-97cb-40a2-9ab2-aeb64ab333d1"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More tunes from KEXP's 90.TEEN DJ -- DJ Darya! \n\nYou can listen back to DJ Darya's full set from this past Saturday, Feb. 28, from 6-7 AM, on the KEXP archive here: https://www.kexp.org/archive/\n\n--\n\n\"The third album from this Austin, TX outfit led by singer, songwriter, and guitarist Lindsey Mackin is an infectious set of fuzz-induced indie rock. Waking Up exudes a charming swagger, with compelling arrangements, psych undertones, killer riffs, and Mackin’s endearing vocals. Striking a perfect balance between raw and refined, Annabelle Chairlegs takes a big step forward with this new Ty Segall-produced collection.\"\n\nRead more KEXP music reviews here: https://www.kexp.org/read/2026/2/2/new-music-reviews-22/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}