Information about plays

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

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

{
    "id": 3529123,
    "uri": "https://api.kexp.org/v2/plays/3529123/?format=api",
    "airdate": "2025-07-19T19:22:40-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://ia803206.us.archive.org/35/items/mbid-523c725f-74dc-4f61-8d50-b9c6a112afc9/mbid-523c725f-74dc-4f61-8d50-b9c6a112afc9-41322673376_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/35/items/mbid-523c725f-74dc-4f61-8d50-b9c6a112afc9/mbid-523c725f-74dc-4f61-8d50-b9c6a112afc9-41322673376_thumb250.jpg",
    "song": "BANKRUPT",
    "track_id": "ff09307b-4abf-4ddb-9ecf-6ea740910f75",
    "recording_id": "4b6f4222-49a6-4bf6-81d0-f0aed0102290",
    "artist": "FEM du lit feat. Obsvdian",
    "artist_ids": [
        "046d9125-fc24-4c87-a88f-f2b87130802c",
        "2e3e9d4c-6392-4d5c-968f-0707021c8ea0"
    ],
    "album": "STIGMATA",
    "release_id": "523c725f-74dc-4f61-8d50-b9c6a112afc9",
    "release_group_id": "67e58475-f10d-4b8d-8194-9b943212bf7e",
    "labels": [
        "La fem"
    ],
    "label_ids": [
        "cfba2399-002e-4d56-ac39-e756b6c7e9e1"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Singer-producer Francesca Eluhu–artist name FEM du lit (a play on words meaning \"woman of the bed\")--is a French & Congolese musician based in Seattle, WA. Known for being the front-person to psychedelic neo-soul band, Day Soul Exquisite, Francesca ventures into an alternative/indie, electro-soul sound for their solo project, FEM du lit. Music to be released on Eluhu's La fem records https://femdulit.bandcamp.com/album/stigmata\n\nFEM du lit is headlining Queertopia this Saturday July 26th at Volunteer Park!\n\nhttps://www.facebook.com/thesocialqueer/\nhttps://www.instagram.com/p/DLIgZrjyq_A\nhttps://www.eventbrite.com/e/queertopia-tickets-1339091010259",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}