Information about plays

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

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

{
    "id": 3536689,
    "uri": "https://api.kexp.org/v2/plays/3536689/?format=api",
    "airdate": "2025-08-06T13:47:28-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb250.jpg",
    "song": "Glad",
    "track_id": "bcacde5b-c0e3-41cf-b02a-a205ad025f94",
    "recording_id": "42051952-c1ee-4f9a-b681-82bc3fec109c",
    "artist": "Saint Etienne",
    "artist_ids": [
        "3997d4a6-c2bd-4191-8406-eb07f0abb5d2"
    ],
    "album": "International",
    "release_id": "b49a47b9-103c-4150-8b1a-bb9b11d345c4",
    "release_group_id": "63339f75-1e58-4a23-83d9-321bdb63bb5e",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saint Etienne is releasing their 13th and final studio album on September 5th. Pre-order it here: https://heavenlyrecordings.bandcamp.com/album/saint-etienne-international\n\nSaint Etienne consists of Sarah Cracknell, Bob Stanley and Pete Wiggs. Initially emerging from the indie dance scene of the 1990s, their music has blended club culture with 1960s pop and other disparate influences.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}