Information about plays

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

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

{
    "id": 3573602,
    "uri": "https://api.kexp.org/v2/plays/3573602/?format=api",
    "airdate": "2025-11-03T19:45:13-08:00",
    "show": 65016,
    "show_uri": "https://api.kexp.org/v2/shows/65016/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tesla Bat Sutan",
    "track_id": null,
    "recording_id": null,
    "artist": "Gorka Urbizu, Merina Gris",
    "artist_ids": [
        "26dee949-059e-4222-969b-63bc2992c4e7",
        "51b00ae9-e4ff-4733-acb9-604ece39fc05"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "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.\nThis masked Donostia trio blends gritty avant-pop with an art-first philosophy. Their acclaimed debut and bold live shows have made them one of Spain’s most exciting emerging acts.\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.\nEste trío enmascarado de Donostia combina un avant-pop crudo con una filosofía centrada en el arte. Su aclamado álbum debut y sus audaces presentaciones en vivo los han convertido en una de las propuestas emergentes más emocionantes de España.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}