Information about plays

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

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

{
    "id": 3548515,
    "uri": "https://api.kexp.org/v2/plays/3548515/?format=api",
    "airdate": "2025-09-03T16:55:26-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia601508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb250.jpg",
    "song": "Silvia",
    "track_id": "ec504ad9-af9a-33ea-a340-fdde53ce754a",
    "recording_id": "06955a93-2982-483b-bd28-b01bd8033e2a",
    "artist": "Miike Snow",
    "artist_ids": [
        "753a1564-aaef-4d39-bc68-4a8d5e328cf7"
    ],
    "album": "Miike Snow",
    "release_id": "e9252cd9-c569-4374-884b-9331efbe23f5",
    "release_group_id": "ab76c410-5caf-4ccb-aa4c-0a6fe54167ec",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track off the third album from the Swedish band is based off a real person. Andrew Wyatt of Miike Snow told Notion in 2016 that this album, \"kicked off with the first time anyone’s really ever broken my heart and it was a long process of recovery, much longer than I thought it would be.\" \n--\nBack in 2009 Miike Snow performed \"Burial\" live in the old KEXP studio! https://bit.ly/3QCLmhi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}