Information about plays

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

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

{
    "id": 3621821,
    "uri": "https://api.kexp.org/v2/plays/3621821/?format=api",
    "airdate": "2026-02-24T19:31:29-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-f38bf2f9-12f6-4014-b55f-8897f2f11ba6/mbid-f38bf2f9-12f6-4014-b55f-8897f2f11ba6-35854970228_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/20/items/mbid-f38bf2f9-12f6-4014-b55f-8897f2f11ba6/mbid-f38bf2f9-12f6-4014-b55f-8897f2f11ba6-35854970228_thumb250.jpg",
    "song": "Touch Me Not",
    "track_id": "29a7c055-9c93-411e-a31d-ded66d4fe2dc",
    "recording_id": "1f04073c-06a2-4cab-a396-b5c3e0345c21",
    "artist": "Dengue Fever",
    "artist_ids": [
        "e6791155-ec80-4a7a-b108-54481ff73ead"
    ],
    "album": "Ting Mong",
    "release_id": "f38bf2f9-12f6-4014-b55f-8897f2f11ba6",
    "release_group_id": "26cbf53e-a757-4c7b-ad3e-8120a44b5f20",
    "labels": [
        "Tuk Tuk Records"
    ],
    "label_ids": [
        "f26f3c05-6845-480c-b406-29659d72bf2e"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA. group blends the sounds of Cambodian rock and pop music from the 1960s and 70s with elements of psychedelic rock and various world music styles. \n\nhttps://denguefever.bandcamp.com \n\nLive on KEXP 2015: https://www.youtube.com/watch?v=deLlumUrfM4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}