Information about plays

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

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

{
    "id": 3565516,
    "uri": "https://api.kexp.org/v2/plays/3565516/?format=api",
    "airdate": "2025-10-15T17:34:18-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb250.jpg",
    "song": "Dancing in the Rubble",
    "track_id": "3fed1f5e-1fd6-4e1a-95c3-8dd03a8543f1",
    "recording_id": "944c2b54-1d1b-400f-b576-e86b6430ad73",
    "artist": "Brimheim",
    "artist_ids": [
        "4d802853-4a6e-47d6-b574-11f8e5b0c53e"
    ],
    "album": "RATKING",
    "release_id": "ad2619ee-1041-475c-9de1-478e1f67d535",
    "release_group_id": "19a1dc04-ab1f-4137-9547-390d2db667df",
    "labels": [
        "Tambourhinoceros"
    ],
    "label_ids": [
        "3e7549e8-d0a6-4e43-87a5-b6d7a5a4869d"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track was Kevin's #1 album, song, and anthem of 2024!!! It was also featured on his episode of the Runcast podcast, \"Overtaking your Shadow,\" which you can check out here: https://tinyurl.com/yv8rvf5u\n\nThe second full-length album from Brimheim – the alias of Malmö, Sweden-based Danish-Faroese artist Helena Heinesen Rebensdorff – is a revelatory set of arty, emotional, expansive alt-pop that consistently packs a gritty, grungy punch, yet also delivers delicate, crystalline, and deceptively groovy moments.\n\nCohesively held together by her stunning, soaring vocals, RATKING is a cathartic record that she wrote \"as a way to understand the intense emotional pain of my youth,\" ultimately finding liberation in her own self-worth. https://tinyurl.com/mmwhvmcm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}