Information about plays

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

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

{
    "id": 3546330,
    "uri": "https://api.kexp.org/v2/plays/3546330/?format=api",
    "airdate": "2025-08-29T14:12:43-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-f898d19b-0043-4912-bb71-58464694fd74/mbid-f898d19b-0043-4912-bb71-58464694fd74-42523942950_thumb500.jpg",
    "thumbnail_uri": "https://ia803108.us.archive.org/24/items/mbid-f898d19b-0043-4912-bb71-58464694fd74/mbid-f898d19b-0043-4912-bb71-58464694fd74-42523942950_thumb250.jpg",
    "song": "NamgungFEFERE",
    "track_id": "daf520c1-fedf-4d92-8422-9cdc89701f01",
    "recording_id": "a049a5d5-4d2f-4fea-a15d-074f88358202",
    "artist": "SILICA GEL feat. Japanese Breakfast",
    "artist_ids": [
        "8c529495-91f5-4e2f-b71b-adcb66878d04",
        "2c8b5bb2-6110-488d-bc15-abb08379d3c6"
    ],
    "album": "NamgungFEFERE",
    "release_id": "f898d19b-0043-4912-bb71-58464694fd74",
    "release_group_id": "a75b5ee9-6bf4-441e-a5e0-56cfd162c55a",
    "labels": [
        "Kakao Entertainment"
    ],
    "label_ids": [
        "01f3edb7-d492-474e-a846-42e40140aa1a"
    ],
    "release_date": "2025-07-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "South Korean indie rock four-piece Silica Gel have tapped Japanese Breakfast’s Michelle Zauner for a new song titled “NamgungFefere.” “This was the first time I've ever written lyrics in Korean,” Zauner shared in a press statement. “Anyone who’s familiar with my work knows how much my Korean heritage has come to mean to me, so it was very personal to collaborate with such a revered Korean band and to create something for a larger Korean audience.”\n\nSee the video below: https://youtu.be/Q7YbKA9isws",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}