Information about plays

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

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

{
    "id": 3545601,
    "uri": "https://api.kexp.org/v2/plays/3545601/?format=api",
    "airdate": "2025-08-27T19:46:19-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://ia800605.us.archive.org/16/items/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1-19040560840_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/16/items/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1-19040560840_thumb250.jpg",
    "song": "Eclipse",
    "track_id": "e6e972ee-c610-44f6-948d-1d1c67656303",
    "recording_id": "c7f52640-ba67-44f6-82d9-16405ec86067",
    "artist": "Wooden Shjips",
    "artist_ids": [
        "3754dc74-381e-4237-bd44-65f5600a4d88"
    ],
    "album": "V.",
    "release_id": "bb8caaea-2c72-46c0-b0f0-9fba10555ad1",
    "release_group_id": "4fa817df-b303-431d-9959-e50db3722957",
    "labels": [
        "Thrill Jockey"
    ],
    "label_ids": [
        "5194917c-215b-4094-b5ec-4005e408b2df"
    ],
    "release_date": "2018-05-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Request from Brian in SF!\n-\nWooden Shjips are the quartet of Omar Ahsanuddin, Dusty Jermier, Nash Whalen and Ripley Johnson.\n\nThe songs were written during the summer of 2017 by singer and guitarist Ripley Johnson as an antidote to the pervasive anxiety both political and natural.\n\nV., a graphic representation of the Peace sign, seemed apt to an album focused on the power of peace, beauty and resistance. The music is a balm against the noise and negativity.\nhttps://www.woodenshjips.com/about/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}