Information about plays

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

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

{
    "id": 3564267,
    "uri": "https://api.kexp.org/v2/plays/3564267/?format=api",
    "airdate": "2025-10-12T16:29:23-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "at least for now (feat. Jake Amy, Anthony Liddell, Sensible J, Elle Shimada)",
    "track_id": null,
    "recording_id": null,
    "artist": "Kee'ahn",
    "artist_ids": [
        "02fec396-3975-4f27-8c70-8a31ea812ce5"
    ],
    "album": "for me, for you x",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kee’ahn (she/they/nyulu) is a Kuku Yalanji, Jirrbal, Torres Strait Islander songwriter and performer from North Queensland.\nKee'ahn’s name comes from the Wik word 'kee’an' meaning to dance, and to play.\n\nHer music effortlessly weaves lush melodies and rich vocals, with heart-warming stories of hope and healing. \n\ndebut EP 'for me, for you x' just released October 9th.\n\nhttps://keeahnmusic.bandcamp.com/album/for-me-for-you-x\nhttp://www.keeahn.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}