Information about plays

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

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

{
    "id": 3584081,
    "uri": "https://api.kexp.org/v2/plays/3584081/?format=api",
    "airdate": "2025-11-28T11:46:19-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?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": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anne Tong of Chinese American Bear says of this new single: \n\"This song is one of the more romantic love songs we've written. It's inspired by our own love story. Bryce [Barsten] and I first met in high school, we dated for ten years before getting married in 2018. We've now officially been together for over half of our lives. The style of the song is an ode to my lifelong obsession with pop music. I kept asking Bryce to write a song that's more directly pop, and he finally did! It was really fun to work on, and a challenge for him to produce/mix something in this vein.\"\n\nhttps://chineseamericanbear.bandcamp.com/track/forever-lover",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}