Information about plays

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

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

{
    "id": 3597705,
    "uri": "https://api.kexp.org/v2/plays/3597705/?format=api",
    "airdate": "2025-12-29T19:26:04-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "the common reader (ft. juana molina)",
    "track_id": null,
    "recording_id": null,
    "artist": "Lucrecia Dalt",
    "artist_ids": [],
    "album": "Danger to Ourselves",
    "release_id": null,
    "release_group_id": "4feacca2-dd2f-45a0-a54d-8f315ebf6375",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best of 2025: The first time I heard Colombian artist Lucrecia Dalt, I thought, “Wow, it’s like the daughter of Juana Molina and Björk.” Hearing this collaboration between the two of them on the song “The Common Reader” made me smile. A Danger to Ourselves is without a doubt one of the best albums of 2025 and a solid gateway for Lucrecia to take her message international.\n***\nBest of 2025: La primera vez que escuché a la colombiana Lucrecia Dalt pensé \"wow, es como la hija de Juana Molina y Bjork\". Escuchar esta colaboración entre ambas en la canción \"the common reader\" me hizo sonreir. A Danger to Ourselves es sin dudas uno de los mejores albumes de 2025 y una puerta solida para que Lucrecia internacionalice su mensaje.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}