Information about plays

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

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

{
    "id": 3545815,
    "uri": "https://api.kexp.org/v2/plays/3545815/?format=api",
    "airdate": "2025-08-28T08:56:08-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia801809.us.archive.org/7/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb250.jpg",
    "song": "In The Club",
    "track_id": "5a604c42-f118-4cbc-8e09-cf392eb7b07b",
    "recording_id": "fc452f9c-f178-4044-b52f-1025dbdd5fa0",
    "artist": "DEBBY FRIDAY feat. HiTech",
    "artist_ids": [
        "03a47c9d-f4d8-4445-b229-920285d7a1af",
        "da8b6c67-710c-4480-bf2a-ca2849b42094"
    ],
    "album": "The Starrr of the Queen of Life",
    "release_id": "270f378f-cc13-4c70-9615-cf50e2c7bd83",
    "release_group_id": "1ab4933c-8c07-4625-84d2-50dcdbc83871",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debby Friday performed live on KEXP in 2023! Watch it here: \nhttps://www.youtube.com/watch?v=6NK--eL-P9A\n--\nWatch the official lyric video for 'In The Club' here: https://www.youtube.com/watch?v=mCFKdZjTTek\n\nhttps://debbyfriday.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}