Information about plays

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

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

{
    "id": 3651945,
    "uri": "https://api.kexp.org/v2/plays/3651945/?format=api",
    "airdate": "2026-05-08T01:40:18-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-bd29bf5b-03ab-4554-9258-c45b74c78184/mbid-bd29bf5b-03ab-4554-9258-c45b74c78184-44409499199_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-bd29bf5b-03ab-4554-9258-c45b74c78184/mbid-bd29bf5b-03ab-4554-9258-c45b74c78184-44409499199_thumb250.jpg",
    "song": "MATADOR",
    "track_id": "5db0291d-ebb4-4272-a954-dd6de46ee8eb",
    "recording_id": "5961deb9-5e9d-490e-8f70-af9e14bab8fd",
    "artist": "Naïka",
    "artist_ids": [
        "14d822c5-5f0e-4415-ac14-da7f49a2280e"
    ],
    "album": "ECLESIA",
    "release_id": "bd29bf5b-03ab-4554-9258-c45b74c78184",
    "release_group_id": "32db08f7-82ad-4e39-9e80-dc3c22821d01",
    "labels": [
        "Naïka Music"
    ],
    "label_ids": [
        "d3932863-1119-48ed-a351-702ea7736d3b"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naïka's debut \"album gets its name from its eclectic sounds and inspirations as well as the Greek word “ekklesia,” meaning a gathering of people. It’s a powerful reflection of Naïka’s identity and influences, born in Haiti before living all over, from the South Pacific to Kenya, France, South Africa and the U.S., with family roots in Lebanon, Palestine and the Caribbean.\"\n\nhttps://www.sweetyhigh.com/read/naika-eclesia-debut-album-interview-022026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}