Information about plays

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

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

{
    "id": 3567710,
    "uri": "https://api.kexp.org/v2/plays/3567710/?format=api",
    "airdate": "2025-10-20T19:00:02-07:00",
    "show": 64889,
    "show_uri": "https://api.kexp.org/v2/shows/64889/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-c83a7647-89c5-4491-a5c8-5773708e033b/mbid-c83a7647-89c5-4491-a5c8-5773708e033b-41979893265_thumb500.jpg",
    "thumbnail_uri": "https://ia800306.us.archive.org/15/items/mbid-c83a7647-89c5-4491-a5c8-5773708e033b/mbid-c83a7647-89c5-4491-a5c8-5773708e033b-41979893265_thumb250.jpg",
    "song": "Canela pura",
    "track_id": "5fb81d8a-2594-4574-81f3-863e2f4790a1",
    "recording_id": "73b5fcc1-6e47-42bf-9347-c91bf43fc541",
    "artist": "Sofia Kourtesis",
    "artist_ids": [
        "2f8d2007-7666-45af-89d4-dec4921dce04"
    ],
    "album": "Volver",
    "release_id": "c83a7647-89c5-4491-a5c8-5773708e033b",
    "release_group_id": "9f8b3609-c58f-4230-a8cd-dcf16d2f6c74",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ES: La productora peruana Sofía Kourtesis sigue brillando con su último lanzamiento, el EP Corazón. Tuve la oportunidad de hablar con ella mientras creaba su Cancionero. Puedes escuchar ese episodio en español aquí https://www.kexp.org/podcasts/el-sonido/2025/8/18/cancioneros-sofia-kourtesis/  y leerlo con subtítulos en inglés aquí https://www.youtube.com/watch?v=kkfLG9v3QmI . Este disco está dedicado a la comunidad trans peruana y latinoamericana, y Sofía me contó que «Canela Pura» trata precisamente sobre ese momento de pasión y alegría absoluta que sentimos cuando nos enamoramos. — Albina\n\nEN: Peruvian producer Sofía Kourtesis keeps shining with her latest release, the EP Corazón. I had the chance to talk with her while building her Cancionero — you can listen to that episode in Spanish here https://www.kexp.org/podcasts/el-sonido/2025/8/18/cancioneros-sofia-kourtesis/  and read along with English subtitles here https://www.youtube.com/watch?v=kkfLG9v3QmI . This record is dedicated to the Peruvian and Latin American trans community, and Sofía told me “Canela Pura” is about that exact moment of passion and absolute joy we feel when we fall in love. — Albina",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}