Information about plays

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

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

{
    "id": 3622935,
    "uri": "https://api.kexp.org/v2/plays/3622935/?format=api",
    "airdate": "2026-02-27T09:01:11-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb250.jpg",
    "song": "Dandelion",
    "track_id": "92140456-6fc3-4f14-91fb-516f3c38ad3e",
    "recording_id": "c6f095be-0185-444e-9c10-0c2d580ffae3",
    "artist": "New Constellations",
    "artist_ids": [
        "708c8fe9-af4f-4f3f-9c34-986c0b97caa3"
    ],
    "album": "It Comes in Waves",
    "release_id": "6b3eda22-f9e6-4b90-8fea-68367ba48c49",
    "release_group_id": "142cb6ab-efc1-4d6a-bc9c-e519baffe5a2",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They'll be at Seattle's Paramount Theatre on Saturday, May 9th, and at Oakland's Fox Theater on Thursday, May 14th. \n--\nNew Constellations is a a Portland-based dream-pop trio featuring childhood friends Harlee Case (vocals) and Josh Smith (producer/multi-instrumentalist), along with guitarist Kyle Farook. \n--\nTheir 13-track debut album drops in May. \"The majority of the music is about relationships that I've been in, some of it really happy and some of it really heart-wrenching,\" Case explains. \"In general, life comes in waves. Grief comes in waves. Happiness comes in waves. If you live long enough, you know you're going to experience all these different types of things.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}