Information about plays

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

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

{
    "id": 3609483,
    "uri": "https://api.kexp.org/v2/plays/3609483/?format=api",
    "airdate": "2026-01-26T19:26:43-08:00",
    "show": 65764,
    "show_uri": "https://api.kexp.org/v2/shows/65764/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Q-Lo Bendecio",
    "track_id": null,
    "recording_id": null,
    "artist": "CRRDR",
    "artist_ids": [],
    "album": "DAMNBOW",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2022-10-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s the ‘I Drink My Horchata Warm Because I Don’t Like Ice’ edition of El Sonido. Let's melt it all.\nQ-Lo Bendecio is an intensely energetic dance track from the album DAMNBOW, representing CRRDR's groundbreaking, club-oriented style.\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido.Vamos a derretirlo todo.\nQ-Lo Bendecio” es una pista de baile con energía intensa dentro del contexto del álbum DAMNBOW, representando el estilo rompiente y orientado a club de CRRDR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}