Information about plays

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

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

{
    "id": 3554559,
    "uri": "https://api.kexp.org/v2/plays/3554559/?format=api",
    "airdate": "2025-09-18T10:04:38-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia803101.us.archive.org/8/items/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7-42413513406_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/8/items/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7-42413513406_thumb250.jpg",
    "song": "Statue in the Square",
    "track_id": "a8be1df0-ea8b-4861-bf4a-4d634293b66d",
    "recording_id": "d8070f3e-c69e-4aad-a92f-ff72fc82e965",
    "artist": "Kae Tempest",
    "artist_ids": [
        "7a2533c3-790e-4828-9b30-ca5467c609c5"
    ],
    "album": "Self Titled",
    "release_id": "efc27b01-17c5-47b2-81ed-a2f904034be7",
    "release_group_id": "44a76587-46e5-4f7e-9c81-c72888430394",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Kae shares, \"I love this song. I love everything about how we made it, I love how it feels to deliver these lyrics and how it was to shoot the video. I am so grateful for the amount of energy raised by everyone involved. There is power in showing up for yourself and showing up for your people. I hope this song powers you up. I hope it moves you. Take courage my friends we got this x\" \nhttps://tinyurl.com/bdfz4b2w\n--\nCheck out this 2019 Live on KEXP performance from Kae! https://tinyurl.com/4dnkzb24",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}