Information about plays

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

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

{
    "id": 3521161,
    "uri": "https://api.kexp.org/v2/plays/3521161/?format=api",
    "airdate": "2025-07-01T10:46:08-07:00",
    "show": 63891,
    "show_uri": "https://api.kexp.org/v2/shows/63891/?format=api",
    "image_uri": "https://ia801600.us.archive.org/15/items/mbid-44b30cef-121c-41d8-bb46-9395e5587a0f/mbid-44b30cef-121c-41d8-bb46-9395e5587a0f-10197671101_thumb500.jpg",
    "thumbnail_uri": "https://ia601600.us.archive.org/15/items/mbid-44b30cef-121c-41d8-bb46-9395e5587a0f/mbid-44b30cef-121c-41d8-bb46-9395e5587a0f-10197671101_thumb250.jpg",
    "song": "Living Zoo",
    "track_id": "eae8c1ca-2e84-40c2-aa7b-3f8137595de2",
    "recording_id": "333b1d3a-f6e8-4989-84c1-a95664328bae",
    "artist": "Built to Spill",
    "artist_ids": [
        "3ac482b8-1494-4071-a0e9-f192f9d2c2b0"
    ],
    "album": "Untethered Moon",
    "release_id": "44b30cef-121c-41d8-bb46-9395e5587a0f",
    "release_group_id": "c3e447bd-bbc7-437d-a50e-26330fd5e13b",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2015-04-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Built to Spill is playing the Psychic Salamander Festival at Remlinger Farms in Carnation, WA on Saturday, September 13th.: https://www.stgpresents.org/events/the-psychic-salamander-festival/\n\nBuilt to Spill performed \"Living Zoo\" live on KEXP in 2015. Watch the full session here: https://youtu.be/dMKtB6sMg7Y--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}