Information about plays

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

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

{
    "id": 3594578,
    "uri": "https://api.kexp.org/v2/plays/3594578/?format=api",
    "airdate": "2025-12-22T19:08:48-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Show Me Babe (Studio Version)",
    "track_id": null,
    "recording_id": null,
    "artist": "The Lsdays",
    "artist_ids": [
        "4c3ff081-814b-436b-82d4-8d63627bbd21"
    ],
    "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": "“Show Me Babe (Studio Version)” presents the song in its most focused and intentional form, emphasizing clarity over atmosphere. The studio treatment sharpens the arrangement, allowing rhythm and structure to carry the emotional weight without distraction. Lyrically, the phrase “show me” frames the track as a demand for action rather than reassurance, and that insistence shapes the delivery throughout. Vocals are confident and direct, conveying impatience without tipping into aggression. Instrumentation stays tight and efficient, reinforcing forward momentum while keeping the song grounded. Rather than building toward a dramatic climax, the track maintains steady pressure, reflecting the emotional tension of wanting proof instead of promises. The studio version highlights balance: assertive without excess, polished without losing edge. “Show Me Babe” functions effectively as a concise statement piece, communicating urgency through restraint and precision.\u2028Listen: https://open.spotify.com/track/78MjhQU5kSlJ8pA7u2kxYe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}