Information about plays

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

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

{
    "id": 3579829,
    "uri": "https://api.kexp.org/v2/plays/3579829/?format=api",
    "airdate": "2025-11-18T12:22:45-08:00",
    "show": 65145,
    "show_uri": "https://api.kexp.org/v2/shows/65145/?format=api",
    "image_uri": "https://coverartarchive.org/release/7b53bd5c-7992-48d5-ab71-3535ff85d8c0/39525681427-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7b53bd5c-7992-48d5-ab71-3535ff85d8c0/39525681427-250.jpg",
    "song": "Fangs",
    "track_id": null,
    "recording_id": "55442f05-3f18-43f4-86a3-3076eed2615a",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Dark Chisme",
    "release_id": null,
    "release_group_id": "10e39631-bb46-48bd-9708-f66184ec6495",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This episode of El Sonido: Cancioneros presents the story and favorite songs of Dark Chisme, the darkwave-post-punk-synthpop project led by Mexican-Puerto Rican-American artist Christine Gutiérrez, based in Seattle. Her music explores identity, resilience, and the emotional journey of growing up in a bicultural space. From Garbage and Linkin Park to Equinoxious and Varsovia, her selection reveals how music became a healing force and a place to transform her story into power.: https://www.kexp.org/podcasts/el-sonido/2025/11/17/cancioneros-dark-chisme/\n--\nWatch Dark Chisme perform \"Fangs\" live in the KEXP studio in 2024: https://www.youtube.com/watch?v=D8j83j9Tfhs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}