Information about plays

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

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

{
    "id": 3594155,
    "uri": "https://api.kexp.org/v2/plays/3594155/?format=api",
    "airdate": "2025-12-21T17:57:07-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Visualize",
    "track_id": "1e7ca84e-d430-46ef-a44a-b888185ae379",
    "recording_id": "acddfcae-34d6-43c6-8d1d-10c48e8a514f",
    "artist": "freekind.",
    "artist_ids": [
        "375dd8d7-0e50-4889-814d-0bea720801da"
    ],
    "album": "Since Always and Forever",
    "release_id": "2f3d4fbd-f655-44b0-8f70-28ed26fe865b",
    "release_group_id": "2759ce88-566a-4598-af24-e6d6c7c05666",
    "labels": [
        "Butter92"
    ],
    "label_ids": [
        "61d2d105-d4dd-4db2-ae29-a514e2c303f8"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rooted in a shared love for jazz, soul, and hip-hop, their path began with casual jams and slowly unfolded into a project grounded in meaning and mindfulness. \n\nThis soulful duo is composed of Croatian pianist/vocalist Sara Ester Gredelj and Slovenian drummer Nina Korosak-Sercic. The two budding musicians met while studying at the famous Austrian University of Music and Performing Arts Graz [Kunst-Universitat Graz (KUG)]. Since their debut EP Not Good Enough (2019), they’ve released the album Since Always and Forever (2023) and the EP Good News (2024). These projects explore themes of self-acceptance, love, vulnerability, and optimism, with a sound that shifts between soothing melodies and vibrant grooves.\n\nfreekind. is devoted to creating music that reflects their own evolution and pursuit of inner harmony, while inspiring others to embrace their own journeys of healing and connection. They are currently directing their spirit into their next project. https://tinyurl.com/4u6wrfnd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}