Information about plays

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

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

{
    "id": 3582895,
    "uri": "https://api.kexp.org/v2/plays/3582895/?format=api",
    "airdate": "2025-11-25T17:57:26-08:00",
    "show": 65209,
    "show_uri": "https://api.kexp.org/v2/shows/65209/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lit",
    "track_id": null,
    "recording_id": null,
    "artist": "Lunikk",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of 15 Music Moves Europe Awards Nominees! You can vote for your favorite here: https://mmeawards.eu/en/mme_artists/\n\nMore about Lunikk: \nLunikk is an experimental dark electro-pop duo from Bulgaria, formed by Kristina Yordanova and Denny Popov. They met a few years ago when Denny’s rock band broke up, and Kristina detected a shared creative frequency between them. Kristina’s notebook of poetry, Let’s Live on Mars, became the foundation for their collaboration. Their name, Lunikk, is inspired by the Bulgarian word for ‘Moon’. The duo released their debut album, Unreal City, in October 2023, followed by several singles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}