Information about plays

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

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

{
    "id": 3626806,
    "uri": "https://api.kexp.org/v2/plays/3626806/?format=api",
    "airdate": "2026-03-08T16:09:31-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?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": "Celebrating International Women's Day on our Spring Fundraising Drive!!! https://kexp.org/donate/ \n\nBehind \"Brimheim\" is Copenhagen-based musician and songwriter, Helena Heinesen Rebensdorff.  Her stage name is an homage to her Faroese roots, translating to \"home of the breaking waves.\"\n\nBrimheim possesses an emotional darkness and a sense of mystique that pushes forward with pop’s promise of catchy choruses and distinct melodies. Her lyrics can be anxious, filled with self doubt and vulnerability, but always accompanied by humor and hope.\n\nCrafting lyricism with candid veracity, Brimheim’s brand of indie rock provides the unexpected yet catchy. https://tinyurl.com/yyst9txr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}