Information about plays

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

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

{
    "id": 3545990,
    "uri": "https://api.kexp.org/v2/plays/3545990/?format=api",
    "airdate": "2025-08-28T19:09:18-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb250.jpg",
    "song": "Small Heart",
    "track_id": "f728c75a-c960-43d8-936b-5cea0168cc57",
    "recording_id": "d588df9a-820f-4352-bdf4-812bf0ccd505",
    "artist": "SE SO NEON",
    "artist_ids": [
        "717d466b-36b8-4a43-86e9-e8b8c4a658d7"
    ],
    "album": "<NOW>",
    "release_id": "519e5807-a6d6-4e8e-adc5-2e9e9f084fe4",
    "release_group_id": "0862e181-d00d-4529-b9c3-7c9a5a436e86",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since their formation, SE SO NEON has become one of Korea’s most loved and respected alternative bands, receiving awards and acclaim while steadily amassing a global fanbase. The band — led by singer, songwriter, and multidisciplinary artist Soyoon Hwang — is ready to defy any expectations placed upon them.\n--\nhttps://sesoneon.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}