Information about plays

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

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

{
    "id": 3629328,
    "uri": "https://api.kexp.org/v2/plays/3629328/?format=api",
    "airdate": "2026-03-15T15:43:32-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790-44027653400_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790-44027653400_thumb250.jpg",
    "song": "Blow My Mind",
    "track_id": "c8c6b6c9-16be-4370-8376-5a1f0f07cf8b",
    "recording_id": "f309b68a-88af-495d-8590-2a7b549af522",
    "artist": "Robyn",
    "artist_ids": [
        "5a8e07d5-d932-4484-a7f7-e700793a9c94"
    ],
    "album": "Sexistential",
    "release_id": "67165826-e6b2-48ea-bd51-6a0ddd597790",
    "release_group_id": "ebe6e41d-3f9e-4633-b5b9-8752e31ceec7",
    "labels": [
        "Konichiwa Records"
    ],
    "label_ids": [
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Blow My Mind\" is a song by Swedish singer Robyn from her third studio album Don't Stop the Music (2002). Written by Alexander Kronlund and Robyn and produced by Guy Sigsworth, it is a synth-driven song with vocal effects and a prominent guitar solo. Drawing inspiration from multiple acts and genres, \"Blow My Mind\" is primarily an electroclash and electronic pop song. It was issued as a promotional CD single by BMG Sweden and distributed to Swedish radio stations in 2002.\n\nRobyn co-wrote songs with collaborators more extensively for Don't Stop the Music than on her previous albums as it allowed her to be challenged and create something new. She primarily worked with Johan Ekhé and Ulf Lindström, collectively known as Ghost, in addition to Remee and Alexander Kronlund. https://tinyurl.com/ycy58cvb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}