Information about plays

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

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

{
    "id": 3641469,
    "uri": "https://api.kexp.org/v2/plays/3641469/?format=api",
    "airdate": "2026-04-13T07:06:21-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-2dc4d07f-6179-467f-8cda-6551db874749/mbid-2dc4d07f-6179-467f-8cda-6551db874749-44370484117_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-2dc4d07f-6179-467f-8cda-6551db874749/mbid-2dc4d07f-6179-467f-8cda-6551db874749-44370484117_thumb250.jpg",
    "song": "Poppy",
    "track_id": "2cd2cb4b-c072-4654-8b4c-41cbdf85a013",
    "recording_id": "d5426fcc-dead-4c5d-827b-1aa27a40dec6",
    "artist": "Makthaverskan",
    "artist_ids": [
        "735f0aca-dd56-4247-8d11-1d7260c25436"
    ],
    "album": "Glass and Bones",
    "release_id": "2dc4d07f-6179-467f-8cda-6551db874749",
    "release_group_id": "d1cecc19-441e-4de2-b177-458fd03f7bcd",
    "labels": [
        "Welfare Sounds & Records"
    ],
    "label_ids": [
        "6ed81223-2ec0-472c-bba4-127f664962f4"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from Makthaverskan!\n\n\"Swedish post-punk outfit Makthaverskan return with their highly anticipated fifth album ... Propelled by driving guitars, it channels the urgency of breaking free and taking back control.\"\nhttps://makthaverskan.bandcamp.com/album/glass-and-bones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}