Information about plays

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

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

{
    "id": 3634662,
    "uri": "https://api.kexp.org/v2/plays/3634662/?format=api",
    "airdate": "2026-03-28T13:13:01-07:00",
    "show": 66303,
    "show_uri": "https://api.kexp.org/v2/shows/66303/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-a5cc5acd-08eb-43e5-982a-e4ab3b776fb6/mbid-a5cc5acd-08eb-43e5-982a-e4ab3b776fb6-22093679447_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-a5cc5acd-08eb-43e5-982a-e4ab3b776fb6/mbid-a5cc5acd-08eb-43e5-982a-e4ab3b776fb6-22093679447_thumb250.jpg",
    "song": "Basquiat",
    "track_id": "9abbd75b-a772-4c7d-8a63-91d4595890ce",
    "recording_id": "153fac37-02e8-4dd0-b867-b15c36aa62b6",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Doko Mien",
    "release_id": "a5cc5acd-08eb-43e5-982a-e4ab3b776fb6",
    "release_group_id": "1577ba64-3fa9-4ed5-b445-df3a2ae05a18",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Basquiat” was inspired by the Jean-Michel Basquiat exhibition that was on display at the Barbican in London in 2018.\n--\nWatch Ibibio Sound Machine, fronted by Nigerian vocalist Eno Williams,  perform this Jean-Michel Basquiat inspired song LIVE on KEXP from our London Broadcast in February, 2019: https://www.youtube.com/watch?v=TWA6LsJAxyg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}