Information about plays

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

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

{
    "id": 3564662,
    "uri": "https://api.kexp.org/v2/plays/3564662/?format=api",
    "airdate": "2025-10-13T18:57:37-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f-42990076831_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f-42990076831_thumb250.jpg",
    "song": "COMMA,",
    "track_id": "8bb3a400-2175-450a-a774-3a95f2afa671",
    "recording_id": "31904fd1-10f0-4473-903b-c4fc3143093f",
    "artist": "Ribbon Skirt",
    "artist_ids": [
        "6824d820-be15-421f-acd1-f3353ddd2c57"
    ],
    "album": "PENSACOLA",
    "release_id": "9c2597ea-97d9-41df-a1dc-c87d6a38e04f",
    "release_group_id": "18170466-0fe2-4755-b161-a52ac1ed7bf3",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ribbon Skirt will be LIVE on KEXP tomorrow! The show is open to the public!\n--\nLed by Anishinaabe musician Tashiina Buswa, Ribbon Skirt (formerly known as Love Language)  is an alternative indie-rock band from Montreal.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}