Information about plays

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

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

{
    "id": 3631060,
    "uri": "https://api.kexp.org/v2/plays/3631060/?format=api",
    "airdate": "2026-03-19T13:42:04-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710409.ca.archive.org/0/items/mbid-dbe0a270-984e-4688-b1c4-c45992ebfc4a/mbid-dbe0a270-984e-4688-b1c4-c45992ebfc4a-44459245489_thumb500.jpg",
    "thumbnail_uri": "https://dn710409.ca.archive.org/0/items/mbid-dbe0a270-984e-4688-b1c4-c45992ebfc4a/mbid-dbe0a270-984e-4688-b1c4-c45992ebfc4a-44459245489_thumb250.jpg",
    "song": "Build N Destroy",
    "track_id": "67b47f9d-a549-4c1d-bbd6-5cc60cbedbe1",
    "recording_id": "e2c369a0-193a-414c-9455-4eda319a1554",
    "artist": "JuJu Rogers feat. Pink Siifu",
    "artist_ids": [
        "e0eca4fb-9977-43e6-a61a-405f905a34aa",
        "bb08dd87-67d6-4c12-bec2-e60ddcbb8676"
    ],
    "album": "Build N Destroy",
    "release_id": "dbe0a270-984e-4688-b1c4-c45992ebfc4a",
    "release_group_id": "eb4b588e-058a-44df-bb49-46fe4ceddcc7",
    "labels": [
        "CounterKultur"
    ],
    "label_ids": [
        "9d4c907f-08e0-46cc-afd4-798725147870"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "JuJu Rogers says about this new track: \"The old world is dying, and the new world struggles to be born: now is the time of monsters\" is a famous quote by Italian Marxist Antonio Gramsci, written in his Prison Notebooks around 1930. It describes a chaotic transitional period where old political, social, or economic systems collapse before new ones are fully established. It's a practical, actionable philosophy focused on developing oneself, the community, and the world.\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}