Information about plays

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

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

{
    "id": 3543469,
    "uri": "https://api.kexp.org/v2/plays/3543469/?format=api",
    "airdate": "2025-08-22T20:56:04-07:00",
    "show": 64358,
    "show_uri": "https://api.kexp.org/v2/shows/64358/?format=api",
    "image_uri": "https://coverartarchive.org/release/fdb69859-49a1-463a-8f53-89d080423653/10752418151-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fdb69859-49a1-463a-8f53-89d080423653/10752418151-250.jpg",
    "song": "Yes Indeed",
    "track_id": null,
    "recording_id": "d8028022-127c-4c47-bf66-d3e43ea31443",
    "artist": "Super Sounds Namba",
    "artist_ids": [
        "0383dec0-62d1-47f5-bbd0-c3909ae3480d"
    ],
    "album": "Life Stories: Highlife & Afrobeat Classics 1973–1980",
    "release_id": null,
    "release_group_id": "b9ef2c52-3697-4ed6-a7f6-1d9d1f596d8a",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Life Stories\" is a 2011 compilation album by Ghanaian highlife and afrobeat legend Ebo Taylor, released by Strut Records, which features his 1970s recordings and highlights his seminal work during that era. The album is a collection of his solo work and collaborations, including lesser-known side projects like the Apagya Show Band and his contributions to the Assase Ase and Taylor-led combos. It was released in conjunction with his 2010 album \"Love and Death\" and his 2011 collaboration with the Afrobeat Academy, which raised his international profile. \n\nI had the honor of opening for Ebo w/ Mizell at The Neptune!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}