Information about plays

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

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

{
    "id": 3596789,
    "uri": "https://api.kexp.org/v2/plays/3596789/?format=api",
    "airdate": "2025-12-27T18:00:05-08:00",
    "show": 65490,
    "show_uri": "https://api.kexp.org/v2/shows/65490/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Take You Away",
    "track_id": null,
    "recording_id": null,
    "artist": "Brother M",
    "artist_ids": [],
    "album": "Beso Aquel",
    "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": "“Take You Away” leans into warmth and invitation, framing escape as connection rather than withdrawal. Brother M build the song around a smooth, steady groove that emphasizes ease and accessibility. Vocals are delivered with openness and confidence, reinforcing the song’s reassuring tone. The arrangement favors clarity, allowing melody and rhythm to guide emotion without distraction. Rather than presenting escape as fantasy, the track treats it as shared experience, something offered rather than imposed. “Take You Away” functions effectively as a moment of relief within a sequence, introducing lightness without losing cohesion. Its appeal lies in sincerity, presenting comfort as active choice. Brother M succeed in crafting a song that feels grounded and inviting, letting simplicity carry meaning.\u2028Listen: https://open.spotify.com/search/Brother%20M%20Take%20You%20Away",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}