Information about plays

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

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

{
    "id": 3616030,
    "uri": "https://api.kexp.org/v2/plays/3616030/?format=api",
    "airdate": "2026-02-11T04:48:05-08:00",
    "show": 65901,
    "show_uri": "https://api.kexp.org/v2/shows/65901/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Forever Lover (永远的爱人)",
    "track_id": "078f868a-955a-4ad2-9e56-58ec27e29722",
    "recording_id": "df5d2ed8-61f4-4f40-8fed-52e60ceedb1b",
    "artist": "Chinese American Bear",
    "artist_ids": [
        "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
    ],
    "album": "Forever Lover (永远的爱人)",
    "release_id": "e80e1183-1aaf-4aec-8887-1483d5516b60",
    "release_group_id": "e76da322-7f76-4470-a8dd-6c4eb7a7f2e7",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2025-10-27",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ Feb 21 @ Sonic Guild Grant Celebration (Seattle)\nhttps://chineseamericanbear.com/pages/tour\n\nMore about the Sonic Guild Grant Celebration:\n\"Seattle’s music future takes center stage at The Sonic Guild Grant Celebration, honoring the 2025 Sonic Guild Grant Recipients with a night of live performances, artist grant presentations, and community connection. The evening will showcase the 10 artists receiving this year’s grants alongside a room full of the fans and members who make it all possible.\"\n\nhttps://thetripledoor.net/event/6272034/736911584/the-sonic-guild-grant-celebration\n\nChinese American Bear is the Seattle duo of Anne Tong and Bryce Barsten. They released this single in October! \nhttps://chineseamericanbear.bandcamp.com/ \nhttps://chineseamericanbear.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}