Information about plays

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

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

{
    "id": 3598539,
    "uri": "https://api.kexp.org/v2/plays/3598539/?format=api",
    "airdate": "2025-12-31T18:10:42-08:00",
    "show": 65526,
    "show_uri": "https://api.kexp.org/v2/shows/65526/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Higher (Oscar Farrell remix)",
    "track_id": "9cb37f7c-946c-486f-a620-f0308cff18b3",
    "recording_id": "87cecf66-1142-44ae-a39c-8064378928b4",
    "artist": "Kelly Lee Owens",
    "artist_ids": [
        "9d88eaab-f90a-4fbe-b84f-20da5518cd26"
    ],
    "album": "Higher (dh2 remixes)",
    "release_id": "2bb34e13-d1ed-43db-b83c-988111575920",
    "release_group_id": "cb96a8df-20e5-4966-a978-2bbaa35548d4",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank God It's Remix New Year's Eve!\n\nWhen Kelly Lee Owens was 17 years old, she stumbled into a job as an auxiliary nurse at a cancer treatment hospital. It wasn't the typical route for a high school student looking for their first full-time job. The role required Owens to quite literally talk patients through their own deaths.\n\n\"I don’t know where that comes from in me,\" she confides. With 12 weeks of paid leave, she would throw indie music festivals on the side, and ultimately it was the patients who encouraged Owens to pursue music rather than medicine.\n\n\"You don’t want to be at the end of your life having regretted not saying something or not doing something, because I saw people who did have those regrets and it felt like it was tortuous for them.\"  https://tinyurl.com/43mw65fj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}