Information about plays

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

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

{
    "id": 3537647,
    "uri": "https://api.kexp.org/v2/plays/3537647/?format=api",
    "airdate": "2025-08-08T21:52:33-07:00",
    "show": 64236,
    "show_uri": "https://api.kexp.org/v2/shows/64236/?format=api",
    "image_uri": "https://coverartarchive.org/release/1a05d03a-c85d-4b6c-b0bd-c2c035b8130a/27086115353-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1a05d03a-c85d-4b6c-b0bd-c2c035b8130a/27086115353-250.jpg",
    "song": "Ndeko Solo",
    "track_id": null,
    "recording_id": "5bbe9b89-818a-4ae9-80b7-856b237ed723",
    "artist": "Afriquoi",
    "artist_ids": [
        "d33310ad-f44f-486f-bf98-a3e461f152ca"
    ],
    "album": "Time Is a Gift Which We Share All the Time",
    "release_id": null,
    "release_group_id": "38d95e36-4c37-4af1-b1a2-7a7045635452",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Afriquoi are an underground sensation, bringing an uplifting fusion of African music and live electronics. The masterful 5-piece live show combines Gambian kora, Congolese guitar + Mandinka percussion styles with electronic music drawing on house,  garage, disco, soul + jungle to create something entirely unique.\nBased in London, Afriquoi is a UK afro supergroup, with every musician a band leader in their own right. With members ranging in age across 3 decades, originating from Africa, the Carribean and the UK, Afriquoi is true fusion music in the best sense of the word, bringing together a vast depth of musical knowledge, culture and life experience.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}