Information about plays

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

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

{
    "id": 3568562,
    "uri": "https://api.kexp.org/v2/plays/3568562/?format=api",
    "airdate": "2025-10-22T15:54:42-07:00",
    "show": 64904,
    "show_uri": "https://api.kexp.org/v2/shows/64904/?format=api",
    "image_uri": "https://ia802801.us.archive.org/1/items/mbid-927fcc80-ee82-44ce-bc6b-5ad145a36f5a/mbid-927fcc80-ee82-44ce-bc6b-5ad145a36f5a-43356286811_thumb500.jpg",
    "thumbnail_uri": "https://ia902801.us.archive.org/1/items/mbid-927fcc80-ee82-44ce-bc6b-5ad145a36f5a/mbid-927fcc80-ee82-44ce-bc6b-5ad145a36f5a-43356286811_thumb250.jpg",
    "song": "SUMMERING",
    "track_id": "dd3f268a-c2f3-40b3-a76e-f477de0ffbd3",
    "recording_id": "bca12594-9997-4a01-9b1e-3179dd9e1b0f",
    "artist": "foamboy",
    "artist_ids": [
        "22c93a3d-e9c2-455b-bf7f-24a0f6e4d048"
    ],
    "album": "SUMMERING",
    "release_id": "927fcc80-ee82-44ce-bc6b-5ad145a36f5a",
    "release_group_id": "50b43087-8ca9-4602-a470-086450fc3e82",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-21",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Foamboy are a Portland-based  duo comprised of producer Wil Bakula and vocalist Katy Ohsiek.\n--\n“I had a really lonely summer recently and wanted to write about the contrast between the weather and the feeling,” Katy said about \"SUMMERING.\". “I’ve lived through a few wildfire seasons in Oregon — it always reminds me that summer can shift from exuberant to violent. The beats Wil’s been sending are more moody than past Foamboy stuff, so I’m leaning into lyrics that feel a little spooky.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}