Information about plays

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

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

{
    "id": 3610187,
    "uri": "https://api.kexp.org/v2/plays/3610187/?format=api",
    "airdate": "2026-01-28T11:48:25-08:00",
    "show": 65777,
    "show_uri": "https://api.kexp.org/v2/shows/65777/?format=api",
    "image_uri": "https://ia801609.us.archive.org/28/items/mbid-267a2f67-85ac-4297-9021-40b832e9de3b/mbid-267a2f67-85ac-4297-9021-40b832e9de3b-43163945275_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/28/items/mbid-267a2f67-85ac-4297-9021-40b832e9de3b/mbid-267a2f67-85ac-4297-9021-40b832e9de3b-43163945275_thumb250.jpg",
    "song": "Edges",
    "track_id": "ea318493-3d1e-4deb-a059-0e6089d3dd9e",
    "recording_id": "80b857f7-8891-4022-9f32-e21dc7722be1",
    "artist": "Sassy 009",
    "artist_ids": [
        "00d394c8-09be-41b5-bc52-f37f0fa7cfb7"
    ],
    "album": "Dreamer+",
    "release_id": "267a2f67-85ac-4297-9021-40b832e9de3b",
    "release_group_id": "830db12a-eed1-4243-abff-f7819dce3c12",
    "labels": [
        "[PIAS] Électronique"
    ],
    "label_ids": [
        "e5321339-436c-4929-a5cb-26b35e17d416"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Stockholm-born, Oslo-based artist Sassy 009.\n\nhttps://sassy009.bandcamp.com/album/dreamer-3\n\n--\n\n\"Meticulously written, recorded, and fine-tuned over four years, her first full-length showcases her entrancing, ethereal, and manipulated vocals alongside lively soundscapes that fuse electropop, grunge, and experimental elements to thrilling effect.\"\n\nRead more from KEXP Music Director Chris Sanley here: https://www.kexp.org/read/2026/1/20/new-music-reviews-119/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}