Information about plays

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

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

{
    "id": 3522293,
    "uri": "https://api.kexp.org/v2/plays/3522293/?format=api",
    "airdate": "2025-07-03T21:19:56-07:00",
    "show": 63911,
    "show_uri": "https://api.kexp.org/v2/shows/63911/?format=api",
    "image_uri": "https://coverartarchive.org/release/4c167ef9-74c4-4734-905e-af29558e44c2/31976131385-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4c167ef9-74c4-4734-905e-af29558e44c2/31976131385-250.jpg",
    "song": "Ngày Mới",
    "track_id": null,
    "recording_id": "cfbfeea2-814e-4093-b830-de20c2936ffc",
    "artist": "Tiny Giant",
    "artist_ids": [
        "10b2992a-4e33-4590-a79c-263fe7e4e313"
    ],
    "album": "Nhạc Gãy Tổng Hợp Số 1",
    "release_id": null,
    "release_group_id": "a0a0365b-0a0d-461a-af25-5e34e7565e62",
    "labels": [
        "Nhạc Gãy"
    ],
    "label_ids": [
        "fd0f6b29-3256-4d2e-b332-22d9e79ac2e4"
    ],
    "release_date": "2021-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A new day has come in the new dawn - don’t lose warmth.\nVideo artist and dance producer Nguyen Hai Yen (Red) imagines a colourful mythic world in this stunning music video for the Vietnam-based electronic band Tiny Giant’s track “NGÀY MỚI” (a new day has come). The short dance film depicts a world in constant motion, where subliminal landscapes “open up when we slumber.”\n\nTiny Giant is a live music duo from Hanoi. Their music combines live beat production and layers of vocal looping. Through digital manipulation of organic elements, the band blends traditional tonality with contemporary sonic environments. \n\nSee the beautiful music video here: https://youtu.be/7rIZsqcn7n0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}