Information about plays

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

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

{
    "id": 3619201,
    "uri": "https://api.kexp.org/v2/plays/3619201/?format=api",
    "airdate": "2026-02-18T18:13:04-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vida",
    "track_id": "b788f8c1-08f3-42df-a5b7-bdb9de95f4fc",
    "recording_id": "2c2c0a70-9827-49d9-baf0-8e352e32e94a",
    "artist": "Sotomayor",
    "artist_ids": [
        "f5f3fbf0-e6ad-4b12-99d6-cb59368b06ef"
    ],
    "album": "Wabi Sabi",
    "release_id": "42e16c99-294d-4f16-89dc-c94b9d73fba3",
    "release_group_id": "d0f14721-3cd9-4b6a-9458-8b52bfd4d194",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Mark! \n\nNew music! Sotomayor is the music project of Mexico City-based siblings Paulina and Raul. Featuring Paulina on vocals and Raul handling production, their music is a rich fusion of Afro-Latin rhythms and progressive electronic beats that touches upon cumbia, Afro-beat, dancehall, Peruvian “chicha” and merengue styles.\n\nThey stopped by KEXP and did a special session of Live on KEXP from Mexico City in 2019 that you can find here: https://www.kexp.org/watch/sotomayor/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}