Information about plays

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

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

{
    "id": 3659007,
    "uri": "https://api.kexp.org/v2/plays/3659007/?format=api",
    "airdate": "2026-05-24T14:23:09-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-75a61f20-20f4-3255-a890-b4868ba2e169/mbid-75a61f20-20f4-3255-a890-b4868ba2e169-8845794719_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-75a61f20-20f4-3255-a890-b4868ba2e169/mbid-75a61f20-20f4-3255-a890-b4868ba2e169-8845794719_thumb250.jpg",
    "song": "Jumpers",
    "track_id": "45b94a3d-0f33-3e9b-a738-f8658bb0837e",
    "recording_id": "d29b5cf3-9291-4a99-bb51-67253cf495fd",
    "artist": "Sleater‐Kinney",
    "artist_ids": [
        "e36e78eb-3ace-4acd-882c-16789e700ab7"
    ],
    "album": "The Woods",
    "release_id": "75a61f20-20f4-3255-a890-b4868ba2e169",
    "release_group_id": "b7d0d3f5-8980-32c6-995d-db6f8226f1ca",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2005-05-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2005! \n\nOlympia-formed Sleater-Kinney is on tour!\n \nAug 28th-Aug 29th at South Sound Block Party in Olympia, WA and Sept 9th at The Greek Theatre in Berkeley, CA (with Liz Phair)!\n\nhttps://www.sleater-kinney.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}