Information about plays

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

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

{
    "id": 3667043,
    "uri": "https://api.kexp.org/v2/plays/3667043/?format=api",
    "airdate": "2026-06-12T18:31:26-07:00",
    "show": 66970,
    "show_uri": "https://api.kexp.org/v2/shows/66970/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-6f6c081a-a97a-4373-9a5a-698102c38e8a/mbid-6f6c081a-a97a-4373-9a5a-698102c38e8a-29646770989_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-6f6c081a-a97a-4373-9a5a-698102c38e8a/mbid-6f6c081a-a97a-4373-9a5a-698102c38e8a-29646770989_thumb250.jpg",
    "song": "Stayin' Alive",
    "track_id": "435271df-c335-4224-86d8-11cfe1d71e26",
    "recording_id": "0f1a6354-84b0-42b0-be16-47518760d907",
    "artist": "Tropical Fuck Storm",
    "artist_ids": [
        "a7a3399e-2d9a-4c3b-9ada-7e861aed1cb3"
    ],
    "album": "Rubber Bullies / Stayin' Alive",
    "release_id": "6f6c081a-a97a-4373-9a5a-698102c38e8a",
    "release_group_id": "5b7b9fad-fb45-4461-b085-8e20b38c6e54",
    "labels": [
        "Mistletone Records",
        "TFS Records"
    ],
    "label_ids": [
        "acb8681e-a152-49ff-88bc-7ba9c6575857",
        "22ef07f4-6bdc-4c71-ae27-c6f6b0fd50ce"
    ],
    "release_date": "2018-04-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's the last half-hour of the one day Summer Drive! Donate now to support KEXP, where DJs are regularly required to find interesting ways to pronounce band names!\n\nMelbourne group Tropical Fuck Storm released this Bee Gees cover in 2018! \nhttps://tropicalfstorm.bandcamp.com/\n\nCheck out Tropical Fuck Storm's Live on KEXP performance from July 2025 here: https://www.youtube.com/watch?v=UCantJzv05k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}