Information about plays

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

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

{
    "id": 3588508,
    "uri": "https://api.kexp.org/v2/plays/3588508/?format=api",
    "airdate": "2025-12-08T13:36:16-08:00",
    "show": 65324,
    "show_uri": "https://api.kexp.org/v2/shows/65324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ginza samba",
    "track_id": null,
    "recording_id": "cdaad694-6f0f-48d0-a0f8-bcd11b82b4cd",
    "artist": "Vince Guaraldi & Bola Sete",
    "artist_ids": [
        "05b5488d-7141-4b21-819b-d4713abf2a98",
        "0e3e9249-8fea-4c25-a01f-a01962432365"
    ],
    "album": "From All Sides",
    "release_id": null,
    "release_group_id": "1969f2a7-7e4f-3002-ab86-b0b051b0adf6",
    "labels": [
        "Fantasy"
    ],
    "label_ids": [
        "757acd4a-dade-433d-b754-53468f243220"
    ],
    "release_date": "1964-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A self-described “reformed boogie-woogie piano player,” Vince Guaraldi was one of America’s best-selling jazz artists when he died suddenly in 1976, at the age of 47. He is, of course, renowned for the \"Peanuts\" theme and for his Grammy-winning \"Cast Your Fate to the Wind.\"  Here's a biography:  https://concord.com/artist/vince-guaraldi/\n---\nWant to know more about Brazilian guitarist Bola Sete?: https://www.allmusic.com/artist/bola-sete-mn0000066800/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}