Information about plays

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

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

{
    "id": 3601847,
    "uri": "https://api.kexp.org/v2/plays/3601847/?format=api",
    "airdate": "2026-01-08T13:56:05-08:00",
    "show": 65596,
    "show_uri": "https://api.kexp.org/v2/shows/65596/?format=api",
    "image_uri": "https://ia801506.us.archive.org/5/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb500.jpg",
    "thumbnail_uri": "https://ia601506.us.archive.org/5/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb250.jpg",
    "song": "Organoid",
    "track_id": "b2aa4cdb-ba29-48fb-b79b-209e7f779a4c",
    "recording_id": "6dcba995-f4da-4e3d-af05-77a939237eb1",
    "artist": "Dream Nails",
    "artist_ids": [
        "98b08b3c-af07-4e01-97d6-23ea805dfaac"
    ],
    "album": "You Wish",
    "release_id": "bbd5a254-eb4e-436a-98e6-a4f3cc947e82",
    "release_group_id": "50fd52ad-bd92-42c4-9bbc-4b5907623615",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dream Nails is an all-queer political punk collective from London. \"The band returns with their new studio album, You Wish, out on 6th February 2026. Written over the past year in response to a period of intense global change, the album sees the band unveil a revitalized sound that is more introspective, experimental, spiritually curious and creatively vulnerable.\"\n\"This is a punk album about resilience\", shares guitarist Anya Pearson, \"each song a story of strength. It's called 'You Wish' because it perfectly captures our punk swagger counterpointed with our cosmic optimism.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}