Information about plays

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

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

{
    "id": 3606932,
    "uri": "https://api.kexp.org/v2/plays/3606932/?format=api",
    "airdate": "2026-01-20T20:50:00-08:00",
    "show": 65710,
    "show_uri": "https://api.kexp.org/v2/shows/65710/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MERMAIDS",
    "track_id": null,
    "recording_id": null,
    "artist": "GANNA,Laura Robles",
    "artist_ids": [],
    "album": "UTOPIA",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Berthold Records"
    ],
    "label_ids": [],
    "release_date": "2025-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What characterizes Ganna Gryniva’s sound most is the complete absence of any kind of dependence on trends or expectations. At the same time, however, she is also clearly willing to bring her cultural heritage into the here and now using contemporary production methods. \n\nThe result is most impressive: A carefully composed neoclassical sound with various cultural cross-references meets nu-jazz nuances and Ukrainian folk music, which the pianist and singer breathes new life into with her deeply powerful voice.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}