Information about plays

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

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

{
    "id": 3641604,
    "uri": "https://api.kexp.org/v2/plays/3641604/?format=api",
    "airdate": "2026-04-13T14:51:15-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-03a9a37d-cb45-4467-867d-b102e8f5302c/mbid-03a9a37d-cb45-4467-867d-b102e8f5302c-44746040660_thumb500.jpg",
    "thumbnail_uri": "https://ia802803.us.archive.org/25/items/mbid-03a9a37d-cb45-4467-867d-b102e8f5302c/mbid-03a9a37d-cb45-4467-867d-b102e8f5302c-44746040660_thumb250.jpg",
    "song": "Sliced by a Fingernail",
    "track_id": "9b4064f4-ef99-4365-a6f7-af764e693167",
    "recording_id": "72dd2efc-cd6f-4a0a-a642-28db7968156b",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Sliced by a Fingernail",
    "release_id": "03a9a37d-cb45-4467-867d-b102e8f5302c",
    "release_group_id": "8fd92687-290e-4db7-abea-9d1c28e70f0e",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-03-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dry Cleaning will be stopping by...\n- Wonder Ballroom in Portland, May 17th\n- Showbox in Seattle,  May 18th\n- August Hall in San Francisco, May 20th\n\nDry Cleaning has performed live on KEXP at home and in the KEXP studio! Check them out on our YouTube Channel: https://www.youtube.com/watch?v=_R4LoTn9mYE\n\nCheck out the visualiser: https://www.youtube.com/watch?v=kXOUVkm0AfE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}