Information about plays

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

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

{
    "id": 3570504,
    "uri": "https://api.kexp.org/v2/plays/3570504/?format=api",
    "airdate": "2025-10-27T05:44:50-07:00",
    "show": 64947,
    "show_uri": "https://api.kexp.org/v2/shows/64947/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/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": "Crush the Devils Head",
    "track_id": "9aaef2cf-62d4-4f06-8143-3bd6ccaf7edd",
    "recording_id": "aecb8737-53b7-4130-b86f-6e726f9b45bf",
    "artist": "Elias Rønnenfelt",
    "artist_ids": [
        "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": "Out of Copenhagen, Denmark, Elias Rønnenfelt is a musician and poet best known as the lead singer and lyricist of the band Iceage. \n\nhttps://eliasronnenfelt.bandcamp.com/album/speak-daggers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}