Information about plays

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

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

{
    "id": 3568819,
    "uri": "https://api.kexp.org/v2/plays/3568819/?format=api",
    "airdate": "2025-10-23T06:27:10-07:00",
    "show": 64909,
    "show_uri": "https://api.kexp.org/v2/shows/64909/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-28beacaf-0163-4027-9c14-5190f545ea6d/mbid-28beacaf-0163-4027-9c14-5190f545ea6d-42792115909_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-28beacaf-0163-4027-9c14-5190f545ea6d/mbid-28beacaf-0163-4027-9c14-5190f545ea6d-42792115909_thumb250.jpg",
    "song": "Pianos and Great Danes",
    "track_id": "d473e1c3-cd7b-4520-b937-0cb13feb9205",
    "recording_id": "05ce3078-0225-4b7d-8d18-10297fa8987c",
    "artist": "Niia",
    "artist_ids": [
        "0ea67756-cb14-4912-89aa-92deb5a02580"
    ],
    "album": "V",
    "release_id": "28beacaf-0163-4027-9c14-5190f545ea6d",
    "release_group_id": "dd9836a8-5c36-4fe0-b953-a9bf810bfa6a",
    "labels": [
        "Candid"
    ],
    "label_ids": [
        "809c7522-9b8c-42dc-9d3f-8e1f69771be8"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pronunciation: NYE-AH. The fifth studio album from LA-based singer, songwriter, and pianist Niia is a seductive set of contemporary jazz fusion. With a remarkable vocal range, robust and dramatic compositions, soulful cadences, and masterful co-production from Spencer Zahn and Lawrence Rothman ‘V’ marks an electrifying new chapter from this talented artist. –Chris Sanley–",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}