Information about plays

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

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

{
    "id": 3564948,
    "uri": "https://api.kexp.org/v2/plays/3564948/?format=api",
    "airdate": "2025-10-14T11:23:01-07:00",
    "show": 64833,
    "show_uri": "https://api.kexp.org/v2/shows/64833/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "YOUNG WARRIOR",
    "track_id": null,
    "recording_id": null,
    "artist": "Xiuhtezcatl",
    "artist_ids": [],
    "album": "TONATIUH",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Boom.Records"
    ],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP’s El Sonido podcast “Cancioneros” has returned with a refreshed format: weekly episodes featuring dynamic playlists and exclusive conversations where artists share songs that have shaped their lives. New episodes premiere every Monday — primarily in Spanish, sometimes in English, and often in Spanglish.: https://www.kexp.org/podcasts/el-sonido/\n--\nXiuhtezcatl Martínez is an artist, activist, and poet of Mexican roots (Xochimilco) who grew up in Colorado, USA. His work —at the intersection of hip-hop, spoken word, and socially conscious music— has been shaped by Indigenous resistance and environmental movements since an early age.: https://www.kexp.org/podcasts/el-sonido/2025/10/13/cancioneros-xiuhtezcatl/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}