Information about plays

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

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

{
    "id": 3578656,
    "uri": "https://api.kexp.org/v2/plays/3578656/?format=api",
    "airdate": "2025-11-15T19:57:29-08:00",
    "show": 65121,
    "show_uri": "https://api.kexp.org/v2/shows/65121/?format=api",
    "image_uri": "https://ia800501.us.archive.org/10/items/mbid-f3bf1c66-7e2e-4c97-bc95-611b0dc9e377/mbid-f3bf1c66-7e2e-4c97-bc95-611b0dc9e377-43538226187_thumb500.jpg",
    "thumbnail_uri": "https://ia800501.us.archive.org/10/items/mbid-f3bf1c66-7e2e-4c97-bc95-611b0dc9e377/mbid-f3bf1c66-7e2e-4c97-bc95-611b0dc9e377-43538226187_thumb250.jpg",
    "song": "New Imposition",
    "track_id": "4c8770cc-6ee3-48ff-b4de-e9036de612cd",
    "recording_id": "24c354dd-ad4e-4ff8-9ee8-063406dde098",
    "artist": "Abronia",
    "artist_ids": [
        "9c5133a0-b2c9-466d-b750-058a3816048c"
    ],
    "album": "New Imposition",
    "release_id": "f3bf1c66-7e2e-4c97-bc95-611b0dc9e377",
    "release_group_id": "2cd565fe-b20f-410d-bf9c-5e94e6f50c65",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-11",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Portland band Abronia! It's the first single from their upcoming album Shapes Unravel, out February 2026!\n\nhttps://abronia.bandcamp.com/track/new-imposition-3",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}