Information about plays

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

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

{
    "id": 3550404,
    "uri": "https://api.kexp.org/v2/plays/3550404/?format=api",
    "airdate": "2025-09-08T10:11:54-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://coverartarchive.org/release/d9786609-523d-4a8d-b891-d65fea11f9e9/30972446487-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d9786609-523d-4a8d-b891-d65fea11f9e9/30972446487-250.jpg",
    "song": "Pickin' Up The Pieces",
    "track_id": null,
    "recording_id": "12404d3b-d29d-4a32-80ad-e26166043c60",
    "artist": "Widespread Panic",
    "artist_ids": [
        "3797a6d0-7700-44bf-96fb-f44386bc9ab2"
    ],
    "album": "Everyday",
    "release_id": null,
    "release_group_id": "6cf4739d-4deb-3692-ab37-3ff03ea88d98",
    "labels": [
        "Widespread Records"
    ],
    "label_ids": [
        "cec2d6e9-03e7-4fe2-b1ad-3f1c2e8db9cb"
    ],
    "release_date": "1993-03-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "That's Matt Mundy, formerly of the Aquarium Rescue Unit, who is playing that fabulous mandolin on this song. \n\n“I gig quite a bit, but I’ve held a day job for years… Music’s a lot of fun, but there’s very few mandolin players in your square mile that earn a living.” – Matt Mundy  Here's a podcast interview with the mandolin virtuoso: https://www.osirispod.com/episode/bluest-tape-134-matt-mundy-on-aru-widespread-panic-and-his-bluegrass-roots/\n\nhttps://widespreadpanic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}