Information about plays

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

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

{
    "id": 3550551,
    "uri": "https://api.kexp.org/v2/plays/3550551/?format=api",
    "airdate": "2025-09-08T19:21:16-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "País do futebol",
    "track_id": null,
    "recording_id": "db8b8ee1-dd53-4c5f-a661-37eba44528d3",
    "artist": "MC Guimê feat. Emicida",
    "artist_ids": [
        "f1e9caee-48a2-4b2c-b26d-cb7d4a19d5f4",
        "7b874216-914f-4f77-b5c4-70f6ff8052ad"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Máximo Produtora Ltda."
    ],
    "label_ids": [
        "a39dc856-1d11-48b0-88c7-ee4b4e12ea9c"
    ],
    "release_date": "2013-11-03",
    "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: Brazilian funk singer MC Guimê collaborated with rapper Emicida on “País do Futebol.” Released in 2013, the track became an anthem ahead of the 2014 World Cup.\nES: El cantante brasileño de funk MC Guimê colaboró con el rapero Emicida en “País do Futebol”. Lanzado en 2013, el tema se volvió himno previo al Mundial 2014.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}