Information about plays

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

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

{
    "id": 3582496,
    "uri": "https://api.kexp.org/v2/plays/3582496/?format=api",
    "airdate": "2025-11-24T20:35:30-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "centro (ahora se ve todo el cielo)",
    "track_id": null,
    "recording_id": null,
    "artist": "yo!yo!yo!",
    "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": "Micro-cosmic art-pop that packs a melodic thesis into under three minutes. A springy bass and clean, side-stick groove set a buoyant frame; synths sparkle in geometric patterns; the topline leans playful without losing craft. Midway, a clever subtractive break resets ears before the final hook lands brighter. It’s pocket-size euphoria with design-nerd detail.\nListen: https://open.spotify.com/album/2tSSNiOHCwgj7BZNAh7sT3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}