Information about plays

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

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

{
    "id": 3580330,
    "uri": "https://api.kexp.org/v2/plays/3580330/?format=api",
    "airdate": "2025-11-19T18:23:00-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb250.jpg",
    "song": "Facing Atlas",
    "track_id": "c5e6ade6-d3ec-4ce1-abb9-7cc3d006d684",
    "recording_id": "c8b6779f-7858-482f-9e14-d83484bfd5de",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Iconoclasts",
    "release_id": "71cd78e6-1ef8-439b-a16b-60015f9428f6",
    "release_group_id": "0a1c27b4-7490-42d9-9cd0-ed65ec47ed9a",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The epic sixth studio album from Swedish vocalist, composer, and producer Anna von Hausswolff is a masterclass in cinematic chamber pop. With her dizzying, ornate arrangements and expressive, theatrical vocals, ICONOCLASTS enraptures listeners from the first note to the last, taking fascinating twists and turns throughout. From meditative ambient expressions to menacing orchestral cacophony, von Hausswolff holds listeners firmly in her grip on this transportive, otherworldly collection. An absolute triumph. – Chris Stanley, KEXP's Music Director \n\nhttps://www.kexp.org/read/2025/11/3/new-music-reviews-113/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}