Information about plays

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

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

{
    "id": 3628379,
    "uri": "https://api.kexp.org/v2/plays/3628379/?format=api",
    "airdate": "2026-03-13T10:03:04-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://ia801307.us.archive.org/0/items/mbid-74f47126-877b-431c-a447-ee05ba9538fe/mbid-74f47126-877b-431c-a447-ee05ba9538fe-38030574726_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-74f47126-877b-431c-a447-ee05ba9538fe/mbid-74f47126-877b-431c-a447-ee05ba9538fe-38030574726_thumb250.jpg",
    "song": "Have You Ever Seen the Rain?",
    "track_id": "9330a034-9e08-4242-8d55-7965fef27f41",
    "recording_id": "b5634bbd-cf5c-4206-8063-f7f5079eaa29",
    "artist": "Creedence Clearwater Revival",
    "artist_ids": [
        "109958eb-a335-4c5e-907e-597ff4c6af46"
    ],
    "album": "Have You Ever Seen the Rain",
    "release_id": "3dd99e41-882a-419b-93a8-5a2590ed1605",
    "release_group_id": "575f2cf6-3217-4a67-b427-55e0c5dddbff",
    "labels": [],
    "label_ids": [],
    "release_date": "1970-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl and Kennady! It's the last day of KEXP's Spring Fundraising Drive and we want to hear from you!\n\nhttps://www.kexp.org/donate/\n\n--\n\nWe want to see the rain in Seattle right now!\n\n--\n\nThis song is allegedly inspired by instrumental funk band Booker T. & the MG, who once opened for Creedence Clearwater Revival.\n--\n“That song is really about the impending breakup of Creedence. The imagery is, you can have a bright, beautiful, sunny day, and it can be raining at the same time,” John Fogerty said.: https://americansongwriter.com/have-you-ever-seen-the-rain-ccr-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}