Information about plays

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

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

{
    "id": 3588650,
    "uri": "https://api.kexp.org/v2/plays/3588650/?format=api",
    "airdate": "2025-12-08T21:46:39-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "París",
    "track_id": null,
    "recording_id": null,
    "artist": "Estela Gris",
    "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": "“París” is a shimmering fusion of synth-pop melancholy and post-punk elegance from Spanish duo Estela Gris. The song features icy synth lines, crisp drum programming, and vocals that balance vulnerability with steely composure. The melody is instantly memorable—romantic but tinged with tension—evoking the idea of Paris as both a dream and a projection of longing. The production is polished and atmospheric, full of subtle textures like backing vocal layers and reverb-soaked harmonics that enrich the emotional palette. With their growing presence in Spain’s dark-pop scene, Estela Gris use “París” to demonstrate their gift for turning cinematic longing into tightly crafted pop.\nListen: https://open.spotify.com/search/Estela%20Gris%20Par%C3%ADs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}