Information about plays

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

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

{
    "id": 3556000,
    "uri": "https://api.kexp.org/v2/plays/3556000/?format=api",
    "airdate": "2025-09-21T17:32:45-07:00",
    "show": 64625,
    "show_uri": "https://api.kexp.org/v2/shows/64625/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/34/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
    "song": "Townies",
    "track_id": "4038ebe4-1954-4c78-829c-1e2d666f27f8",
    "recording_id": "9700034a-b60f-483a-b6ef-51ed3ab40ccf",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wednesday was formed in 2017 as a solo project of Karly Hartzman, with multi-instrumentalist Daniel Gorham joining shortly after the project's formation. The pair recorded the band's debut album, yep definitely (2018), as a duo.\n\nThe band expanded to a five-piece with the addition of Miller, Chelmis and bass guitarist Margo Schultz. The band's second studio album, I Was Trying to Describe You to Someone, was released in 2020 to positive reviews, followed by Twin Plagues in 2021, which was the band's first album to feature Lenderman as a full contributing member.\n\nThe band released a covers album titled Mowing the Leaves Instead of Piling 'em Up in 2022. Months after the album's release, the band left its label and signed with Dead Oceans. https://tinyurl.com/yc28r48k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}