Information about plays

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

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

{
    "id": 3550552,
    "uri": "https://api.kexp.org/v2/plays/3550552/?format=api",
    "airdate": "2025-09-08T19:23:39-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Parado no Bailao",
    "track_id": null,
    "recording_id": null,
    "artist": "MC L Da Vinte e MC Gury",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Funk Explode Records"
    ],
    "label_ids": [
        "c96707bc-4ddf-4183-8b1f-ac9e1e275340"
    ],
    "release_date": "2018-07-23",
    "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)\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: MC L Da Vinte and MC Gury are Brazilian funk artists. Their viral hit “Parado no Bailão” emerged in 2018, becoming a staple of baile funk dance floors.\nES: MC L Da Vinte y MC Gury son artistas de funk brasileño. Su éxito “Parado no Bailão” apareció en 2018 y se volvió un clásico del baile funk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}