Information about plays

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

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

{
    "id": 3640240,
    "uri": "https://api.kexp.org/v2/plays/3640240/?format=api",
    "airdate": "2026-04-10T09:43:31-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-d258e29f-ec8f-4caa-83f5-2c04fcfe7828/mbid-d258e29f-ec8f-4caa-83f5-2c04fcfe7828-27453056542_thumb500.jpg",
    "thumbnail_uri": "https://ia601907.us.archive.org/35/items/mbid-d258e29f-ec8f-4caa-83f5-2c04fcfe7828/mbid-d258e29f-ec8f-4caa-83f5-2c04fcfe7828-27453056542_thumb250.jpg",
    "song": "Like Sugar",
    "track_id": "8a6b16b6-7a25-4899-abc5-16a5c1e31465",
    "recording_id": "95ab495c-dffe-4465-8cdf-fe1afa86cc19",
    "artist": "Chaka Khan",
    "artist_ids": [
        "900e9144-019d-4043-86cb-ec0e127c39d0"
    ],
    "album": "Hello Happiness",
    "release_id": "291bbbdd-1806-4aef-9c64-9d3f32e33fe5",
    "release_group_id": "53393ca2-f0f0-4000-a141-9acc94ce5b72",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-02-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Like Sugar\" contains samples of multiple elements of \"(Are You Ready) Do the Bus Stop / Sugar\" by The Fatback Band and Sarah Ruba.\n--\n You can listen to that Fatback Band original here: https://www.youtube.com/watch?v=PeeOPR8bxac",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}