Information about plays

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

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

{
    "id": 3601833,
    "uri": "https://api.kexp.org/v2/plays/3601833/?format=api",
    "airdate": "2026-01-08T13:03:16-08:00",
    "show": 65596,
    "show_uri": "https://api.kexp.org/v2/shows/65596/?format=api",
    "image_uri": "https://ia801408.us.archive.org/23/items/mbid-4a6c303d-502d-4e49-b66b-4adc3415e907/mbid-4a6c303d-502d-4e49-b66b-4adc3415e907-33460742337_thumb500.jpg",
    "thumbnail_uri": "https://ia801408.us.archive.org/23/items/mbid-4a6c303d-502d-4e49-b66b-4adc3415e907/mbid-4a6c303d-502d-4e49-b66b-4adc3415e907-33460742337_thumb250.jpg",
    "song": "The Night",
    "track_id": "f0718125-f815-4a67-8c2a-78276aec100d",
    "recording_id": "d93e878e-caba-432a-84a1-ceaeaf3df981",
    "artist": "Röyksopp feat. Alison Goldfrapp",
    "artist_ids": [
        "1c70a3fc-fa3c-4be1-8b55-c3192db8a884",
        "5e00c39c-9c65-420f-aa26-d68f414a74c6"
    ],
    "album": "Profound Mysteries III",
    "release_id": "4a6c303d-502d-4e49-b66b-4adc3415e907",
    "release_group_id": "ed3b544d-0ca8-4193-a219-a3b1f92f65d4",
    "labels": [
        "Dog Triumph"
    ],
    "label_ids": [
        "d5b58e0f-d3dd-404d-829b-60b42f4381a3"
    ],
    "release_date": "2022-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the delightful Troy Nelson and wonderful producer Sharlese! Thanks so much for listening!\n--\nRöyksopp (aka Svein Berge and Torbjørn Brundtland) featured Alison Goldfrapp's breathless vocals on this tune. The visualizer, directed by artist Jonathan Zawada, zooms in and focuses on facets of an alien-like 3D animated form.: https://www.youtube.com/watch?v=egdwy_Z4k1E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}