Information about plays

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

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

{
    "id": 3554990,
    "uri": "https://api.kexp.org/v2/plays/3554990/?format=api",
    "airdate": "2025-09-19T11:55:17-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://ia802806.us.archive.org/11/items/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3-6866753209_thumb500.jpg",
    "thumbnail_uri": "https://ia902806.us.archive.org/11/items/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3-6866753209_thumb250.jpg",
    "song": "Shelter Song",
    "track_id": "ece1084b-8d25-499d-958d-22197fb8b142",
    "recording_id": "1ec592d0-a0ee-4948-94a0-6f39f6511afa",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Sun Structures",
    "release_id": "56bb0b13-5e09-48b2-bc85-bffec742d6c3",
    "release_group_id": "02057791-c023-45a1-8551-0eb3a7c86329",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2014-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Do you love this debut single from English band Temples?  Download it for yourself--it was a free KEXP Song of the Day: https://www.kexp.org/read/2014/2/5/song-of-the-day-temples-shelter-song/\n--\nEnjoy a 2020 concert for KEXP donors from Seattle's Triple Door. \"Shelter Song\" was the band's finale.: https://www.youtube.com/watch?v=QrPLH_DdHsw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}