Information about plays

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

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

{
    "id": 3564707,
    "uri": "https://api.kexp.org/v2/plays/3564707/?format=api",
    "airdate": "2025-10-13T21:35:09-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "https://coverartarchive.org/release/e599c522-e35d-417c-98ff-776f09eff715/4076914684-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e599c522-e35d-417c-98ff-776f09eff715/4076914684-250.jpg",
    "song": "Volver a los 17",
    "track_id": null,
    "recording_id": "b579f33a-ee93-405e-b917-47ec8118b761",
    "artist": "Violeta Parra",
    "artist_ids": [
        "bb92cd9f-0446-42bb-adc7-b6f7c5bea2e3"
    ],
    "album": "Antología",
    "release_id": null,
    "release_group_id": "ddc67810-c8f1-3c8e-a877-776038dcdb4e",
    "labels": [],
    "label_ids": [],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1966, “Volver a los 17” is one of Violeta Parra’s most celebrated compositions. The Chilean singer-songwriter and folklorist reflects on the passage of time and the rediscovery of youthful emotions. The melody combines cueca and folk influences, while the lyrics balance simplicity and philosophical depth. The song became a Latin American classic, covered by Mercedes Sosa, Milton Nascimento, and many others. Parra’s timeless message of renewal and empathy continues to influence generations of musicians and poets.\u2028Listen: https://open.spotify.com/track/3KMDKfmsMAL2Pb2pYz04gB",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}