Information about plays

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

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

{
    "id": 3570267,
    "uri": "https://api.kexp.org/v2/plays/3570267/?format=api",
    "airdate": "2025-10-26T14:45:57-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://ia600802.us.archive.org/11/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/11/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb250.jpg",
    "song": "Treason",
    "track_id": "c719c52e-5c79-4c2c-ba60-01afe796d03e",
    "recording_id": "89eed16d-4857-4bb9-bb6f-1ef99d0277e6",
    "artist": "Nilüfer Yanya",
    "artist_ids": [
        "4173ee0d-e003-496a-98eb-a2eaa90cb3f7"
    ],
    "album": "Dancing Shoes",
    "release_id": "5dd9b3fc-c208-40e5-8e09-03a5aef23fe5",
    "release_group_id": "2bc36387-9005-493c-a1fb-08db9b873c85",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Nilufer Yanya's Live on KEXP performance from last year: https://www.youtube.com/watch?v=sZvZuSaJi00\n\n\"Dancing Shoes was written alongside a collection of tracks that Nilüfer re-approached with her creative partner Wilma Archer when she returned from touring her latest record.\"\n\nhttps://niluferyanya.bandcamp.com/album/dancing-shoes\nhttps://niluferyanya.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}