Information about plays

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

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

{
    "id": 3633216,
    "uri": "https://api.kexp.org/v2/plays/3633216/?format=api",
    "airdate": "2026-03-24T19:13:09-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "To Nie Ptak",
    "track_id": null,
    "recording_id": "988bcf8c-b3d1-46e7-acdf-ee42219bca08",
    "artist": "Goran Bregović feat. Kayah",
    "artist_ids": [
        "883ece23-2779-4091-b527-62eb07ee79d4",
        "b040c4d9-f3e7-4970-a98a-b47b93d631d7"
    ],
    "album": "Magic Book",
    "release_id": null,
    "release_group_id": "5d219f19-cffc-3586-bd72-287f75f94a7a",
    "labels": [
        "Invisible Halahup"
    ],
    "label_ids": [
        "c86e8362-244a-4b5c-8b15-070936d5bae9"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kayah (given name: Katarzyna Magdalena Szczot) was born in Poland in 1967\n\nSeattle March 27 @ The Moore. Tickets here: https://tinyurl.com/5aupw798\n\nBay Area March 30th @ Davies Symphony Hall. Tickets here: https://tinyurl.com/3p74xwxf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}