Information about plays

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

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

{
    "id": 3439489,
    "uri": "https://api.kexp.org/v2/plays/3439489/?format=api",
    "airdate": "2024-12-18T03:06:05-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia903402.us.archive.org/30/items/mbid-d3b41f19-00b7-4708-b564-777c2082fe8f/mbid-d3b41f19-00b7-4708-b564-777c2082fe8f-39189475081_thumb500.jpg",
    "thumbnail_uri": "https://ia803402.us.archive.org/30/items/mbid-d3b41f19-00b7-4708-b564-777c2082fe8f/mbid-d3b41f19-00b7-4708-b564-777c2082fe8f-39189475081_thumb250.jpg",
    "song": "Kids Go Down (孩子们的时光)",
    "track_id": "6770a2b3-ff63-4b88-95b7-07c6b2a90f20",
    "recording_id": "a1b7a2d8-d61b-4a1a-b88e-30ca23eedd76",
    "artist": "Chinese American Bear",
    "artist_ids": [
        "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
    ],
    "album": "Wah!!!",
    "release_id": "d3b41f19-00b7-4708-b564-777c2082fe8f",
    "release_group_id": "8de1f7e2-8dbb-41f0-a557-b6f372848744",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "On my top ten of 2024! \n\nChinese American Bear is the project started by Anne Tong and Bryce Barsten — the married duo who started dating in the high school they attended in Spokane. Learn more about the band in this 2023 feature by KEXP's Martin Douglas in Throwaway Style: https://tinyurl.com/kpbmaxtb\n\n\"This song really encapsulates the essence of Chinese American Bear for me,\" Tong says about the track.\n\n\"It’s meant to be bright, happy, child-like, and fun to dance to, with nonsensical lyrics that doesn’t have deep meaning. The verses actually reference a Chinese children’s nursery rhyme and it means '1, 2, 3, 4, 5, climb a mountain to kill a tiger, count with me, 1, 2, 3, 4, 5.'\n\nhttps://tinyurl.com/mr33mpnj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}