Information about plays

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

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

{
    "id": 3626766,
    "uri": "https://api.kexp.org/v2/plays/3626766/?format=api",
    "airdate": "2026-03-08T13:55:17-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "",
    "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": "Who's there",
    "track_id": "99fd3062-2716-4ddc-acee-23f278caf436",
    "recording_id": "7c6f868f-73ae-4a1f-bf08-9198c06aa053",
    "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": "Mexican duo Sotomayor return with WABI SABI, their first album in six years and a record that celebrates the group’s 10-year anniversary. Siblings Raúl and Paulina Sotomayor have built a reputation for their seamless mix of electronic beats and Latin American rhythms, creating dance music with a global perspective while headlining some of LatAm's biggest festivals and selling out shows throughout the Americas and Europe. \n\nhttps://sotomayor.bandcamp.com/\n\nWho's there? You are! A proud member of the KEXP Community!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}