Information about plays

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

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

{
    "id": 3573952,
    "uri": "https://api.kexp.org/v2/plays/3573952/?format=api",
    "airdate": "2025-11-04T15:11:53-08:00",
    "show": 65022,
    "show_uri": "https://api.kexp.org/v2/shows/65022/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El verdugo",
    "track_id": "8d491d4a-fb11-4686-81a1-e8263708341b",
    "recording_id": "a93824ba-dc18-4682-a392-f361e94e2b56",
    "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": "Ileana Mercedes Cabra Joglar, known professionally as Ile, is a Puerto Rican singer and songwriter. She began her musical career during her teenage years as a backing vocalist for Calle 13.\n---\nIG:\nhttps://www.instagram.com/cabralu/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}