Information about plays

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

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

{
    "id": 3557197,
    "uri": "https://api.kexp.org/v2/plays/3557197/?format=api",
    "airdate": "2025-09-24T13:52:18-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446-42014890207_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446/mbid-75e39e6b-8823-4013-a861-adcfdfe5c446-42014890207_thumb250.jpg",
    "song": "Sugar",
    "track_id": "341ffe58-c985-4144-bbba-44f6c343d106",
    "recording_id": "7d7e2622-71dc-4e27-bdb9-6a8b075309a7",
    "artist": "NoSo",
    "artist_ids": [
        "78bde001-49b0-42d1-b62b-32c47e0ce36b"
    ],
    "album": "When Are You Leaving?",
    "release_id": "75e39e6b-8823-4013-a861-adcfdfe5c446",
    "release_group_id": "99423b29-403f-4c12-9984-72a13affcab1",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NoSo is playing:\n - Madame Lou's in Seattle on Friday, November 7th\n - Cafe Du Nord in SF on Monday, November 10th\n--\nNoSo (Baek Hwong) is a Korean-American transgender artist based in Los Angeles. Their stage name is shorthand for “North or South?”, a question they were frequently asked throughout childhood when they said they were Korean. Here's  a recent interview with the artist: https://atwoodmagazine.com/sugar-noso-music-interview-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}