Information about plays

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

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

{
    "id": 3665875,
    "uri": "https://api.kexp.org/v2/plays/3665875/?format=api",
    "airdate": "2026-06-09T18:54:15-07:00",
    "show": 66946,
    "show_uri": "https://api.kexp.org/v2/shows/66946/?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": "Dopamine",
    "track_id": "eafc148a-ee2e-46d5-8b14-5299952ee4fa",
    "recording_id": "f200d605-be90-4184-b84f-96cde9fd9f2b",
    "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": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jenn!!\n\nOn tour! \nPerforming at SAN FRANCISCO's Portola 2026, September 26th and 27th at Pier 80!\n\nAccompanying Harry Styles in Amsterdam in the spring and solo this summer.\nhttps://www.robyn.com/tour\n--\nOf this track, Robyn notes, \"Everyone has a phone where they see their heart rate, and we’re learning how to decode our emotions through the hormones and chemical substances in our bodies.\n\n\"It’s almost like we don’t even accept that we’re human anymore, like we’re trying to shoot ourselves out of it and explain every single thing—which I think is great, but that’s also why the world is shit, this idea that you can figure out and win life or something.\" https://tinyurl.com/2mzu5fka\n\nhttps://www.robyn.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}