Information about plays

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

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

{
    "id": 3553510,
    "uri": "https://api.kexp.org/v2/plays/3553510/?format=api",
    "airdate": "2025-09-15T21:56:02-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Las Drogas Raras",
    "track_id": null,
    "recording_id": null,
    "artist": "Coqueta",
    "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": "“Las Drogas Raras” mixes post-punk sharpness with playful irreverence. Angular guitar lines slice through a pulsing rhythm section, while vocals deliver with both deadpan coolness and ironic bite. The lyrics flirt with psychedelia, treating “rare drugs” as both literal and metaphorical—commentary on altered states, odd habits, and outsider life. The arrangement is raw but catchy, pushing forward with jittery urgency while leaving enough space for the groove to stick. Coqueta balance darkness with wit, crafting a song that feels as much underground anthem as sly provocation.\u2028Listen: https://coqueta.bandcamp.com/track/las-drogas-raras",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}