Information about plays

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

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

{
    "id": 3611087,
    "uri": "https://api.kexp.org/v2/plays/3611087/?format=api",
    "airdate": "2026-01-30T15:18:27-08:00",
    "show": 65794,
    "show_uri": "https://api.kexp.org/v2/shows/65794/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb250.jpg",
    "song": "Possibilities",
    "track_id": "af2cc862-f085-482d-ade6-d6222c309ca0",
    "recording_id": "9ddd1388-a794-410b-8632-9d154fd7f91b",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Cut & Rewind",
    "release_id": "404c5223-590c-4a3f-955c-9718d24c96de",
    "release_group_id": "4ca9091b-f7e1-45a0-ab9a-07dd97bc27d8",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Joe!\n\nYou can catch Say She She tomorrow, January 31st, in Seattle at the Showbox! \n\nTheir new album, Cut & Rewind, came out in October. \nhttps://saysheshe.bandcamp.com\n\nThe trio of Nya Gazelle Brown, Sabrina Cunningham, and Piya Malikwill brought their band to KEXP for a live session in 2022! Enjoy the video here: https://www.youtube.com/watch?v=pkgjhz82F_Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}