Information about plays

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

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

{
    "id": 3636019,
    "uri": "https://api.kexp.org/v2/plays/3636019/?format=api",
    "airdate": "2026-03-31T13:10:27-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb250.jpg",
    "song": "Waves Hotline",
    "track_id": "a22ae571-36dc-4209-ae44-f51bc8948e81",
    "recording_id": "3eaaf914-1afa-4462-b078-057a0389d528",
    "artist": "Moonchild",
    "artist_ids": [
        "ee172506-d3b5-4977-8486-eaa478052997"
    ],
    "album": "Waves",
    "release_id": "81164a05-3bf7-4f1a-b162-9b9784157f33",
    "release_group_id": "d1c7b218-4af1-4322-b06a-9bacc0e0df4a",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moonchild will be in Seattle on Thursday April 23rd at the Crocodile! \nGrab your tickets:\nhttps://www.ticketweb.com/event/moonchild-brittney-carter-the-crocodile-tickets/14629173?utm_medium=affiliate&utm_source=5128861-Google%20Events&source=ea\n--\nMoonchild's album \"Waves\" marks a significant shift for the Grammy-nominated trio, moving away from love songs to focus on themes of grief, resilience, and emotional healing, often utilizing in-person collaboration and sample-based production.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}