Information about plays

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

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

{
    "id": 3546256,
    "uri": "https://api.kexp.org/v2/plays/3546256/?format=api",
    "airdate": "2025-08-29T10:10:40-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b-42023244396_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b-42023244396_thumb250.jpg",
    "song": "Just Like a Flower",
    "track_id": "138ff538-01c3-4683-b042-51b85c03260a",
    "recording_id": "38ed1356-b13b-49e5-b825-f5d2c7f57ae3",
    "artist": "Winter",
    "artist_ids": [
        "7e8d8cfc-8ac6-47d5-836c-40d729c766d1"
    ],
    "album": "Adult Romantix",
    "release_id": "a74ba4cf-1218-45c6-993a-f6e48695d56b",
    "release_group_id": "32c45e0e-0cb6-42ba-b20f-9bfb3d3000af",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Winter released Adult Romantix last Friday! \n\nThey'll be on the west coast soon:\n\n-Seattle on October 11th at Barboza\n\n-San Francisco on October 14th at Cafe de Nord\n\nKEXP's Music Director, Chris Sanley, writes of the new album: \"The latest from Brazil-raised, longtime LA-mainstay, and new NYC resident Samira Winter is a swirling set of shoegaze-inflected dream pop. Featuring her expressive guitar work, gauzy vocals, and infectious hooks, ‘Adult Romantix’ is enticingly bittersweet. Across thirteen raw and hazy tracks, Winter embraces the tension and growth of living in the in-between, bidding farewell to her beloved Los Angeles while welcoming a new beginning on the east coast.\" \n\nhttps://kexp.org/read/2025/8/25/new-music-reviews-825/\n\nhttps://daydreamingwinter.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}