Information about plays

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

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

{
    "id": 3573601,
    "uri": "https://api.kexp.org/v2/plays/3573601/?format=api",
    "airdate": "2025-11-03T19:41:06-08:00",
    "show": 65016,
    "show_uri": "https://api.kexp.org/v2/shows/65016/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Quen é a que canta?",
    "track_id": null,
    "recording_id": "219a85ee-6e2e-4bfd-986b-72fd8a08bedc",
    "artist": "Tanxugueiras e Fillas de Cassandra",
    "artist_ids": [
        "9e7a1b59-c834-465c-bc58-0f39053b7648",
        "a2649636-3f7f-4a55-9941-04f1b7ae1a2e"
    ],
    "album": "Quen é a que canta?",
    "release_id": null,
    "release_group_id": "62dbf3c5-0e01-418c-aa1c-cda4c042237d",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP just returned from Bilbao a few hours ago. Our first trip to Spain was in collaboration with the Ibero-American music conference BIME. We recorded 12 artists whose performances you’ll be able to enjoy starting in January 2026.\nThe (r)evolution of traditional Galician music, a trio formed by Sabela Maneiro, Aida Tarrío, and Olaia Maneiro. Blending powerful voices with contemporary urban sounds, they redefine Galician folklore for a global audience while keeping its language and spirit alive.\n***\nKEXP regresó de Bilbao hace unas horas. Nuestro primer viaje a España fue una colaboración con la conferencia de música iberoamericana BIME. Grabamos a 12 artistas que podrás disfrutar a partir de enero de 2026.\nLa (r)evolución de la música tradicional gallega, un trío formado por Sabela Maneiro, Aida Tarrío y Olaia Maneiro. Combinando voces poderosas con sonidos urbanos contemporáneos, redefinen el folclore gallego para una audiencia global mientras mantienen viva su lengua y su espíritu.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}