Information about plays

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

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

{
    "id": 3635684,
    "uri": "https://api.kexp.org/v2/plays/3635684/?format=api",
    "airdate": "2026-03-30T19:13:50-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "PARÍS",
    "track_id": null,
    "recording_id": null,
    "artist": "Technicism",
    "artist_ids": [
        "40dc8e30-4dc0-4561-82c0-fac54a833b98"
    ],
    "album": "PARÍS",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Controlla"
    ],
    "label_ids": [],
    "release_date": "2024-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“PARÍS” arrives from Technicism as a polished piece of electronic storytelling, sleek in design but driven by emotion rather than abstraction. Released through Controlla in 2024, the track carries the long afterglow of melodic house and progressive electronics, but what gives it shape is not simply its genre grammar. It is the tension between glide and longing, between metropolitan sophistication and the ache implied by the title itself. “PARÍS” does not rush to its destination. It unfolds with patience, building its atmosphere through measured progression, careful layering, and a sense of scale that feels architectural. The city in the title becomes more than a place; it becomes a mood of distance, romance, illusion, and motion.\nThe track’s strength lies in its restraint. Technicism does not overload the arrangement with unnecessary drama. Instead, the song leans on momentum, detail, and clean emotional contour. That makes it particularly effective: it invites immersion rather than demanding attention. The result is music that works in multiple registers at once, from late-night introspection to dance-floor release. Even without extensive publicly available background on the artist, “PARÍS” communicates clearly on its own terms. It evokes light on wet pavement, the inward cinema of travel, and the private melancholy that often hides inside electronic euphoria.\nListen: https://www.youtube.com/watch?v=3yeD7iyOYlM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}