Information about plays

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

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

{
    "id": 3553297,
    "uri": "https://api.kexp.org/v2/plays/3553297/?format=api",
    "airdate": "2025-09-15T08:03:32-07:00",
    "show": 64569,
    "show_uri": "https://api.kexp.org/v2/shows/64569/?format=api",
    "image_uri": "https://coverartarchive.org/release/5ff60aad-c545-49e3-915f-7a132c90774d/25962157007-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5ff60aad-c545-49e3-915f-7a132c90774d/25962157007-250.jpg",
    "song": "Nada",
    "track_id": null,
    "recording_id": "21d1117e-d00a-4d07-8fbf-1f96f18fe5f5",
    "artist": "Lido Pimienta feat. Li Saumet",
    "artist_ids": [
        "9fb537ca-9145-4855-8a18-17b20339f1fc",
        "7a7e8c42-7af1-429f-8792-5ee76f1288f8"
    ],
    "album": "Miss Colombia",
    "release_id": null,
    "release_group_id": "b96fd011-b59f-46f2-8ed5-1b970923908f",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Aqui y Ahora: kexp.org/aquiyahora/\nA Classic in alternative Latin Music:\nThe music and thoughts of Lido Pimienta have that spice. That tang that makes you feel and think. It's a sensation she masters, experiences, and practices to perfection as she blends the songs she grew up with in her native Barranquilla, Colombia, with those she has created in her current home in Canada.\n\nWhat does it mean to be from a place? What does distance signify? The Afro-Indigenous Colombian-Canadian composer, producer, and singer will say it's a journey to the sublime, a constant attempt to honor her Caribbean roots as something beyond the exotic. This musical and political crusade is her way of representing and honoring her culture, her body, her language, and her flow. A Caribbean flow that is learned through songs, food, and conversations in her community.\n\nIn Episode 6 of El Sonido: Cancioneros, Albina Cabrera explores the songbook of Lido Pimienta and some of her recommended artists such as Roberto Carlos Lange (Helado Negro), Verito Asprilla, Meridian Brothers, Diego Goméz (Cerrero, Discos Pacifico), and Meridian Brothers. At the same time, we go through a songbook composed by Petrona Martínez, ABBA, Joe Arroyo, Nelly Furtado, Nidia Góngora, and many more.\n\nThe episode features contributions from official collaborators of El Sonido, two of the most respected voices in the Latin music scene in the United States: Katalina Eccleston, better known as La Gata, creator of Reggaetón con la Gata, a bilingual platform dedicated to the study of reggaeton from an antiracist and anticolonial perspective; and Jennifer Mota, a Dominican storyteller and audiovisual producer.\nhttps://www.youtube.com/watch?v=oZiYOGrPWkg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}