Information about plays

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

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

{
    "id": 3549670,
    "uri": "https://api.kexp.org/v2/plays/3549670/?format=api",
    "airdate": "2025-09-06T16:26:44-07:00",
    "show": 64493,
    "show_uri": "https://api.kexp.org/v2/shows/64493/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/items/mbid-2fdcfe57-7606-42fb-bb2f-352b43b8d8cf/mbid-2fdcfe57-7606-42fb-bb2f-352b43b8d8cf-42452433955_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-2fdcfe57-7606-42fb-bb2f-352b43b8d8cf/mbid-2fdcfe57-7606-42fb-bb2f-352b43b8d8cf-42452433955_thumb250.jpg",
    "song": "Run Free",
    "track_id": "171ddceb-ca82-4539-9cf0-e550c27229df",
    "recording_id": "bdcc208f-d458-414a-8e50-9386d0bad5c8",
    "artist": "Soulwax",
    "artist_ids": [
        "68ec1b08-3c2e-40b3-b0af-8f323743fdff"
    ],
    "album": "All Systems Are Lying",
    "release_id": "2fdcfe57-7606-42fb-bb2f-352b43b8d8cf",
    "release_group_id": "852234f1-6db3-4560-ae2d-718766537c9f",
    "labels": [
        "[no label]",
        "Deewee",
        "Because Music"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176",
        "6c61c176-770f-44aa-a977-bade7dff5c76",
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Soulwax will be at Pier 80 in SF on September 21st as part of the Portola Music Festival.\n-\nSoulwax are a Belgian electronic band and DJ/production collective from Ghent, who formed in 1995, centered around brothers David and Stephen Dewaele, and featuring other band members.\n--\n\"All Systems Are Lying\" is their first album in seven years.  It will be out on October 17th. Described by the brothers as “a rock album made without any electric guitars,” \"All Systems Are Lying\" was built entirely from modular synths, live drums, tape machines and processed vocals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}