Information about plays

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

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

{
    "id": 3657153,
    "uri": "https://api.kexp.org/v2/plays/3657153/?format=api",
    "airdate": "2026-05-20T08:22:31-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-5380823d-98ca-4b19-8c81-338c39672f0a/mbid-5380823d-98ca-4b19-8c81-338c39672f0a-42161964328_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/11/items/mbid-5380823d-98ca-4b19-8c81-338c39672f0a/mbid-5380823d-98ca-4b19-8c81-338c39672f0a-42161964328_thumb250.jpg",
    "song": "The Rope",
    "track_id": "bf0f9077-79b9-4d93-bdfc-cd9b9c602b72",
    "recording_id": "acfd9b36-ebcd-43de-9de4-95154af7f59d",
    "artist": "Wunderhorse",
    "artist_ids": [
        "5126db33-86ad-469d-88fb-4158350e1515"
    ],
    "album": "The Rope",
    "release_id": "5380823d-98ca-4b19-8c81-338c39672f0a",
    "release_group_id": "606f93c0-293a-4342-93fe-bc377c59f3fc",
    "labels": [
        "Communion Records"
    ],
    "label_ids": [
        "f658c6bd-b2e9-42ee-ab03-1622aa649602"
    ],
    "release_date": "2025-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wunderhorse is the project of Jacob Slater, who left home at 17 and fronted a London punk trio called Dead Pretties until they imploded in 2017. He then moved to Newquay, Cornwall, worked as a labourer and a surfing instructor for a stretch, and quietly kept writing songs. Wunderhorse's 2022 debut 'Cub' didn't crack the UK Top 75, but their 2024 follow-up Midas — produced by Craig Silvey of Stones and Arcade Fire credit — hit No. 6, and last November they were named Rolling Stone UK's Best Group. --Rolling Stone (https://tinyurl.com/y74wyarp)\n\nCatch Wunderhorse live:\n* San Francisco, CA on August 8, 2026 at Outside Lands Festival, Golden Gate Park\n\nhttps://wunderhorseband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}