Information about plays

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

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

{
    "id": 3663712,
    "uri": "https://api.kexp.org/v2/plays/3663712/?format=api",
    "airdate": "2026-06-04T16:15:49-07:00",
    "show": 66902,
    "show_uri": "https://api.kexp.org/v2/shows/66902/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-7a87d17d-773f-4262-9f65-5fee5997b7a0/mbid-7a87d17d-773f-4262-9f65-5fee5997b7a0-36503972088_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/29/items/mbid-7a87d17d-773f-4262-9f65-5fee5997b7a0/mbid-7a87d17d-773f-4262-9f65-5fee5997b7a0-36503972088_thumb250.jpg",
    "song": "If I Had My Way",
    "track_id": "9e3bbc77-5d1a-4434-8985-0fddb0ebd2fb",
    "recording_id": "1a9d40de-8b46-471a-b192-e436fdc13d29",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Protean Threat",
    "release_id": "7a87d17d-773f-4262-9f65-5fee5997b7a0",
    "release_group_id": "5fb93bc4-820e-4324-ad7d-82a9f820c529",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2020-09-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring this summer!\n- August 26th-29th @ SF's The Chapel\n- August 31st @ Portland's Crystal Ballroom\n- September 2nd-3rd @ Seattle's Neumos\n- September 5th @ Missoula's The Wilma\n\nMore shows: https://www.theeohsees.com/\n--\nFrontman John Dwyer described this song as \"looking at all the extraordinary death in the world now you have to wonder, have you lived your best life? It’s never too late to start.\" https://www.theeohsees.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}