Information about plays

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

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

{
    "id": 3551794,
    "uri": "https://api.kexp.org/v2/plays/3551794/?format=api",
    "airdate": "2025-09-11T17:54:15-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-95ebe560-fe04-472f-a7f8-cffbbb9e49a3/mbid-95ebe560-fe04-472f-a7f8-cffbbb9e49a3-42991982793_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-95ebe560-fe04-472f-a7f8-cffbbb9e49a3/mbid-95ebe560-fe04-472f-a7f8-cffbbb9e49a3-42991982793_thumb250.jpg",
    "song": "Get It Over",
    "track_id": "70451e16-cd5e-4203-824a-c5d46500b553",
    "recording_id": "a6265a19-2960-4683-9af9-87db53081d5c",
    "artist": "Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "Get It Over",
    "release_id": "95ebe560-fe04-472f-a7f8-cffbbb9e49a3",
    "release_group_id": "cb34e4a7-d9f2-4703-bc78-607e35958ba3",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-09-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single to follow up the fantastic solo debut 'For You' from Little Dragon's Yukimi.\n\nhttps://yukimi.bandcamp.com/album/get-it-over\n--\nWatch a Live on KEXP Full Performance from April 2025 hosted by DJ Evie Stokes: https://youtu.be/vcIKn0AgtbQ?si=-Cmqnkju1nYsMO40",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}