Information about plays

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

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

{
    "id": 3656376,
    "uri": "https://api.kexp.org/v2/plays/3656376/?format=api",
    "airdate": "2026-05-18T11:45:27-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-0f974e6f-d909-482c-bdbe-b62693f21345/mbid-0f974e6f-d909-482c-bdbe-b62693f21345-35317336159_thumb500.jpg",
    "thumbnail_uri": "https://ia902803.us.archive.org/29/items/mbid-0f974e6f-d909-482c-bdbe-b62693f21345/mbid-0f974e6f-d909-482c-bdbe-b62693f21345-35317336159_thumb250.jpg",
    "song": "Azure",
    "track_id": "27285de7-21b8-36f7-8d1c-89b5395e1ead",
    "recording_id": "6de3d6fe-3a39-4146-91b8-6090159c7220",
    "artist": "Ken Nordine",
    "artist_ids": [
        "02559a81-c2b5-46fd-a4d7-51d452fd3b3e"
    ],
    "album": "Colors",
    "release_id": "0f974e6f-d909-482c-bdbe-b62693f21345",
    "release_group_id": "c9094764-4fe5-3536-b031-4ec4162895f3",
    "labels": [
        "Asphodel"
    ],
    "label_ids": [
        "c1daac89-9b64-4d35-8a41-1f6cae8e0519"
    ],
    "release_date": "2000-05-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This memorable vocalist and voice-over artist became best known for his Word Jazz spoken word records. https://bit.ly/4ftZ9F2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}