Information about plays

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

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

{
    "id": 3665334,
    "uri": "https://api.kexp.org/v2/plays/3665334/?format=api",
    "airdate": "2026-06-08T11:56:13-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-48ce7a79-2725-4ce6-a962-8e78635a7da2/mbid-48ce7a79-2725-4ce6-a962-8e78635a7da2-44393320846_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-48ce7a79-2725-4ce6-a962-8e78635a7da2/mbid-48ce7a79-2725-4ce6-a962-8e78635a7da2-44393320846_thumb250.jpg",
    "song": "Burning String",
    "track_id": "8e4c4cc1-b890-4022-bdb0-48b073f0c25a",
    "recording_id": "4f5962d1-a5af-46eb-997b-7a363b6a779d",
    "artist": "lucky break",
    "artist_ids": [
        "c8886b57-ea7d-42bc-95c4-3530f54b20de"
    ],
    "album": "made it!",
    "release_id": "48ce7a79-2725-4ce6-a962-8e78635a7da2",
    "release_group_id": "297bac28-4478-4a16-81f7-7ff81be5e15f",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From San Francisco, CA.\n\n\"Lucky Break marks a new chapter for singer/songwriter Emma Gerson. Born in New York in 2001 and raised near San Francisco (the daughter of singer/songwriter Ruth Gerson), she was an aspiring musician attending UC Berkeley when COVID-19 put studies on pause. With a sudden surplus of time, she began self-releasing songs like 2021's \"Let Me Be Good to You,\" \"Got This Feeling,\" \"Throne,\" and \"I'm Not OK,\" most casting her in a folk/R&B style. After a lull around 2023, Gerson re-emerged as Lucky Break the following year, where she openly cited generations of female alt-rock influences from Lucinda Williams and Fiona Apple to Alvvays and Phoebe Bridgers -- albeit offering an intriguing balance of acoustic and electric guitar work in her songs. Her 2024 debut EP as Lucky Break, Biggest Thing, was followed by the full-length made it! in 2026.\" (allmusic's Mike Duquette: https://www.allmusic.com/artist/lucky-break-mn0000151429#biography)\n\nhttps://luckybreakofficial.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}