Information about plays

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

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

{
    "id": 3545004,
    "uri": "https://api.kexp.org/v2/plays/3545004/?format=api",
    "airdate": "2025-08-26T09:13:50-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia601602.us.archive.org/33/items/mbid-d8219770-5ff2-418a-8b24-072a068244c2/mbid-d8219770-5ff2-418a-8b24-072a068244c2-1991110534_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/33/items/mbid-d8219770-5ff2-418a-8b24-072a068244c2/mbid-d8219770-5ff2-418a-8b24-072a068244c2-1991110534_thumb250.jpg",
    "song": "Stroker Ace",
    "track_id": "ec32f43c-31ec-3140-b3e3-c2f42b3dd367",
    "recording_id": "154dbe29-a5ca-493f-9021-f2e50c8e384d",
    "artist": "Lovage",
    "artist_ids": [
        "43e2b545-3e4a-4fd7-a773-8daafa610570"
    ],
    "album": "Nathaniel Merriweather Presents... Lovage: Music to Make Love to Your Old Lady By",
    "release_id": "d8219770-5ff2-418a-8b24-072a068244c2",
    "release_group_id": "60214ce4-810b-3042-ad4e-3b121e313844",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2001-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lovage is a collaborative project headed by Dan the Automator, under his pseudonym \"Nathaniel Merriweather\" (a persona he created for the project Handsome Boy Modeling School). The only album was this one, and Kid Koala played turntables and samples (and also toured with the band for their 13-city U.S. tour).\n\nStroker Ace was the pseudonym for American auto racer and writer William Neely, whose 1973 book \"Stand on It\" became the basis for a Burt Reynolds movie, and multiple songs by artists including Charlie Daniels",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}