Information about plays

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

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

{
    "id": 3667219,
    "uri": "https://api.kexp.org/v2/plays/3667219/?format=api",
    "airdate": "2026-06-13T05:51:46-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://ia800902.us.archive.org/3/items/mbid-64cd053a-2f04-4444-b45b-824864a82433/mbid-64cd053a-2f04-4444-b45b-824864a82433-44770391282_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-64cd053a-2f04-4444-b45b-824864a82433/mbid-64cd053a-2f04-4444-b45b-824864a82433-44770391282_thumb250.jpg",
    "song": "Creep",
    "track_id": "d1b2f969-b3d1-4139-87c9-d6443a63b030",
    "recording_id": "6ecd7efa-3e3d-4f1d-bac7-6d4d4f5ebdf5",
    "artist": "Waves Crashing",
    "artist_ids": [
        "92657af8-298e-495b-9df3-455b6efbcc29"
    ],
    "album": "In The Blur",
    "release_id": "64cd053a-2f04-4444-b45b-824864a82433",
    "release_group_id": "0e0c5024-0603-4c8a-abc0-a0c746911ffd",
    "labels": [
        "Audiomanic"
    ],
    "label_ids": [
        "f82c63a0-e9e8-472d-9fbc-633a5d094e42"
    ],
    "release_date": "2026-05-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing TremoloFest June 5!\nhttps://www.tremoloseattle.com/\n\nWaves Crashing new album In The Blur came out yesterday, and they're playing Olympia's Wild Child on June 7 with Cigarettes for Breakfast. \n\nhttps://post-punk.com/gazing-into-the-blue-void-olympia-shoegaze-trio-waves-crashing-come-up-for-air-with-in-the-blur/ https://wavescrashing.bandcamp.com/ https://www.instagram.com/wearewavescrashing/\n\nA dreamy cover of Radiohead's \"Creep\" from self-described \"Cascadia shoegaze\" group Waves Crashing, out of Olympia, WA.\n https://wavescrashing.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}