Information about plays

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

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

{
    "id": 3622687,
    "uri": "https://api.kexp.org/v2/plays/3622687/?format=api",
    "airdate": "2026-02-26T18:44:53-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-e9dfc6fd-3f9e-43ee-87c1-98d7e5c6f370/mbid-e9dfc6fd-3f9e-43ee-87c1-98d7e5c6f370-43357096081_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-e9dfc6fd-3f9e-43ee-87c1-98d7e5c6f370/mbid-e9dfc6fd-3f9e-43ee-87c1-98d7e5c6f370-43357096081_thumb250.jpg",
    "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": "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--\nSotomayor performed a special session of Live on KEXP from Mexico City in 2019 that you can find here: https://tinyurl.com/mr77b5eh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}