Information about plays

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

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

{
    "id": 3635606,
    "uri": "https://api.kexp.org/v2/plays/3635606/?format=api",
    "airdate": "2026-03-30T13:45:16-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?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": "Really Real",
    "track_id": "b01e7239-d101-4f49-b99e-52bb8995950f",
    "recording_id": "799a9d56-bea9-4867-a3e4-b8dbc1dabb77",
    "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": "Out to Corey!\n\n'Sexistential' is Robyn's ninth studio release. Talking about the album, she stated that Sexistential feels \"like a spaceship coming through the atmosphere at a really high speed and crash landing. That's how I felt, like I'd had all these experiences searching too far out into space, and now I'm crashing back into myself\". https://variety.com/2026/music/news/robyn-announces-new-album-sexistential-releases-two-singles-1236625189/\n\nhttps://www.robyn.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}