Information about plays

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

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

{
    "id": 3577291,
    "uri": "https://api.kexp.org/v2/plays/3577291/?format=api",
    "airdate": "2025-11-12T15:21:06-08:00",
    "show": 65091,
    "show_uri": "https://api.kexp.org/v2/shows/65091/?format=api",
    "image_uri": "https://ia601001.us.archive.org/1/items/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32-42877797560_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32-42877797560_thumb250.jpg",
    "song": "Kill Your Neighbor",
    "track_id": "32782bb3-d6c8-4ee8-8715-baa0bc3d995e",
    "recording_id": "82b20785-4c57-42cf-83cb-aa0deac06645",
    "artist": "Elias Rønnenfelt feat. Fine",
    "artist_ids": [
        "8d50e39f-d7b1-405b-bd16-08ed4e5a398a",
        "f2874ad8-a75d-4388-b5b9-0724c79e7eda"
    ],
    "album": "Speak Daggers",
    "release_id": "67e2e015-4384-42a5-9fdf-fc95501b0f32",
    "release_group_id": "ee49af78-437d-4046-91e7-1db30ba9ff54",
    "labels": [
        "Escho"
    ],
    "label_ids": [
        "eb29db8c-175d-4bf0-8a41-166f774e9f2e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking of Danish artists, Elias Rønnenfelt is a Danish musician and poet. He is the lead singer and lyricist for Iceage. \"Speak Daggers\" is his second solo album. (in 2023, he published \"Sunken Heeights,\" his debut book of poems, featuring his original Danish text and artwork by Elizabeth Peyton.)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}