Information about plays

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

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

{
    "id": 3543264,
    "uri": "https://api.kexp.org/v2/plays/3543264/?format=api",
    "airdate": "2025-08-22T11:02:13-07:00",
    "show": 64355,
    "show_uri": "https://api.kexp.org/v2/shows/64355/?format=api",
    "image_uri": "https://ia600802.us.archive.org/11/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb250.jpg",
    "song": "Where to Look",
    "track_id": "1cd39757-ab8e-438f-a1fc-2762d7e70c52",
    "recording_id": "8f4a94c7-4c09-43d9-9b19-4841bd013616",
    "artist": "Nilüfer Yanya",
    "artist_ids": [
        "4173ee0d-e003-496a-98eb-a2eaa90cb3f7"
    ],
    "album": "Dancing Shoes",
    "release_id": "5dd9b3fc-c208-40e5-8e09-03a5aef23fe5",
    "release_group_id": "2bc36387-9005-493c-a1fb-08db9b873c85",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nilüfer Yanya will play in Oakland on September 23rd at the Fox Theater! \n\nLess than a year out from her last album, My Method Actor, Nilüfer Yanya released the Dancing Shoes EP in July! https://niluferyanya.bandcamp.com/\n\nShe stopped by our studios for a Live on KEXP session last October. Enjoy video of her set here: https://www.youtube.com/watch?v=sZvZuSaJi00&t=18s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}