Information about plays

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

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

{
    "id": 3539467,
    "uri": "https://api.kexp.org/v2/plays/3539467/?format=api",
    "airdate": "2025-08-13T05:10:08-07:00",
    "show": 64276,
    "show_uri": "https://api.kexp.org/v2/shows/64276/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-801eb09f-a431-4e29-bc10-8109a1e3e378/mbid-801eb09f-a431-4e29-bc10-8109a1e3e378-42645399409_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-801eb09f-a431-4e29-bc10-8109a1e3e378/mbid-801eb09f-a431-4e29-bc10-8109a1e3e378-42645399409_thumb250.jpg",
    "song": "Changin Me",
    "track_id": "f77c7c20-7999-4335-937b-bdcd35e60733",
    "recording_id": "1cd9c3c9-a0f6-459e-ad1e-2138b4b02366",
    "artist": "Worries And Other Plants",
    "artist_ids": [
        "87359add-6d3c-4d1b-9e47-67c75ffa90c1"
    ],
    "album": "Changin Me",
    "release_id": "801eb09f-a431-4e29-bc10-8109a1e3e378",
    "release_group_id": "df089b2c-7f65-4489-84f9-5039f93321e8",
    "labels": [
        "Nice Guys"
    ],
    "label_ids": [
        "6eddf0c7-b406-4d58-8185-4cc5dee5e7d5"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Musical seeds are planted inside our worries. We change and let them grow into beautiful plants. It's like an experiment between the arts. This homegrown living room project blends music by dio and his friends with photography, film and graphics. Everything starts here… and where this journey will lead, time will tell.”\n\nhttps://www.worriesandotherplants.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}