Information about plays

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

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

{
    "id": 3575074,
    "uri": "https://api.kexp.org/v2/plays/3575074/?format=api",
    "airdate": "2025-11-07T09:46:25-08:00",
    "show": 65044,
    "show_uri": "https://api.kexp.org/v2/shows/65044/?format=api",
    "image_uri": "https://ia601905.us.archive.org/5/items/mbid-e9cf4779-a5db-4038-b21a-1dad73e022bb/mbid-e9cf4779-a5db-4038-b21a-1dad73e022bb-4237500815_thumb500.jpg",
    "thumbnail_uri": "https://ia801905.us.archive.org/5/items/mbid-e9cf4779-a5db-4038-b21a-1dad73e022bb/mbid-e9cf4779-a5db-4038-b21a-1dad73e022bb-4237500815_thumb250.jpg",
    "song": "French Disco",
    "track_id": "8b8f6b51-4135-3e72-ae52-bc495cbf85a3",
    "recording_id": "8ff03b63-9872-413d-9750-f54af45f5e59",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Jenny Ondioline",
    "release_id": "e9cf4779-a5db-4038-b21a-1dad73e022bb",
    "release_group_id": "c1d727a6-0608-34c4-86cf-3ea3fe0479ad",
    "labels": [
        "Duophonic"
    ],
    "label_ids": [
        "d09f48a1-a3bb-4f2b-8fcc-ddfd52cd30b4"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"French Disko” isn’t just a song — it’s a kinetic burst of sound and spirit. Released in 1993, right at the height of Stereolab’s most uncompromising era, this track captures the band’s uncanny ability to blend Marxist philosophy, motorik rhythms, and 1960s pop utopianism into something that grooves.: https://www.facebook.com/groups/GrungersUnited/posts/23891174797176593/\n--\nDid you know that the Ondioline was a pioneering electronic keyboard invented by Georges Jenny in 1938 and commonly called the Jenny Ondioline? The instrument was a predecessor to the modern electronic synthesizer. \n---",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}