Information about plays

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

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

{
    "id": 3556533,
    "uri": "https://api.kexp.org/v2/plays/3556533/?format=api",
    "airdate": "2025-09-23T01:39:40-07:00",
    "show": 64638,
    "show_uri": "https://api.kexp.org/v2/shows/64638/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-4ab921f9-0ebc-49a5-b663-6d4fda256d53/mbid-4ab921f9-0ebc-49a5-b663-6d4fda256d53-42994998311_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-4ab921f9-0ebc-49a5-b663-6d4fda256d53/mbid-4ab921f9-0ebc-49a5-b663-6d4fda256d53-42994998311_thumb250.jpg",
    "song": "Slapped By My Life",
    "track_id": "5b468f55-c515-46f8-ab6e-d0f5f0feaf0e",
    "recording_id": "52ece719-4d99-49be-b8c0-f76d0b4c6484",
    "artist": "Jessy Lanza",
    "artist_ids": [
        "0dfb3c3d-e140-4575-baf3-7ff20ae56c9c"
    ],
    "album": "Slapped By My Life",
    "release_id": "4ab921f9-0ebc-49a5-b663-6d4fda256d53",
    "release_group_id": "b089c587-3cfe-4e5f-813d-8acd7ed6740e",
    "labels": [
        "Hyperdub"
    ],
    "label_ids": [
        "d73fd0e0-8799-4506-ad1b-6342bf46fc77"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single \"Slapped By My Life\" is a bittersweet love letter to Jessy's husband and frequent collaborator Winston H. Case, conceived when he was undergoing cancer treatment. Lyrically, the song flits between longing, gratitude, and uncertainty. It’s the most direct and personal track Jessy has ever written, with co-production from Pearson Sound.\n\nhttps://jessylanza.bandcamp.com/album/slapped-by-my-life",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}