Information about plays

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

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

{
    "id": 3580532,
    "uri": "https://api.kexp.org/v2/plays/3580532/?format=api",
    "airdate": "2025-11-20T05:45:05-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?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://ia601001.us.archive.org/1/items/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32/mbid-67e2e015-4384-42a5-9fdf-fc95501b0f32-42877797560_thumb250.jpg",
    "song": "Blunt Force Trauma",
    "track_id": "608a2a58-cb3f-439d-a81b-263b19511c71",
    "recording_id": "8c018a27-0763-4165-b58a-981002e1408d",
    "artist": "Elias Rønnenfelt feat. Erika de Casier",
    "artist_ids": [
        "f2874ad8-a75d-4388-b5b9-0724c79e7eda",
        "071409d0-ce21-4f03-a111-aec4dbc1590d"
    ],
    "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": "Elias Rønnenfelt is a musician and poet best known as the lead singer and lyricist of the Danish band Iceage. Heavy Glory is his debut solo album. \n\nhttps://eliasronnenfelt.bandcamp.com/track/blunt-force-trauma-feat-erika-de-casier",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}