Information about plays

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

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

{
    "id": 3553835,
    "uri": "https://api.kexp.org/v2/plays/3553835/?format=api",
    "airdate": "2025-09-16T16:22:15-07:00",
    "show": 64580,
    "show_uri": "https://api.kexp.org/v2/shows/64580/?format=api",
    "image_uri": "https://ia601300.us.archive.org/12/items/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62-43016714779_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62-43016714779_thumb250.jpg",
    "song": "Drag",
    "track_id": "1ae019de-6789-493d-b329-36d3dda84987",
    "recording_id": "50bb6567-e564-46ce-b75f-bfd169503d91",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "No Love Lost to Kindness",
    "release_id": "0c68616f-ac01-40ec-bffc-bf13a2b04b62",
    "release_group_id": "e09ca280-8be0-4c18-a816-026e17c7383d",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Yumi Zouma, new album due out in January 2026.\n\nFrontwoman Christie Simpson wrote this song in the aftermath of her ADHD diagnosis, framing it as both a message to her younger self and a moment of acceptance.\nhttps://tinyurl.com/ysbescvj\nhttps://yumizouma.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}