Information about plays

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

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

{
    "id": 3619385,
    "uri": "https://api.kexp.org/v2/plays/3619385/?format=api",
    "airdate": "2026-02-19T05:07:14-08:00",
    "show": 65972,
    "show_uri": "https://api.kexp.org/v2/shows/65972/?format=api",
    "image_uri": "https://ia801007.us.archive.org/12/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb250.jpg",
    "song": "Expo",
    "track_id": "fd0c4b8b-9f06-4bef-97c5-1a0a5d7eb3ee",
    "recording_id": "a6079cbd-a52e-4b2b-9868-46dfff201ea8",
    "artist": "Ulrika Spacek",
    "artist_ids": [
        "b4e8e5f4-be91-473f-af73-de332ecd8f20"
    ],
    "album": "EXPO",
    "release_id": "f670fc28-2b3c-4fe3-8811-2253c5512c59",
    "release_group_id": "02570bfc-67d8-4d28-ae18-98c440d23b14",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though their well-established foundations are in the psych-rock world - and though they are inspired by electronic elements more than ever - Ulrika Spacek are interested in the glitch that exists between the two. Their music reckons with human warmth and digital isolation, equal parts welcoming and altogether alienating. “Our music has always been a collage – a bit patchwork, sonically – but what makes this album a landmark for us is that we went one step further and made our own sample bank,” explains singer/guitarist Rhys. They create their own doppelgängers in a world of almost-real, where the band appear as if in a hall of mirrors. Digital drums are sampled layered upon real drums, and the effect is almost like birth in reverse - pulled from the ether and returned back to the tangible world. They will be playing at Baba Yaga on April 2. Read more: https://ulrikaspacek.bandcamp.com/album/expo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}