Information about plays

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

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

{
    "id": 3576952,
    "uri": "https://api.kexp.org/v2/plays/3576952/?format=api",
    "airdate": "2025-11-11T19:56:17-08:00",
    "show": 65084,
    "show_uri": "https://api.kexp.org/v2/shows/65084/?format=api",
    "image_uri": "https://coverartarchive.org/release/8e91dc90-e980-4611-bd8d-2106390ba8ea/38244873486-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8e91dc90-e980-4611-bd8d-2106390ba8ea/38244873486-250.jpg",
    "song": "Agboju Logun",
    "track_id": null,
    "recording_id": "0b2fc55d-d606-4895-be33-9aef837ef1b0",
    "artist": "Shina Williams & His African Percussionists",
    "artist_ids": [
        "c4b6dba3-d0cd-4087-ad83-cc5c3aa788f8"
    ],
    "album": "Future Sounds Of Jazz, Vol. 15",
    "release_id": null,
    "release_group_id": "b6360dfd-f509-401b-b9a1-2e411e2343d6",
    "labels": [
        "Compost Records"
    ],
    "label_ids": [
        "c1c625b5-9929-4a30-8c3e-f77e109cdf07"
    ],
    "release_date": "2022-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The record was born in 1979 when Shina put Biddy Wright, Fred Fisher, Saliu Alabi, Prince Bola, Tutu Shoronmu, Tunde willimas and several other decorated Nigerian musicians – who played with the likes of Fela Kuti, SJOB Movement, Sonny Okoson, King Bucknor amongst others – together to record. The result is ‘African Dances’, a timeless fusion of afrobeat, electronics, boogie and disco. \n\n“I want to show the whole wide world that Africa is alive with modern musicians to reckon with anywhere,”\n\nhttps://shinawilliamshisafricanpercussionists.bandcamp.com/album/african-dances",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}