Information about plays

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

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

{
    "id": 3634929,
    "uri": "https://api.kexp.org/v2/plays/3634929/?format=api",
    "airdate": "2026-03-29T00:44:09-07:00",
    "show": 66308,
    "show_uri": "https://api.kexp.org/v2/shows/66308/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe60a012-9ba1-4148-8a75-2796422b62e9/44702056643-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe60a012-9ba1-4148-8a75-2796422b62e9/44702056643-250.jpg",
    "song": "Maimed and Gutted",
    "track_id": null,
    "recording_id": "5bdf2ff5-5674-4bef-881b-50b86ebba8f4",
    "artist": "Cryptworm",
    "artist_ids": [
        "30b6f843-7116-4c8d-b157-f32a6e4fee4a"
    ],
    "album": "Infectious Pathological Waste",
    "release_id": null,
    "release_group_id": "5754134d-0a9f-435e-a4aa-5fe34da1af70",
    "labels": [
        "Me Saco Un Ojo Records"
    ],
    "label_ids": [
        "1b01727c-2013-46fc-a793-860922b7761b"
    ],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Bristol, UK, Cryptworm has evolved from a two-man project into a crushing trio (adding Joss Farrington on bass). \"Maimed and Gutted\" is a prime example of their \"swampy, sewer-drenched\" death metal, characterized by Tibor Hanyi's (also of Rothadás) inhuman, gurgling vocals https://www.mesacounojo.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}