Information about plays

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

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

{
    "id": 3636466,
    "uri": "https://api.kexp.org/v2/plays/3636466/?format=api",
    "airdate": "2026-04-01T14:08:56-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn720603.ca.archive.org/0/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb500.jpg",
    "thumbnail_uri": "https://dn720603.ca.archive.org/0/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb250.jpg",
    "song": "Softer",
    "track_id": "830af397-685e-4908-b33c-4dd8f4928d9b",
    "recording_id": "b3d06ade-bc5a-4794-96ee-88b8011dfec0",
    "artist": "Neon Ion",
    "artist_ids": [
        "327428ba-7685-4635-9788-4b8832aa53c9"
    ],
    "album": "Laugh Now, Cry Later",
    "release_id": "aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23",
    "release_group_id": "e6924795-4625-44c6-9b0c-4fbb035ee003",
    "labels": [
        "Jazzland Recordings"
    ],
    "label_ids": [
        "ddd1dacb-086c-4c5f-982d-9aa491d75dfb"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Neon Ion is the solo project of Norwegian artist Natalie Sandtorv, a multifaceted artist who's also a member of the recently launched trio Orbits alongside Jaga Jazzist's Lars Horntveth and producer Erlend Mokkelbost. Her brilliant third full-length album Laugh Now, Cry Later arrived on January 30th.\"  She was our guest DJ recently for Midnight in a Perfect World.  Check out her selections here: https://www.kexp.org/read/2026/3/20/midnight-in-a-perfect-world-neon-ion/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}