Information about plays

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

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

{
    "id": 3543315,
    "uri": "https://api.kexp.org/v2/plays/3543315/?format=api",
    "airdate": "2025-08-22T14:32:26-07:00",
    "show": 64356,
    "show_uri": "https://api.kexp.org/v2/shows/64356/?format=api",
    "image_uri": "https://ia600405.us.archive.org/29/items/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4-38441402311_thumb500.jpg",
    "thumbnail_uri": "https://ia800405.us.archive.org/29/items/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4/mbid-135c3530-ee97-44ee-ab00-0aa022fe00e4-38441402311_thumb250.jpg",
    "song": "Dracula ^",
    "track_id": "297fa1ab-c26f-4e22-93a8-33a79d7f3547",
    "recording_id": "e808a611-f4aa-4578-bca3-98afb4a517e1",
    "artist": "Cindy Lee",
    "artist_ids": [
        "a7537f5b-ef6f-424e-9f4d-9b990cb8866f"
    ],
    "album": "Diamond Jubilee",
    "release_id": "135c3530-ee97-44ee-ab00-0aa022fe00e4",
    "release_group_id": "442d3e54-f7f2-45b7-a743-61e0c2372284",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our to JD22\n\nCindy Lee is the diva alter-ego of singer/ guitarist/drag queen Patrick Flegel, the one-time captain of heralded Canadian experimental guitar pop act, Women.\n\nIn Flegel's working on/as Cindy Lee exclusively over recent years, their songwriting makes a move toward high atmospherics, often achieving a mysterious sweetness rooted equally in beauty and ache.\n\nhttps://www.geocities.ws/ccqsk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}