Information about plays

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

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

{
    "id": 3550080,
    "uri": "https://api.kexp.org/v2/plays/3550080/?format=api",
    "airdate": "2025-09-07T15:01:25-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia801709.us.archive.org/29/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/29/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb250.jpg",
    "song": "Brick Store",
    "track_id": "a6f7864b-fb19-4265-b86a-08993acb103b",
    "recording_id": "35782c03-e809-4771-b621-48a04303bd99",
    "artist": "Safe Mind",
    "artist_ids": [
        "878018ee-7085-45a5-bd01-b07725ab7a6a"
    ],
    "album": "Cutting the Stone",
    "release_id": "6937d931-1fc5-42f5-9e79-387e4a72700a",
    "release_group_id": "98a5899f-83be-4a0a-b527-8f96970c027c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Barboza in Seattle on December 2nd and Rickshaw Stop in San Francisco on December 5th!\n\nSafe Mind is a collaborative project of Augustus Muller of Boy Harsher and Cooper B. Handy of LUCY. \n\nSafe Mind sounds like the predictable outcome of Boy Harsher's previous collaboration with Handy for their horror film/album project The Runner (Original Soundtrack). Handy played \"The Teenager\" in the movie and did the lead vocals – plus wholesome dance moves – on the impossibly catchy single \"Autonomy.\"  https://tinyurl.com/2s3dcncf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}