Information about plays

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

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

{
    "id": 3545638,
    "uri": "https://api.kexp.org/v2/plays/3545638/?format=api",
    "airdate": "2025-08-27T22:24:36-07:00",
    "show": 64405,
    "show_uri": "https://api.kexp.org/v2/shows/64405/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/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": "Крок / 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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from СОЮЗ (SOYUZ), a band formed in Minsk, Belarus, led by composer and singer Alex Chumak.\n\nhttps://gruppasoyuz.bandcamp.com/album/krok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}