Information about plays

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

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

{
    "id": 3584997,
    "uri": "https://api.kexp.org/v2/plays/3584997/?format=api",
    "airdate": "2025-11-30T12:48:59-08:00",
    "show": 65253,
    "show_uri": "https://api.kexp.org/v2/shows/65253/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pepito",
    "track_id": "502868ae-7cb9-45a5-a8c9-5067e0534ac0",
    "recording_id": "92ab0d98-14c4-4038-8880-7130a5ec59dc",
    "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": "\"I dreamed about recording this album since I was about 13,\" iLe says from San Juan. \"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.\"\n\nhttps://soundcloud.com/ileofficial/sets/como-las-canto-yo-1\nhttp://ilevitable.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}