Information about plays

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

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

{
    "id": 3527407,
    "uri": "https://api.kexp.org/v2/plays/3527407/?format=api",
    "airdate": "2025-07-15T18:56:11-07:00",
    "show": 64022,
    "show_uri": "https://api.kexp.org/v2/shows/64022/?format=api",
    "image_uri": "https://ia800703.us.archive.org/29/items/mbid-451d09fe-9abe-42cb-8787-881ac3043e50/mbid-451d09fe-9abe-42cb-8787-881ac3043e50-41495702805_thumb500.jpg",
    "thumbnail_uri": "https://ia600703.us.archive.org/29/items/mbid-451d09fe-9abe-42cb-8787-881ac3043e50/mbid-451d09fe-9abe-42cb-8787-881ac3043e50-41495702805_thumb250.jpg",
    "song": "1/17",
    "track_id": "37c30f15-41ee-47da-be65-95ac745d764f",
    "recording_id": "2ee27124-e98b-41bb-8cc4-129e63623fd4",
    "artist": "DEBBY FRIDAY",
    "artist_ids": [
        "da8b6c67-710c-4480-bf2a-ca2849b42094"
    ],
    "album": "1/17",
    "release_id": "451d09fe-9abe-42cb-8787-881ac3043e50",
    "release_group_id": "58bf29e5-d247-46ff-990a-78fd8894e54e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "She's touring in CA and MX! https://debbyfriday.com/tour\n***\nA new single from Toronto-based artist DEBBY FRIDAY! https://debbyfriday.bandcamp.com \n***\nWatch DEBBY FRIDAY performing Live on KEXP in 2023: https://www.youtube.com/watch?v=6NK--eL-P9A&t=121s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}