Information about plays

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

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

{
    "id": 3577584,
    "uri": "https://api.kexp.org/v2/plays/3577584/?format=api",
    "airdate": "2025-11-13T08:39:04-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-a48c4396-49ea-4128-aa8a-db32abf4c6e2/mbid-a48c4396-49ea-4128-aa8a-db32abf4c6e2-4254341282_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-a48c4396-49ea-4128-aa8a-db32abf4c6e2/mbid-a48c4396-49ea-4128-aa8a-db32abf4c6e2-4254341282_thumb250.jpg",
    "song": "Vienna",
    "track_id": "5bd6ad3d-851b-3fa7-9951-f5251ceb7fd9",
    "recording_id": "22bf67a9-fe7b-4f20-bcee-e0716277738c",
    "artist": "Ultravox",
    "artist_ids": [
        "7e786a4c-c743-4713-9340-a6f12d8515d4"
    ],
    "album": "Vienna",
    "release_id": "80997c50-85b5-33f8-be15-1b7229685baf",
    "release_group_id": "7793c026-9479-35b8-9f54-fc0bdd03e676",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1980-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Kristy & Michael in Olympia\n\nMichael Hukin was not only a Morning Show Faithful, he drank the caffeinated kool-aid from the origins. He supported countless community artists and venues tirelessly. He lived and breathed Seattle music. He left this mortal coil far too soon, before he could return to his PNW roots. I am still lost without him, but doing my best every day. John, you know he listened to you every morning when he moved back to the UK. You reconnected us and in turn, him to Seattle from afar. His family and my family are also proud KEXP supporters. A big shoutout to the MH and Morning Show Fan Club! Love, Kristy\tThank you for being a friend! Please play Ultravox VIENNA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}