Information about plays

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

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

{
    "id": 3657278,
    "uri": "https://api.kexp.org/v2/plays/3657278/?format=api",
    "airdate": "2026-05-20T15:10:03-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://coverartarchive.org/release/bb880f5d-f49e-4c85-828b-653510b040cf/40888335811-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bb880f5d-f49e-4c85-828b-653510b040cf/40888335811-250.jpg",
    "song": "Atwer Abroba (Leo Nanjo remix)",
    "track_id": null,
    "recording_id": "0eb173bd-4b2c-49a4-8f25-460278e6acc7",
    "artist": "Ebo Taylor & Leo Nanjo",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79",
        "ce85b2ed-c490-4976-b91a-7ca84bb2fd71"
    ],
    "album": "Ebo Taylor & Pat Thomas Disco Highlife Reedit Series",
    "release_id": null,
    "release_group_id": "16eb0979-e6d0-4d06-a029-2b37d03a15cb",
    "labels": [
        "Comet Records"
    ],
    "label_ids": [
        "a9c8fd13-e777-4baf-8eac-dee78d3d4d31"
    ],
    "release_date": "2019-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Ebo Taylor, who died in February at age 90. He was a Ghanaian guitarist, composer, arranger, bandleader, and producer who was a vital presence in African music for more than six decades.\n--\n\"The elaborate guitar chords, two-fingered arpeggios, hypnotic rhythms and gruff, plangent vocal style that Mr. Taylor used in performing his own compositions, in Fante or English, overlaid an inherited tradition. That heritage, known as highlife, was the expression of coastal Ghana’s melting-pot culture, shaped by trans-Atlantic crosscurrents.\": https://www.nytimes.com/2026/02/13/arts/music/ebo-taylor-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}