Information about plays

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

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

{
    "id": 3622941,
    "uri": "https://api.kexp.org/v2/plays/3622941/?format=api",
    "airdate": "2026-02-27T09:21:31-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "New Revolution (edit)",
    "track_id": "ac572445-f61c-4090-a6fc-71abe9d1a5b7",
    "recording_id": "6f35462f-040f-4171-8d41-b2e583caa33f",
    "artist": "Curses presents Tutto Vetro",
    "artist_ids": [
        "3c6face0-f781-4cc4-b88f-d715b40c3348",
        "3701bcce-0fec-4c9b-9473-f8024d43cdd4"
    ],
    "album": "Trust the Beat",
    "release_id": "cebfca1f-c06a-47e6-a895-2fb7c4c9940c",
    "release_group_id": "4f2fa205-f1d8-455a-aca1-6ef4ae0bedc3",
    "labels": [
        "Slow Motion"
    ],
    "label_ids": [
        "70a01eb1-a29f-4711-8978-e28b725c033e"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based producer Luca Venezia, known as Curses, steps out under his Tutto Vetro alias with the 4-track EP “Trust The Beat.\"The record fuses post-EBM, trance, Detroit techno and progressive club elements, using the Tutto Vetro project to zoom in on late ’80s and early ’90s underground club sounds from Valencia, Frankfurt and New York.: https://slowmotionrec.bandcamp.com/track/new-revolution\n---",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}