Information about plays

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

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

{
    "id": 3598128,
    "uri": "https://api.kexp.org/v2/plays/3598128/?format=api",
    "airdate": "2025-12-30T18:52:16-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Volvemos a amar",
    "track_id": null,
    "recording_id": "a2a777e7-8df8-4de2-adbe-2a6a9043004d",
    "artist": "Lia Kali ft Nanpa Básico",
    "artist_ids": [
        "eb6035f6-b42b-4a4a-8615-e352f6c96fc6",
        "6252f6ed-5b34-4afd-a0bc-ab8156c2a524"
    ],
    "album": "Contra todo pronóstico",
    "release_id": null,
    "release_group_id": "e95bf7d3-41e6-45a6-bc2d-898dadbfd2ac",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Barcelona's Lia Kali is up for a 2026 Music Moves Europe Award (MME Awards), an annual prize recognizing the success of ten emerging artists or groups who reached audiences outside their own countries with their first internationally released album in the past year.\n\nYou can check out all nominees here, as well as vote for your favourite: https://mmeawards.eu/en/\n\nIn 2023, Barcelona-based singer Lia Kali turned the Spanish music scene upside down with a debut album full of songs that act as a personal catharsis to heal the stumbles, sorrows, and fears of her daily life. After two years of touring on both sides of the Atlantic, Lia Kali dropped Kaelis in March 2025. Her second album represents a journey where the sky is her immediate and unyielding horizon through a collection of impressive new songs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}