Information about plays

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

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

{
    "id": 3657029,
    "uri": "https://api.kexp.org/v2/plays/3657029/?format=api",
    "airdate": "2026-05-20T00:52:53-07:00",
    "show": 66763,
    "show_uri": "https://api.kexp.org/v2/shows/66763/?format=api",
    "image_uri": "https://dn711506.ca.archive.org/0/items/mbid-ea3c3b0a-283a-4802-b46c-8fab9844cee8/mbid-ea3c3b0a-283a-4802-b46c-8fab9844cee8-44399216696_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/9/items/mbid-ea3c3b0a-283a-4802-b46c-8fab9844cee8/mbid-ea3c3b0a-283a-4802-b46c-8fab9844cee8-44399216696_thumb250.jpg",
    "song": "Dusty Roses",
    "track_id": "8b70a36a-e499-44e2-8fb6-4d170d595f77",
    "recording_id": "8569d495-6942-46c4-845e-2c24fe0fe183",
    "artist": "Alela Diane",
    "artist_ids": [
        "8682866a-4f7a-43f5-83b2-06eabd0f2d4c"
    ],
    "album": "Who's Keeping Time?",
    "release_id": "ea3c3b0a-283a-4802-b46c-8fab9844cee8",
    "release_group_id": "52783369-5be9-4449-9c49-977e638ee5a5",
    "labels": [
        "Loose Music"
    ],
    "label_ids": [
        "4c47716c-7a60-4593-831b-05f1da49936d"
    ],
    "release_date": "2026-05-12",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Alela Diane!\n\nShe's playing a show at the Sunset Tavern on June 18th with Shannon Lay! Tickets below:\n\nhttps://dice.fm/event/7dmre9-alela-diane-shannon-lay-18th-jun-the-sunset-tavern-seattle-tickets?pid=f8b95fbd&utm_medium=partners_api",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}