Information about plays

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

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

{
    "id": 3594087,
    "uri": "https://api.kexp.org/v2/plays/3594087/?format=api",
    "airdate": "2025-12-21T16:02:56-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dancing on Volcanoes (Stone Club remix)",
    "track_id": "bf0d16a9-49dd-461d-b2bd-b13ab9c33f15",
    "recording_id": "64efa39a-5bcf-4d38-a0c1-aae1fad29af9",
    "artist": "Gwenno",
    "artist_ids": [
        "8f5b15bd-0777-4564-9801-17462e5ff715"
    ],
    "album": "Utopia (Remixes)",
    "release_id": "a7299f6b-2773-4aae-a521-c9b58643067c",
    "release_group_id": "dd2d4d59-8575-4e98-b1f5-30f13279a884",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-11-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of the inspiration behind this track, the Welsh singer-songwriter reveals, \"Jarvis Cocker dancing alone on stage, surrounded by dry ice, perfectly conveying the loss of our congregational dancing and drinking in small venues with a slight swing of the hip and flick of a hand... dancing 'til 5am at Le Mandela restaurant in Grangetown, Cardiff... the Pet Shop Boys' perfectly aimed observations on modern life... the spirit of Johnny Marr on guitar, his echoes of the Celtic sea passed down through the generations... the need to dance as a cathartic act... it's all here - Dancing on Volcanoes!\" https://tinyurl.com/3ekk65wk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}