Information about plays

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

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

{
    "id": 3644854,
    "uri": "https://api.kexp.org/v2/plays/3644854/?format=api",
    "airdate": "2026-04-21T07:59:54-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?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": "Shatter",
    "track_id": "5b6ab334-aa99-4dc2-9fd9-d3a9b67f0ad0",
    "recording_id": "c2abf037-6d51-4c43-a553-da11143efea5",
    "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": "Fifth album by Swedish post-punk outfit Makthaverskan. \n\n\"Propelled by driving guitars, it channels the urgency of breaking free and taking back control. Makthaverskan have earned praise for their fiery live shows and are known for their blend of jangly dream pop, emotional intensity, and Maja Milner’s unmistakable voice.\"\n\nhttps://makthaverskan.bandcamp.com/album/glass-and-bones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}