Information about plays

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

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

{
    "id": 3610607,
    "uri": "https://api.kexp.org/v2/plays/3610607/?format=api",
    "airdate": "2026-01-29T11:45:56-08:00",
    "show": 65785,
    "show_uri": "https://api.kexp.org/v2/shows/65785/?format=api",
    "image_uri": "https://dn720602.ca.archive.org/0/items/mbid-7a61af6c-93b1-4ddb-8f3e-f9b22e5de1a9/mbid-7a61af6c-93b1-4ddb-8f3e-f9b22e5de1a9-43837949997_thumb500.jpg",
    "thumbnail_uri": "https://dn720602.ca.archive.org/0/items/mbid-7a61af6c-93b1-4ddb-8f3e-f9b22e5de1a9/mbid-7a61af6c-93b1-4ddb-8f3e-f9b22e5de1a9-43837949997_thumb250.jpg",
    "song": "Pulse at Midnight",
    "track_id": "9b492e3b-bc25-4005-808b-3b49740e1a0d",
    "recording_id": "c04bf04c-826b-44b7-99c8-04dea2c90ac3",
    "artist": "Loveshadow",
    "artist_ids": [
        "d7f18b7d-dbd3-441f-b646-f9b4fc8b20a6"
    ],
    "album": "Late Shift Silk",
    "release_id": "7a61af6c-93b1-4ddb-8f3e-f9b22e5de1a9",
    "release_group_id": "096b1646-f627-4121-add4-e985d0090446",
    "labels": [
        "100% Silk"
    ],
    "label_ids": [
        "a2c1ee95-a861-4534-ab57-fdc6577f8563"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Currently based in San Francisco, the duo of Anya Prisk and Izaak Schlossman bonded over a track by the ’80s disco and almost immediately their separate journeys in music became interwoven. They soon began to write music and creating their own work would become a way for the pair to get closer to the sound they were searching for, as well as enabling them to discover the healing power of music. \" https://loveshadow.bandcamp.com/\n\nhttps://100percentsilk.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}