Information about plays

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

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

{
    "id": 3607970,
    "uri": "https://api.kexp.org/v2/plays/3607970/?format=api",
    "airdate": "2026-01-23T07:16:56-08:00",
    "show": 65730,
    "show_uri": "https://api.kexp.org/v2/shows/65730/?format=api",
    "image_uri": "https://ia800505.us.archive.org/16/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": "In 2020, Ultravox released a box set to mark the 40th anniversary of their breakthrough album Vienna. While they’re often regarded as one of the leading lights of 80s synth pop, Midge Ure and Billy Currie took the opportunity to explain why they always regarded themselves as closer to prog than new romantic. Enjoy this feature: https://www.loudersound.com/bands-artists/ultravox-vienna-prog\n--\nR.I.P., Ultravox bassist Chris Cross, who co-wrote the U.K. new wave group’s 1981 smash “Vienna,”  who died in March of 2024. He was 71.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}