Information about plays

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

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

{
    "id": 3638794,
    "uri": "https://api.kexp.org/v2/plays/3638794/?format=api",
    "airdate": "2026-04-06T21:52:17-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "1sueño+",
    "track_id": null,
    "recording_id": null,
    "artist": "Julia de Arco",
    "artist_ids": [
        "0df2287d-59cb-40a6-943a-097c2fe7ed98"
    ],
    "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": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\nThe very young Sevillian continues to showcase her precocious and extraordinary talent with a pop love song that blends '80s synths, disco beats, and psychedelic, auto-tuned vocals.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nLa jovencísima sevillana sigue dando muestras de su precoz y descomunal talento con una canción pop de amor que mezcla sintes ochenteros con ritmos disco y voces psicodélicas auto-tuneadas.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}