Information about plays

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

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

{
    "id": 3637769,
    "uri": "https://api.kexp.org/v2/plays/3637769/?format=api",
    "airdate": "2026-04-04T15:50:00-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://ia801702.us.archive.org/22/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": "New 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. They'll be supporting The Midnight at Seattle's Paramount Theatre on Saturday, May 9th, and at Oakland's Fox Theater on Thursday, May 14th. https://newconstellations.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}