Information about plays

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

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

{
    "id": 3571952,
    "uri": "https://api.kexp.org/v2/plays/3571952/?format=api",
    "airdate": "2025-10-30T20:19:40-07:00",
    "show": 64978,
    "show_uri": "https://api.kexp.org/v2/shows/64978/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Riot",
    "track_id": null,
    "recording_id": null,
    "artist": "Social Club Hyangwu",
    "artist_ids": [],
    "album": "The Panic Tool",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "블루탠저린레코즈"
    ],
    "label_ids": [],
    "release_date": "2025-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Socialclub Hyangwu formed in 2023, but have already found themselves to be one of Korea’s most anticipated live bands. Their roots lie in the urge to create a team that sings about feminist messages and personal experiences. “There are already a few great feminist bands in Korea,” Jeon Dain started, “but I had this idea of creating an all-women, feminism-driven band where I can talk about my own stories and anxieties, especially those that revolve around men.” That’s when she recruited the other members and began activities as Socialclub Hyangwu.\n--\nhttps://www.instagram.com/socialclub_hyangwu/\nhttps://socialclubhyangwu.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}