Information about plays

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

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

{
    "id": 3571793,
    "uri": "https://api.kexp.org/v2/plays/3571793/?format=api",
    "airdate": "2025-10-30T11:17:54-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://ia801907.us.archive.org/11/items/mbid-8b99a830-7f33-4a84-8baf-118fb596959c/mbid-8b99a830-7f33-4a84-8baf-118fb596959c-42825825109_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-8b99a830-7f33-4a84-8baf-118fb596959c/mbid-8b99a830-7f33-4a84-8baf-118fb596959c-42825825109_thumb250.jpg",
    "song": "Ніці / Nici",
    "track_id": "3c76ef98-2e0a-42ad-a471-5d574c0d907d",
    "recording_id": "f045afad-0398-4bf6-b0cc-ce69eb1f0e3e",
    "artist": "СОЮЗ",
    "artist_ids": [
        "6709fc2d-a52b-4ceb-8b28-367444b07d22"
    ],
    "album": "Krok",
    "release_id": "8b99a830-7f33-4a84-8baf-118fb596959c",
    "release_group_id": "9ad3d012-b88e-4b62-bdea-58927d41c62b",
    "labels": [
        "Mr Bongo"
    ],
    "label_ids": [
        "0d518d8f-e485-4c2f-825a-ac6642c2f65d"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ОЮЗ (SOYUZ) is a creative collective originally from Minsk, Belarus, founded by multi-instrumentalists Alex Chumak and Mikita Arlou. \n\nThe name, which means “union”, reflects both the collaboration between its members and the project’s dual identity. SOYUZ is, in fact, two bands in one. In the studio, Alex Chumak serves as the composer, arranger, and artistic director, shaping meticulously crafted recordings that draw from jazz, folk, global pop traditions and classical music. On stage, however, SOYUZ becomes a different entity: the live quartet reimagines the music collectively, where improvisation and each member’s individual voice reshape the songs, often to a surprise of audience and band alike.\n\nhttps://www.instagram.com/gruppasoyuz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}