Information about plays

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

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

{
    "id": 3550545,
    "uri": "https://api.kexp.org/v2/plays/3550545/?format=api",
    "airdate": "2025-09-08T19:04:13-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Golazo!",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Chicos Criollos feat. Cousin Feo",
    "artist_ids": [],
    "album": "Los Chicos Criollos (2022)",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "CMNWLTH Record Label"
    ],
    "label_ids": [],
    "release_date": "2022-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Albina curó la playlist oficial de Vamos Sounders! https://open.spotify.com/playlist/1C2BojyjsVKfQNYED1JUIo\n\nParticipa por un par de tickets:\nKEXP would like to send you and a friend to watch the Sounders FC vs LA Galaxy at Lumen Field, on Saturday 9/13, as part of a Special Vamos Sounders Celebration night, an all-ages event. Text VAMOS SOUNDERS to 206-903-KEXP (5397) for your chance to win.\n***\nEN: Los Chicos Criollos are an Argentine hip hop duo. Their track “Golazo” with Cousin Feo was released in 2022 on CMNWLTH Records, highlighting football-inspired rap storytelling.\nES: Los Chicos Criollos son un dúo de hip hop argentino. Su tema “Golazo”, junto a Cousin Feo, salió en 2022 por CMNWLTH Records, con letras inspiradas en el fútbol.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}