Information about plays

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

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

{
    "id": 3594581,
    "uri": "https://api.kexp.org/v2/plays/3594581/?format=api",
    "airdate": "2025-12-22T19:19:23-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dance With Me (My Synth-pop Queen)",
    "track_id": null,
    "recording_id": null,
    "artist": "TAPES",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Dance With Me (My Synth-pop Queen)” blends devotion and playfulness within a clean, movement-driven framework. TAPES construct the track around a bright synth-pop core, prioritizing melody and rhythm to create an inviting atmosphere. The title frames the song as an invitation rather than a declaration, and the music reinforces that openness through accessible structure and steady groove. Vocals are warm and direct, avoiding irony while maintaining self-awareness. The arrangement favors clarity, allowing each element to contribute without overcrowding the mix. Rather than pushing emotional extremes, the song sustains a consistent mood, making it easy to inhabit. “Dance With Me (My Synth-pop Queen)” functions effectively as a lift in tone, introducing lightness without sacrificing momentum. Its charm lies in sincerity, presenting affection as confident and uncomplicated.\u2028Listen: https://open.spotify.com/track/5rMqbbvCUgByvWMPsm4rj5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}