Information about plays

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

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

{
    "id": 3638594,
    "uri": "https://api.kexp.org/v2/plays/3638594/?format=api",
    "airdate": "2026-04-06T10:53:46-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://coverartarchive.org/release/65b11593-0c34-40f9-aef2-223a45299d12/1008589957-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/65b11593-0c34-40f9-aef2-223a45299d12/1008589957-250.jpg",
    "song": "Cigarette Duet",
    "track_id": null,
    "recording_id": "a0727bb6-0594-448a-8e05-5928e07259c9",
    "artist": "Princess Chelsea",
    "artist_ids": [
        "4778e075-c59b-4455-be96-5c84fc458904"
    ],
    "album": "Lil’ Golden Book",
    "release_id": null,
    "release_group_id": "ec224367-6235-4d9c-82b2-9609068b22f0",
    "labels": [
        "Lil’ Chief Records"
    ],
    "label_ids": [
        "2d550e4b-4495-4f37-b2e9-ebf182a00486"
    ],
    "release_date": "2011-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chelsea Lee Nikkel, better known by her stage name Princess Chelsea, is a New Zealand producer, musician and visual artist. She was a member of twee pop band the Brunettes and cult Auckland band Teenwolf. Chelsea has released four albums of original material and one covers album. https://bit.ly/4vfuaSy\n\nhttps://princesschelsea.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}