Information about plays

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

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

{
    "id": 3638230,
    "uri": "https://api.kexp.org/v2/plays/3638230/?format=api",
    "airdate": "2026-04-05T15:30:40-07:00",
    "show": 66375,
    "show_uri": "https://api.kexp.org/v2/shows/66375/?format=api",
    "image_uri": "",
    "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": "Light Up",
    "track_id": "b2409bb7-13c8-4604-962c-12a2b0074e65",
    "recording_id": "70baa468-ae68-4e14-ad2a-73d5515ec6d3",
    "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": [
        "Young",
        "Konichiwa Records"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25",
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new! https://robynkonichiwa.bandcamp.com/album/sexistential\n\nOn the day she announced her ninth album, Sexistential, Robyn performed its title track on The Late Show in red leather pants and a single long bejeweled glove, humping the air and writhing to and fro, at one point setting the mic down and perching over it to coo, “My babymaker’s got 20 in the clip, ready to fire.” It was the perfect intro to the album, which celebrates the 46-year-old Swedish singer’s current mindset: horny, maternal, sentimental, a little crazy, and very, very free.\n\nhttps://pitchfork.com/reviews/albums/robyn-sexistential/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}