Information about plays

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

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

{
    "id": 3656954,
    "uri": "https://api.kexp.org/v2/plays/3656954/?format=api",
    "airdate": "2026-05-19T19:46:44-07:00",
    "show": 66762,
    "show_uri": "https://api.kexp.org/v2/shows/66762/?format=api",
    "image_uri": "https://coverartarchive.org/release/5b92be38-bafa-47ca-b6cc-9d5cd236f7d0/39672033972-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5b92be38-bafa-47ca-b6cc-9d5cd236f7d0/39672033972-250.jpg",
    "song": "Don’t Take My Soul (Black Notice Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "K.O.G",
    "artist_ids": [
        "dce33bef-711e-4ec1-a1c7-06f47cf8a3c7"
    ],
    "album": "Don’t Take My Soul",
    "release_id": null,
    "release_group_id": "722fce3a-08a6-4ea5-bd06-fc437ee2bd41",
    "labels": [
        "Heavenly Sweetness"
    ],
    "label_ids": [
        "8c982ccb-47db-4cc8-b067-b1ca113ee4b9"
    ],
    "release_date": "2025-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "K.O.G. (Kweku of Ghana), from Sheffield, UK, is the leader of Afro-fusion collective K.O.G & The Zongo Brigade. He's the singer and front man of ONIPA. Co-founder of Zongo Music – a collective for alternative music, based in Sheffield and Ghana.: https://www.znproduction.fr/en/roster/k.o.g https://kogkwekuofghana.bandcamp.com/album/dont-take-my-soul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}