Information about plays

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

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

{
    "id": 3558384,
    "uri": "https://api.kexp.org/v2/plays/3558384/?format=api",
    "airdate": "2025-09-27T14:32:19-07:00",
    "show": 64677,
    "show_uri": "https://api.kexp.org/v2/shows/64677/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-704245ab-166e-4f33-818b-90164c43b3de/mbid-704245ab-166e-4f33-818b-90164c43b3de-28928461871_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-704245ab-166e-4f33-818b-90164c43b3de/mbid-704245ab-166e-4f33-818b-90164c43b3de-28928461871_thumb250.jpg",
    "song": "Mine Forever",
    "track_id": "ea124d35-52f3-4f1d-b532-a38e377bae62",
    "recording_id": "75f57c01-154d-4fd8-b3d3-7a1de99fb2af",
    "artist": "Lord Huron",
    "artist_ids": [
        "51c76d97-0635-433c-b26d-66beb81657f8"
    ],
    "album": "Long Lost",
    "release_id": "4e5fb69a-96d6-4846-ac4a-d6ffdd837048",
    "release_group_id": "86832b46-99be-44fd-afcd-4b3ad327c0ec",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2021-05-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indefinably nostalgic and achingly beautiful, Lord Huron’s Long Lost is a breathtaking tribute to Whispering Pines Studios and time’s blur: To presence, absence, love, loss, heartbreak, and everything in-between. It’s the new relic of a long gone Americana that might have been, or never was – and a reminder to cherish those we love today, because they won’t be around forever.\n\n\"It’s like our clubhouse,\" frontman Ben Schneider says of the studio. \"It’s a very haunted feel, it’s very stuck in a time warp. The decor is all the original stuff from the ’70s, and we had to replace a lot of the electronics and equipment, but it has this very haunted, trapped-in-time feel. So, we’ve invented characters that we imagine haunting it, or people who have passed through in the past, and writing from their perspective became the concept of the album.\"  https://bit.ly/3wD8zWW",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}