Information about plays

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

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

{
    "id": 3638739,
    "uri": "https://api.kexp.org/v2/plays/3638739/?format=api",
    "airdate": "2026-04-06T19:03:54-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Beautiful Obsession Killer",
    "track_id": null,
    "recording_id": null,
    "artist": "Dark Chisme",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\n\nSpeaking of Goth Day, our local Latin dark wave band, Dark Chisme, recorded this Live on KEXP session in late 2024, and we’re releasing it as one of the first gems of 2025. Christine Gutierrez’s project continues to grow, breaking down all kinds of barriers. Without a doubt, she is one of the leading figures of the new era of Latin American dark wave.\nhttps://www.youtube.com/watch?v=osASHazAWM0\n***\n*Edición especial de El Sonido: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n\nHablando de Goth Day, nuestra banda local de dark wave latino, Dark Chisme, grabó esta sesión en directo en KEXP a finales de 2024, y la lanzamos como una de las primeras joyas de 2025. El proyecto de Christine Gutiérrez sigue creciendo, rompiendo todo tipo de barreras. Sin duda, es una de las figuras más destacadas de la nueva era del dark wave latinoamericano.\nhttps://www.youtube.com/watch?v=osASHazAWM0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}