Information about plays

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

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

{
    "id": 3527439,
    "uri": "https://api.kexp.org/v2/plays/3527439/?format=api",
    "airdate": "2025-07-15T20:44:01-07:00",
    "show": 64023,
    "show_uri": "https://api.kexp.org/v2/shows/64023/?format=api",
    "image_uri": "https://coverartarchive.org/release/f381ed86-b743-4fd0-9a79-fd892b019017/8855759588-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f381ed86-b743-4fd0-9a79-fd892b019017/8855759588-250.jpg",
    "song": "Love and Death",
    "track_id": null,
    "recording_id": "5685f9c1-f08e-40cb-91f5-b24ac2651244",
    "artist": "Ebo Taylor",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "Love and Death",
    "release_id": null,
    "release_group_id": "f640fbda-b1dd-4e6e-9804-4eca6637bf24",
    "labels": [],
    "label_ids": [],
    "release_date": "2010-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "89-year-old Ebo Taylor is a Ghanian legend, a guitarist, composer, bandleader, record producer and arranger focusing on highlife and afrobeat music. Here's the story of this great artist\nhttps://tinyurl.com/5cz75ey7\n\nThe first internationally released solo album by the Ghanaian Afrobeat legend, ‘Love And Death’ reprises some of Taylor’s ‘70s classics alongside some great new compositions, all backed by Berlin collective Afrobeat Academy.\nhttps://ebotaylor.bandcamp.com/album/love-death",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}