Information about plays

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

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

{
    "id": 3577326,
    "uri": "https://api.kexp.org/v2/plays/3577326/?format=api",
    "airdate": "2025-11-12T17:11:40-08:00",
    "show": 65092,
    "show_uri": "https://api.kexp.org/v2/shows/65092/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb250.jpg",
    "song": "Free",
    "track_id": "38ec6a83-3819-4f08-ad94-acb90fc17075",
    "recording_id": "dce21df2-4a97-4014-9876-f80da2697488",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Dance Fever",
    "release_id": "573b6189-eebb-4ff7-8041-f559dcc67396",
    "release_group_id": "bcdc25a0-7c27-4a77-80fa-f5feb8f49733",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Voted #646 on KEXP Listener's Favorite Albums of All-time Countdown this year!\nFlorence + the Machine is performing in some of the biggest arenas this year, including Climate Pledge Arena on May 12, 2026. & other dates: https://florenceandthemachine.net/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}