Information about plays

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

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

{
    "id": 3613654,
    "uri": "https://api.kexp.org/v2/plays/3613654/?format=api",
    "airdate": "2026-02-05T19:27:17-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bbaeng Dub (dub mixed by Naoyuki Uchida)",
    "track_id": null,
    "recording_id": "20eb5934-66f5-4e32-9229-401bc9a9a6ce",
    "artist": "NST & The Soul Sauce meets Kim Yulhee",
    "artist_ids": [
        "fb0bada3-f31f-45cb-9e3d-4aebba3045e2",
        "5eac50ca-a1f2-4e52-b58a-6a1dc1b2d6be"
    ],
    "album": "Version",
    "release_id": null,
    "release_group_id": "13a5e995-778b-451f-acf1-5a2280010a71",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-06",
    "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/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}