Information about plays

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

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

{
    "id": 3624764,
    "uri": "https://api.kexp.org/v2/plays/3624764/?format=api",
    "airdate": "2026-03-03T10:09:47-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Firestarter",
    "track_id": "a3698f4e-f0cb-4b93-a515-27e4c6eb8d4f",
    "recording_id": "2ded1d80-e866-4230-8238-466c69d9960c",
    "artist": "Biblioteka",
    "artist_ids": [
        "47b25147-ad45-4b4b-9dd0-a62a1576d468"
    ],
    "album": "Matryoshka",
    "release_id": "fcaaf1eb-f1e1-4179-9b69-48debd3b6d92",
    "release_group_id": "ff1ab44a-35f4-4cbc-9e5e-5d159ea0eabb",
    "labels": [
        "Pet Wussy Records"
    ],
    "label_ids": [
        "a54d60f3-71c3-4f3f-a667-24d2954c7f88"
    ],
    "release_date": "2026-02-12",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Biblioteka are a femme-fronted power trio blending punk, grunge, and garage rock through fiery performance and a sound charged by the raw power of Mary Robins (vocals/bass). The band formed after a chance Ty Segall ticket exchange spiraled into loud music, mutual obsession, and no turning back. Joined by Hexx Rodriguez (guitar/vocals) & Jules Tennyson (drums/vocals), Biblioteka is fueled by a shared passion for rock and roll, born from the Seattle underground.\n--\nGo here to purchase their just-released album \"Matryoshka\": https://bibliotekaband.bandcamp.com/album/matryoshka",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}