Information about plays

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

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

{
    "id": 3522100,
    "uri": "https://api.kexp.org/v2/plays/3522100/?format=api",
    "airdate": "2025-07-03T13:25:48-07:00",
    "show": 63908,
    "show_uri": "https://api.kexp.org/v2/shows/63908/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-8244e6f2-77f6-4a33-9482-4b6ee6cdc84d/mbid-8244e6f2-77f6-4a33-9482-4b6ee6cdc84d-41495747450_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-8244e6f2-77f6-4a33-9482-4b6ee6cdc84d/mbid-8244e6f2-77f6-4a33-9482-4b6ee6cdc84d-41495747450_thumb250.jpg",
    "song": "Really Wanna Be With You",
    "track_id": "5cbf94d8-586a-4703-aaba-e28cebcb98c4",
    "recording_id": "3a98bba9-6150-4493-afc4-465f23b6cf48",
    "artist": "Durand Jones & The Indications",
    "artist_ids": [
        "5da8d9b1-af89-43a3-a519-8e32ec21e7f5"
    ],
    "album": "Flowers",
    "release_id": "8244e6f2-77f6-4a33-9482-4b6ee6cdc84d",
    "release_group_id": "ef7063f4-5f5c-49ea-a1b8-24a4b5d66351",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing --The Fox Theater in Oakland on Tuesday, October 7th\n--The Showbox in Seattle on Tuesday, October 28th.\n--\n\"Flowers\" is the just-released new album from the group.  \"We spent the last 10 years building this house and now we’re living in it,” says Blake Rhein. : https://durandjonesandtheindications.bandcamp.com/album/flowers\n--\nWatch a live performance for KEXP listeners from 2022's THING Festival: https://www.youtube.com/watch?v=TZhe0H2a9Ag",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}