Information about plays

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

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

{
    "id": 3576561,
    "uri": "https://api.kexp.org/v2/plays/3576561/?format=api",
    "airdate": "2025-11-10T21:10:30-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Permanencia Rebajada",
    "track_id": null,
    "recording_id": null,
    "artist": "Karen y Los Remedios",
    "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": "“Permanencia Rebajada” rides a sleek tropical cadence with shimmering synths and a soft sense of nostalgia. Karen y Los Remedios layer clipped rhythms under vocals that oscillate between longing and resolve: ‘Puedo vivir en esta permanencia / Contigo y sin ti, pero no lo acepto’. \n\nThe band uses the notion of “presence at a discount” as a metaphor for being tethered yet untethered in relationships. The remix by DJ Chihuahua turns the subtle original into a dance-ready confession, preserving emotional texture while inviting movement. A smart fusion of beat and bittersweet sentiment.\n\nhttps://music.apple.com/us/album/permanencia-rebajada-dj-chihuahua-remix-single/1738342888",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}