Information about plays

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

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

{
    "id": 3545030,
    "uri": "https://api.kexp.org/v2/plays/3545030/?format=api",
    "airdate": "2025-08-26T10:43:40-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia600901.us.archive.org/16/items/mbid-1fe86283-7857-3228-901b-daf55ed398a5/mbid-1fe86283-7857-3228-901b-daf55ed398a5-7431895490_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/16/items/mbid-1fe86283-7857-3228-901b-daf55ed398a5/mbid-1fe86283-7857-3228-901b-daf55ed398a5-7431895490_thumb250.jpg",
    "song": "Pandora (For Cindy)",
    "track_id": "b2d2351b-5a12-377b-acc2-11f87720e8fb",
    "recording_id": "af9195ee-f4de-4371-9dd5-3e6f0708c603",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Treasure",
    "release_id": "1fe86283-7857-3228-901b-daf55ed398a5",
    "release_group_id": "e0023081-c755-377d-9bbf-fd7551d5d14c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2003-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Colette began her 90.TEEN set last Saturday morning with this song.  You can stream her entire show (Saturday, August 23rd, from 6:00 to 7:00 a.m.) for two weeks on KEXP's streaming archive.: https://www.kexp.org/archive/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}