Information about plays

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

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

{
    "id": 3437289,
    "uri": "https://api.kexp.org/v2/plays/3437289/?format=api",
    "airdate": "2024-12-12T19:53:52-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia803402.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": "Take Me To Beijing (一起回北京)",
    "track_id": "06b54bf2-ae3d-4171-afb5-fe08bb8522cb",
    "recording_id": "f909c18c-0073-4f9d-ae48-d0d7f76547a4",
    "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": "Chinese American Bear is Seattle married duo Anne Tong and Bryce Barsten. The album title “Wah!” is the Chinese version of “Wow!” and is used in the exact same exclamatory way. The duo found it fitting as their next album title because the expression simply matches their excitement for these songs. https://tinyurl.com/5ehj9s53\n\nChinese American Bear performed an exquisitely sublime set live at KEXP back in September; enjoy that lovely performance here: https://tinyurl.com/5ckzxm5t \n\nCheck out the band's upcoming tour dates here: https://tinyurl.com/bdebmrjd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}