Information about plays

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

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

{
    "id": 3550086,
    "uri": "https://api.kexp.org/v2/plays/3550086/?format=api",
    "airdate": "2025-09-07T15:22:32-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2-42259708131_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2-42259708131_thumb250.jpg",
    "song": "Tattooed Heart",
    "track_id": "2c5ee2b5-d7c2-4e23-a1b8-eb09e78697e1",
    "recording_id": "4f118f1e-2fae-4ba5-ad43-c2091fc0bb09",
    "artist": "Double Wish",
    "artist_ids": [
        "32942da7-1b28-4d5b-8cc5-cdd49309753e"
    ],
    "album": "Double Wish",
    "release_id": "477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2",
    "release_group_id": "eebf2df6-930c-4f88-b2ed-696c39cb7495",
    "labels": [
        "Hit the North Records"
    ],
    "label_ids": [
        "84661b60-40a9-489a-80e9-f6a0f14bca29"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Orange County-based band reveals, \"In a lot of ways, 'Tattooed Heart' exists in a liminal space. It is vivid and hazy, intimate and universal—where beauty and decay are inseparable.\n\n\"The lyrics are both a response to what is happening musically, and the result of mining the conscious and subconscious mind. “Tattooed Heart” captures the sort of strange duality of feeling grounded one moment and completely disoriented the next. It’s a reflection on waning and longing.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}