Information about plays

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

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

{
    "id": 3569214,
    "uri": "https://api.kexp.org/v2/plays/3569214/?format=api",
    "airdate": "2025-10-24T05:11:48-07:00",
    "show": 64917,
    "show_uri": "https://api.kexp.org/v2/shows/64917/?format=api",
    "image_uri": "https://ia903409.us.archive.org/29/items/mbid-1a6db2b7-4d27-369b-ad98-c6a2132e363d/mbid-1a6db2b7-4d27-369b-ad98-c6a2132e363d-14939577865_thumb500.jpg",
    "thumbnail_uri": "https://ia803409.us.archive.org/29/items/mbid-1a6db2b7-4d27-369b-ad98-c6a2132e363d/mbid-1a6db2b7-4d27-369b-ad98-c6a2132e363d-14939577865_thumb250.jpg",
    "song": "Discern/Define",
    "track_id": "8469e0be-a8ce-30a7-8a3b-d43399083470",
    "recording_id": "dfcc1ab6-e9d8-4b23-86c8-374c6380a9e2",
    "artist": "The Poets of Rhythm",
    "artist_ids": [
        "96a0ffd8-d1dd-4cc1-aa9b-f43f1fafafcf"
    ],
    "album": "Discern / Define",
    "release_id": "1a6db2b7-4d27-369b-ad98-c6a2132e363d",
    "release_group_id": "7c4b0df8-6974-3516-866c-4949b3ef1476",
    "labels": [
        "Quannum Projects"
    ],
    "label_ids": [
        "650ccc99-f851-4966-9b63-137b9d84926c"
    ],
    "release_date": "2001-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Long before Amy Winehouse or Sharon Jones and the Dap-Kings, there were the Poets of Rhythm: a group of young, 20-something musicians out of Munich. In the early 1990s, they perfected the sounds and rhythms of '60s and '70s American funk.\"\n\nhttps://www.npr.org/2013/10/18/236947046/the-poets-of-rhythm-a-troop-of-german-james-browns",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}