Information about plays

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

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

{
    "id": 3543354,
    "uri": "https://api.kexp.org/v2/plays/3543354/?format=api",
    "airdate": "2025-08-22T16:29:37-07:00",
    "show": 64357,
    "show_uri": "https://api.kexp.org/v2/shows/64357/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb250.jpg",
    "song": "Sunchaser",
    "track_id": "d3ec8553-a948-4e9b-9076-271252177e63",
    "recording_id": "dd2b8ba9-1b60-4cff-a66b-26343c0b3d05",
    "artist": "Arc De Soleil",
    "artist_ids": [
        "140bd83c-475b-4eb3-bf82-27ff4dc92abc"
    ],
    "album": "Lumin Rain",
    "release_id": "754bfa9c-a4f5-4c18-a290-086bfc410a3a",
    "release_group_id": "76260cd8-4f5f-4f43-b45f-d6a2a2502a82",
    "labels": [
        "Maison Records"
    ],
    "label_ids": [
        "f46be6fc-20a7-4ba8-8b29-e08516c77964"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arc De Soleil is one of many monikers of composer, producer and multi-instrumentalist Daniel Kadawatha.\n\nInspired by his father's love for the Spotnicks and their soaring guitar-driven sound, Daniel grew up hearing his father play their songs on his homemade guitar amp. This early exposure to music shaped Daniel's own musical tastes and influenced his decision to become a musician himself. \n\nFor Daniel, creating music for Arc De Soleil was more of a return to something very natural rather than being experimental. He draws on the vintage sound of The Spotnicks and the Shadows, as well as the funk rhythms of Asha Bhosle and contemporary acts like Khruangbin, to create a sound that is uniquely his own. https://tinyurl.com/8jnv8f29\n***\nPlaying 9/17 in Seattle at the Showbox.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}