Information about plays

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

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

{
    "id": 3581007,
    "uri": "https://api.kexp.org/v2/plays/3581007/?format=api",
    "airdate": "2025-11-21T10:38:22-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://ia601301.us.archive.org/1/items/mbid-e1259682-8676-492e-8be2-5d3b4afc53f1/mbid-e1259682-8676-492e-8be2-5d3b4afc53f1-35732313559_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/1/items/mbid-e1259682-8676-492e-8be2-5d3b4afc53f1/mbid-e1259682-8676-492e-8be2-5d3b4afc53f1-35732313559_thumb250.jpg",
    "song": "Shelter Song",
    "track_id": "bd4a441b-e20e-4341-a492-6073587be270",
    "recording_id": "1ec592d0-a0ee-4948-94a0-6f39f6511afa",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Sun Structures",
    "release_id": "e1259682-8676-492e-8be2-5d3b4afc53f1",
    "release_group_id": "02057791-c023-45a1-8551-0eb3a7c86329",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2014-02-10",
    "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\nYou can also enjoy the 2020 Live on KEXP session Seattle's Triple Door as part of our VIP Club concert series. The band closed out their seven-song set with \"Shelter Song.\" https://www.youtube.com/watch?v=QrPLH_DdHsw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}