Information about plays

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

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

{
    "id": 3628943,
    "uri": "https://api.kexp.org/v2/plays/3628943/?format=api",
    "airdate": "2026-03-14T20:00:32-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn720900.ca.archive.org/0/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb250.jpg",
    "song": "Manzana Prohibida",
    "track_id": "0a769590-8112-4dd2-a834-c8f283a4d05f",
    "recording_id": "830809e7-a404-491e-9443-b997a287c299",
    "artist": "Lucha Luna",
    "artist_ids": [
        "bf19db4d-b74f-4afd-ab96-bb654ea551d6"
    ],
    "album": "BRILLA BRILLA",
    "release_id": "9dab7408-1dab-400b-8c98-616244168fd4",
    "release_group_id": "457925e4-3139-46c1-a6da-bbcd0d238fa9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "R",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"LUCHA LUNA is a new Seattle duo mixing latin percussion, heavy bass, punk vocals and reggaeton flows into an energetic expression of joy and rage. Formed in 2025, Lucha Luna speaks to resistance, liberation, community and healing. Composed of Eva Vazquez (Toxic Tears, Savi) and Thomas Arndt (Day Soul Exquisite, Another Magic).\"\n\nhttps://luchaluna.bandcamp.com/\n\nLucha Luna will be playing the next Audioasis Live! They're playing alongside Dark Chisme and TeZATalks at the Gathering Space on April 16. Pre-sale tickets will be available for Amplifiers on 3/16, and the rest will go on sale on 3/19. Mark your calendars!\nhttps://www.kexp.org/events/kexp-events/audioasis-live-2-2026/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}