Information about plays

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

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

{
    "id": 3598351,
    "uri": "https://api.kexp.org/v2/plays/3598351/?format=api",
    "airdate": "2025-12-31T07:24:51-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?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": "R/N",
    "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\nThough primarily recorded in Brazil, KROK is not a Brazilian or MPB album. It blends the bands' Eastern European roots with jazz, folk and global influences. The genre of the music is hardly identifiable: there are folk ballads and jazz-driven pop compositions covered in lush and often dissonant string and woodwind arrangements where each note is placed with care and meaning behind it.\n\nhttps://gruppasoyuz.bandcamp.com/album/krok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}