Information about plays

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

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

{
    "id": 3564709,
    "uri": "https://api.kexp.org/v2/plays/3564709/?format=api",
    "airdate": "2025-10-13T21:44:19-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "https://coverartarchive.org/release/722b36d1-56c5-4dc2-83ea-a4ffe1ebaa59/28141435917-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/722b36d1-56c5-4dc2-83ea-a4ffe1ebaa59/28141435917-250.jpg",
    "song": "Playa Girón",
    "track_id": null,
    "recording_id": null,
    "artist": "Silvio Rodríguez",
    "artist_ids": [
        "42e1a761-429e-403c-971a-e85c2f748cfa"
    ],
    "album": "Al final de este viaje",
    "release_id": null,
    "release_group_id": "376759f2-047c-317a-a84f-19c4d6ee4d7e",
    "labels": [],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written in the 1970s, “Playa Girón” reflects on the Bay of Pigs invasion and Cuba’s revolutionary experience. Named after Rodríguez’s boat, the song mixes poetic introspection with political commentary, questioning purpose and history. Musically, it’s a minimalist acoustic composition characteristic of the Nueva Trova movement—intimate yet profound. Rodríguez’s reflective tone and lyrical craftsmanship turned it into one of his most respected works. “Playa Girón” stands as both a personal meditation and a document of a generation shaped by revolution.\u2028Listen: https://open.spotify.com/track/0rGrTvRCJpgcKQbULt93pl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}