Information about plays

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

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

{
    "id": 3654793,
    "uri": "https://api.kexp.org/v2/plays/3654793/?format=api",
    "airdate": "2026-05-14T21:29:49-07:00",
    "show": 66718,
    "show_uri": "https://api.kexp.org/v2/shows/66718/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "(Who Knows) Swallow Knows",
    "track_id": null,
    "recording_id": null,
    "artist": "NST & The Soul Sauce, Kim Yulhee",
    "artist_ids": [],
    "album": "소울소스 meets 김율희 / The Soul Sauce meets Kim Yulhee",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Eastern Standard Sounds"
    ],
    "label_ids": [],
    "release_date": "2020-03-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Seoul, Korea, NST & The Soul Sauce is an eight-piece roots reggae band that warms your heart and makes your soul dance.With two feet firmly planted in roots reggae, their unique sound has elements of jazz, funk, soul, psychedelic, and nyabinghi blended with classic Korean pop. Along with influences of East Asian philosophy, they’ve created what they have dubbed: Korean reggae \n\nhttps://nohseonteck.bandcamp.com/album/the-swallow-knows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}