Information about plays

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

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

{
    "id": 3519466,
    "uri": "https://api.kexp.org/v2/plays/3519466/?format=api",
    "airdate": "2025-06-27T09:42:25-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://ia801603.us.archive.org/14/items/mbid-2a059e43-e66c-4d6d-9a4f-dea9a6919061/mbid-2a059e43-e66c-4d6d-9a4f-dea9a6919061-10112836421_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/14/items/mbid-2a059e43-e66c-4d6d-9a4f-dea9a6919061/mbid-2a059e43-e66c-4d6d-9a4f-dea9a6919061-10112836421_thumb250.jpg",
    "song": "Shame on a Nuh",
    "track_id": "be377e85-1f63-4538-8aba-ba2fb4a6237b",
    "recording_id": "ef706420-f3dc-49c0-86a1-d334442a9485",
    "artist": "Wu-Tang Clan",
    "artist_ids": [
        "0febdcf7-4e1f-4661-9493-b40427de2c13"
    ],
    "album": "Enter The Wu-Tang (36 Chambers) (Clean)",
    "release_id": "a2253430-be26-4fca-b6ba-dfd1dad2098f",
    "release_group_id": "2d46d093-9063-49ed-a3a8-f0df2133443d",
    "labels": [
        "BMG Music"
    ],
    "label_ids": [
        "8ddaa8e2-34ac-4094-80b9-2575e3c8f553"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey John! I discovered KEXP last year and found out I definitely needed you guys in my life. I am taking my 18 year old daughter to her first concert this Saturday to see Wu-Tang Clan and Run the Jewels; can you please play something by either one for my daughter Alyvia? Thank you, 🙏 Danny in Auburn , WA\n--\nWu-Tang Clan is at Climate Pledge Arena tomorrow night, Saturday, June 28th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}