Information about plays

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

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

{
    "id": 3568934,
    "uri": "https://api.kexp.org/v2/plays/3568934/?format=api",
    "airdate": "2025-10-23T12:21:20-07:00",
    "show": 64911,
    "show_uri": "https://api.kexp.org/v2/shows/64911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Marca del Sol",
    "track_id": null,
    "recording_id": null,
    "artist": "Lucha Luna",
    "artist_ids": [],
    "album": "Marca del Sol",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-31",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Lucha Luna is a Seattle-based duo mixing cumbia, punk, reggaeton and more. Their first single, \"Marca del Sol\"  drops on Halloween on all music platforms. \n\nhttps://www.instagram.com/reel/DPjwRRVkqlh\nhttps://www.instagram.com/laluchaluna\n--\nLucha Luna will also be part of Seattle’s biggest Día de Muertos dance celebration! Cumbia de Muertos IV takes over four venues along Ballard Ave — Tractor Tavern, Sunset Tavern, Percy’s, and Cloudburst Brewing — for one unforgettable night of cumbia, tropical bass, and genre-bending beats on Saturday, November 1st. More details here:\n\nhttps://www.ticketweb.com/event/cumbia-de-muertos-iv-fting-tractor-tickets/14566913",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}