Information about plays

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

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

{
    "id": 3578956,
    "uri": "https://api.kexp.org/v2/plays/3578956/?format=api",
    "airdate": "2025-11-16T12:02:32-08:00",
    "show": 65127,
    "show_uri": "https://api.kexp.org/v2/shows/65127/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-ca1e4448-8b91-444b-8427-77c32620e347/mbid-ca1e4448-8b91-444b-8427-77c32620e347-43380549490_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-ca1e4448-8b91-444b-8427-77c32620e347/mbid-ca1e4448-8b91-444b-8427-77c32620e347-43380549490_thumb250.jpg",
    "song": "Tiemblas",
    "track_id": "0825fd72-cb16-41da-bd89-02ddc125feab",
    "recording_id": "7dbdd049-eefa-4a40-a705-a6e3edb55e8d",
    "artist": "iLe",
    "artist_ids": [
        "25e7697d-24cb-4cba-904e-a90b53cc3004"
    ],
    "album": "Como las canto yo",
    "release_id": "ca1e4448-8b91-444b-8427-77c32620e347",
    "release_group_id": "5049dc3f-e855-4cfb-b103-801f5896269b",
    "labels": [
        "La Buena Fortuna Music LLC"
    ],
    "label_ids": [
        "2612cdd9-fe31-4807-b9ab-7578fe925821"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "While deep in the midst of working on her fourth studio album, Puerto Rican singer-songwriter iLe pivoted to what would become ‘Como las canto yo,’ a covers album celebrating some of her favorite Latin American boleros. She shares, “I dreamed about recording this album since I was about 13. I’ve always loved boleros, especially when I was a teen. At home we listened to a lot of salsa and rock, but my father introduced me to these brutal songs about unrequited love affairs that connected fully with the drama of my own adolescence. I loved the passion of boleros – I enjoyed singing them, emoting the feelings, trying to understand them.” The result is a stirring collection of breathtaking covers that both honor and reframe the bolero tradition while showcasing her magnetic vocal prowess. –Chris Sanley–",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}