Information about plays

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

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

{
    "id": 3657283,
    "uri": "https://api.kexp.org/v2/plays/3657283/?format=api",
    "airdate": "2026-05-20T15:23:32-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tia Tamera (eL Mizell Strobe Edit)",
    "track_id": null,
    "recording_id": null,
    "artist": "Doja Cat, Rico Nasty",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Doja Cat: \"I was in the studio and I was waiting for my friends to finish up some meeting and so I was alone and I had a keyboard, it had been the first time that I made a beat alone in that studio and I yeah, just started a little melody and then put some drums on it. Then I played it on live I think weeks later or something like that and people were like, “What the fuck is that?” The thing about me is I’m not that great at making beats, but I still try and when I do make it, I send them off to people. So, I sent that to Kurtis [co-producer Kurtis McKenzie]-and he just made it amazing, he made it that much better. It really didn’t hit the way it hit now.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}