Information about plays

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

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

{
    "id": 3552997,
    "uri": "https://api.kexp.org/v2/plays/3552997/?format=api",
    "airdate": "2025-09-14T15:22:23-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-407f5e7b-229a-4e96-bf69-220686a529c4/mbid-407f5e7b-229a-4e96-bf69-220686a529c4-42396629170_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-407f5e7b-229a-4e96-bf69-220686a529c4/mbid-407f5e7b-229a-4e96-bf69-220686a529c4-42396629170_thumb250.jpg",
    "song": "The Hole",
    "track_id": "b3fd9d5e-4f3d-4a0e-9620-61aca1b1d92b",
    "recording_id": "8f808394-d302-4d48-a9e8-265a3c5fa568",
    "artist": "Sir Chloe",
    "artist_ids": [
        "3c3a1ea4-922a-4a90-b1aa-b7763d6dbf20"
    ],
    "album": "Swallow the Knife",
    "release_id": "06c8fc80-2944-4395-b4dd-80204bd2c54a",
    "release_group_id": "718c52cd-e177-4d26-9c78-b9d6d91e9bc3",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Sir Chloe confides, \"I had hit a real dry spell with writing. It was July, I had just been on the road for a few months, and I had been living out of a suitcase since January.\n\n\"I had a few hours to spare wherever I was the day I wrote 'The Hole.' I yanked that one out of myself. It felt like people were thumping my back with their palms while I choked. This was me thumping on my own back to dislodge the song from wherever it lived inside me.\n\n\"At the time I wrote it I was in a deep, dark, ugly place with no escape in sight. I was running 5 miles a day in 100 degree weather, hoping I could sweat it out of myself.\n\n\"Sometimes I go dark, and in recent years it’s become more frequent. I don’t use my phone, I’m sitting on thousands of unanswered emails, and my social media sits dormant. When I do this my friends will typically check in on me to make sure I’m okay. I typically just tell them I’m in 'The Hole' and they get it.\n\n\"Same goes for the other way around. If my friends seemingly go missing, I’ll shoot them a text checking in and, if they’re having a hard time, I ask them if they’re in 'The Hole.' It’s an easy umbrella term for a psychological winter.\"\n\nFor more breakdowns of every song on this album, check out the following link: https://tinyurl.com/yc59p27h",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}