Information about plays

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

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

{
    "id": 3583998,
    "uri": "https://api.kexp.org/v2/plays/3583998/?format=api",
    "airdate": "2025-11-28T08:09:17-08:00",
    "show": 65230,
    "show_uri": "https://api.kexp.org/v2/shows/65230/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Polish band СОЮЗ (SOYUZ) is a creative collective originally from Minsk, Belarus, founded by multi-instrumentalists Alex Chumak and Mikita Arlou. After relocating to Warsaw in 2022, the band was joined by Polish musicians Albert Karch (drums) and Igor Wiśniewski (guitar). The name, which means “union”, reflects the collaboration between its members. \n--\nThis recently-released fourth album was  recorded between  October 2024 and July 2025 in São Paulo, Stockholm and Warsaw.: https://gruppasoyuz.bandcamp.com/album/krok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}