Information about plays

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

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

{
    "id": 3656451,
    "uri": "https://api.kexp.org/v2/plays/3656451/?format=api",
    "airdate": "2026-05-18T15:43:06-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?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": "Öken",
    "track_id": "31f4cd58-aa1f-4286-8f6a-aa61ac87a987",
    "recording_id": "1d8505a4-4448-4221-886f-ff48f037d11b",
    "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": "Makthaverskan has been built around Maja Milner's voice from the beginning — she was 16 when the Gothenburg band formed in 2008, and 18 years and five albums later, she's still the engine. \"Glass and Bones,\" out April 3 on Welfare Sounds & Records, finds the band leaning into a sound that holds together post-punk, dream pop, shoegaze, and gothic rock without picking a side. \"Öken,\" Swedish for \"desert,\" closes the record in a quiet detonation of drum and bass.\n\nhttps://daily.bandcamp.com/album-of-the-day/makthaverskan-glass-and-bones-review\nhttps://makthaverskan.bandcamp.com/album/glass-and-bones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}