Information about plays

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

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

{
    "id": 3576424,
    "uri": "https://api.kexp.org/v2/plays/3576424/?format=api",
    "airdate": "2025-11-10T12:37:48-08:00",
    "show": 65073,
    "show_uri": "https://api.kexp.org/v2/shows/65073/?format=api",
    "image_uri": "https://ia601000.us.archive.org/0/items/mbid-b20c267b-408c-4e72-90b9-9d002e557593/mbid-b20c267b-408c-4e72-90b9-9d002e557593-43193228757_thumb500.jpg",
    "thumbnail_uri": "https://ia601000.us.archive.org/0/items/mbid-b20c267b-408c-4e72-90b9-9d002e557593/mbid-b20c267b-408c-4e72-90b9-9d002e557593-43193228757_thumb250.jpg",
    "song": "Forgot",
    "track_id": "88c5f584-695a-49a2-addf-1b8294018c90",
    "recording_id": "4978bbc0-0171-4a0f-9df6-c8efb0a3cac5",
    "artist": "Prewn",
    "artist_ids": [
        "9546cb60-dae3-46f0-a94f-d7d87a3e1ef2"
    ],
    "album": "System",
    "release_id": "b20c267b-408c-4e72-90b9-9d002e557593",
    "release_group_id": "f09d10a3-d3bf-4471-95ae-4c4e1f043c61",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The sophomore album from LA-based musician Izzy Hagerup, aka Prewn, is a commanding, artful exploration of discomfort and depression. Her expressive vocals, at times stretching into a yodel, sit front and center as she layers sinister strings, guitars, and percussion to craft moody, captivating sonic expressions with dynamic builds. Described as a “private journal made public,” System is a raw and intimate listen that lingers long after the last note.\" - Chris Sanley (KEXP's Music Director)\n\nhttps://www.kexp.org/read/2025/10/6/new-music-reviews-106/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}