Information about plays

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

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

{
    "id": 3544586,
    "uri": "https://api.kexp.org/v2/plays/3544586/?format=api",
    "airdate": "2025-08-25T09:45:05-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-518d7d88-e878-4416-bb37-b442da48524f/mbid-518d7d88-e878-4416-bb37-b442da48524f-28743532254_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/11/items/mbid-518d7d88-e878-4416-bb37-b442da48524f/mbid-518d7d88-e878-4416-bb37-b442da48524f-28743532254_thumb250.jpg",
    "song": "Sword",
    "track_id": "a570b749-6c9b-45a2-a127-045f2d4a7fe0",
    "recording_id": "91867c79-f532-4406-9e80-5f1de3c0305a",
    "artist": "IAN SWEET",
    "artist_ids": [
        "ce6fbc1a-7a8b-4596-a8bb-7ef87290d892"
    ],
    "album": "Show Me How You Disappear",
    "release_id": "518d7d88-e878-4416-bb37-b442da48524f",
    "release_group_id": "821dd5db-0326-401f-b7cf-0223b0edf05e",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2021-03-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Sword’ is my Ultimate Fighter manifesto,” Medford said in a statement. “It was born from the dire need to end what felt like a relentless battle. A battle where I was constantly being disarmed. I imagined my body being both the shield and weapon to fight back against someone who wanted me to surrender.”  https://www.stereogum.com/2084985/ian-sweet-sword/music/\n\nIAN SWEET stopped by the KEXP studio back in 2019! Check out her full performance and interview with Atticus: https://www.youtube.com/watch?v=_7l-Y42AMqM\n\nhttps://iansweetmusic.bandcamp.com/\nhttps://www.iansweetmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}