Information about plays

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

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

{
    "id": 3600215,
    "uri": "https://api.kexp.org/v2/plays/3600215/?format=api",
    "airdate": "2026-01-04T16:00:16-08:00",
    "show": 65563,
    "show_uri": "https://api.kexp.org/v2/shows/65563/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Крок / Krok",
    "track_id": "03b10c13-f8f3-45a9-9aa3-7e80207a96a0",
    "recording_id": "47ba5fc9-5f7b-4219-93ab-a6e502cdd0ec",
    "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": "СОЮЗ (SOYUZ) is a creative collective originally from Minsk, Belarus, founded by multi-instrumentalists Alex Chumak and Mikita Arlou.\n\nAfter relocating to Warsaw in 2022, the band was joined by Polish musicians Albert Karch (drums) and Igor Wiśniewski (guitar).\n\nThe name, which means “union,” reflects the collaboration between its members. https://tinyurl.com/32jvyauj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}