Information about plays

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

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

{
    "id": 3577388,
    "uri": "https://api.kexp.org/v2/plays/3577388/?format=api",
    "airdate": "2025-11-12T21:25:24-08:00",
    "show": 65093,
    "show_uri": "https://api.kexp.org/v2/shows/65093/?format=api",
    "image_uri": "https://ia601307.us.archive.org/22/items/mbid-e76ff3f3-2905-49f1-b145-dcdcf903a179/mbid-e76ff3f3-2905-49f1-b145-dcdcf903a179-41549038058_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/22/items/mbid-e76ff3f3-2905-49f1-b145-dcdcf903a179/mbid-e76ff3f3-2905-49f1-b145-dcdcf903a179-41549038058_thumb250.jpg",
    "song": "Hypersonic Super‐Asterid - Edit",
    "track_id": "4eb9dc77-1fb8-4fbc-8f56-36ba235dfc08",
    "recording_id": "df020230-7d83-40b1-8481-9628c08c2eac",
    "artist": "Mandrake Handshake",
    "artist_ids": [
        "0b426ef7-ea85-495e-8790-f5d6976731ee"
    ],
    "album": "Hypersonic Super‐Asterid",
    "release_id": "e76ff3f3-2905-49f1-b145-dcdcf903a179",
    "release_group_id": "6c6803bb-08a6-4cd2-a999-f9d5a324f33e",
    "labels": [
        "Tip Top Recordings"
    ],
    "label_ids": [
        "ab562b66-ec68-4f41-8d0c-f646727e099e"
    ],
    "release_date": "2025-02-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Hypersonic Super-Asterid (HSSA) represents the culmination of many strands of thought over the process of several months. It is designed to announce the coming of The Mandrake in her all forms and the ascent into her realm as it soundtracks the listener coming to know what will be expected of them for all future sonic explorations. No expense has been spared to bring the listener to the zenith of high fidelity and have them fully understand what otherwise they might only hint at knowing.”\n\nhttps://mandrakehandshake.bandcamp.com/album/hypersonic-super-asterid",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}