Information about plays

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

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

{
    "id": 3589362,
    "uri": "https://api.kexp.org/v2/plays/3589362/?format=api",
    "airdate": "2025-12-10T13:58:38-08:00",
    "show": 65340,
    "show_uri": "https://api.kexp.org/v2/shows/65340/?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": "Don't you love this song?\n--\nAnne Tong of Chinese American Bear says of this new single: \"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.\":https://chineseamericanbear.bandcamp.com/track/forever-lover\n--\nWatch Chinese American Bear in our studio in 2024: https://www.youtube.com/watch?v=Mk5TTL9MTE8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}