Information about plays

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

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

{
    "id": 3574207,
    "uri": "https://api.kexp.org/v2/plays/3574207/?format=api",
    "airdate": "2025-11-05T06:21:39-08:00",
    "show": 65027,
    "show_uri": "https://api.kexp.org/v2/shows/65027/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Gemini",
    "track_id": "68f8562e-5f31-4a38-b6ef-e0ca91e1c9d8",
    "recording_id": "1c1ab4ec-325a-4f59-9d6e-3ee47847cd55",
    "artist": "Angélica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "Gemelo",
    "release_id": "d42a9249-7c94-418b-b33b-adfb3a4fe451",
    "release_group_id": "025a02ec-b976-4e03-bdeb-683c02611df5",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Partisan Records debut from LA-based Angélica Garcia feels like an artist stepping from black and white into technicolor as she explores themes of loneliness, tension, beauty, womanhood and ancestral veneration, sung almost entirely in Spanish for the first time. With vibrant textures, Latin rhythms, memorable pop hooks and innovative song structures, her bewitching, pristine vocals are the cornerstone of this exceptional album that perfectly encompasses the duality of tenderness and intensity within the human experience. – Chris Sanley, KEXP Music Director",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}