Information about plays

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

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

{
    "id": 3629306,
    "uri": "https://api.kexp.org/v2/plays/3629306/?format=api",
    "airdate": "2026-03-15T14:51:51-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wish I Didn’t Miss You",
    "track_id": null,
    "recording_id": "02619907-daa8-4566-ac4e-f3bff3f9991e",
    "artist": "Eva Lazarus",
    "artist_ids": [
        "85e6f9ec-e7b3-4d69-888d-f8dea1e969c4"
    ],
    "album": "Wish I Didn’t Miss You",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nice Up Records"
    ],
    "label_ids": [
        "b91bb477-c604-4dbd-ad76-f5b46fb75ee4"
    ],
    "release_date": "2025-05-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2025 the music world was rocked by the sad and untimely loss of a true soul legend, Angie Stone. Being a massive fan, Eva Lazarus paid tribute by recording her own version of the beautiful, complex vocal arrangement on her Instagram. Label boss Shepdog, also a massive fan of the track, spotted the video and suggested they release it as a tribute. The dream team of Brad Baloo (The Nextmen) and Luke Allwood (Gentleman's Dub Club/Hollie Cook) instantly jumped on it and produced this sweet soulful reggae version, complete with dub version.\n\nhttps://niceuprecords.bandcamp.com/album/wish-i-didnt-miss-you\nhttps://www.evalazarus.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}