Information about plays

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

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

{
    "id": 3610147,
    "uri": "https://api.kexp.org/v2/plays/3610147/?format=api",
    "airdate": "2026-01-28T09:24:16-08:00",
    "show": 65776,
    "show_uri": "https://api.kexp.org/v2/shows/65776/?format=api",
    "image_uri": "https://dn720802.ca.archive.org/0/items/mbid-735bf8aa-b610-4987-a119-31df2cdc17d1/mbid-735bf8aa-b610-4987-a119-31df2cdc17d1-43803687375_thumb500.jpg",
    "thumbnail_uri": "https://dn720802.ca.archive.org/0/items/mbid-735bf8aa-b610-4987-a119-31df2cdc17d1/mbid-735bf8aa-b610-4987-a119-31df2cdc17d1-43803687375_thumb250.jpg",
    "song": "Crossed Lines",
    "track_id": "baeb21eb-9cae-432d-bb72-84a6f0917690",
    "recording_id": "5dc2ee31-1f51-4717-9842-a18f6b98a8c0",
    "artist": "Hercules & Love Affair & Hips & Lips",
    "artist_ids": [
        "b62ecfe7-b2e6-4d40-b7d2-8f12d3f51ed6",
        "60692d43-bfb6-4e61-b3c4-f0f01dd46080"
    ],
    "album": "Someone Else EP",
    "release_id": "735bf8aa-b610-4987-a119-31df2cdc17d1",
    "release_group_id": "9ea572fb-fd10-4c64-908a-569b09194bdb",
    "labels": [
        "Stratasonic"
    ],
    "label_ids": [
        "0618e6ea-37f3-48c2-b6cf-5e2b4058b2b4"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The most important thing for me is remembering to return to the simple things — slowing down, sitting still, and pursuing clarity and love.”\nRead the interview with Hercules & Love Affair here: https://tinyurl.com/d9fkh3dd\n\nAndy Butler has released his first Hercules & Love Affair project since 2022’s \"In Amber.\" This song is a collaboration with Elín Ey (the Icelandic singer also known as Hips & Lips), who gets songwriting credit. Watch the official video here: https://www.youtube.com/watch?v=FTlotRzOTFI \n\nhttps://www.herculesandloveaffair.net/\nhttps://stratasonic.bandcamp.com/album/someone-else-is-calling-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}