Information about plays

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

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

{
    "id": 3550550,
    "uri": "https://api.kexp.org/v2/plays/3550550/?format=api",
    "airdate": "2025-09-08T19:13:27-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "https://coverartarchive.org/release/b1edb26e-4110-4f9c-834e-4e5a30356129/42768669125-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b1edb26e-4110-4f9c-834e-4e5a30356129/42768669125-250.jpg",
    "song": "La vida tómbola",
    "track_id": null,
    "recording_id": "1575b872-4a39-490d-a715-27d70d3a37ec",
    "artist": "Manu Chao",
    "artist_ids": [
        "7570a0dd-5a67-401b-b19a-261eee01a284"
    ],
    "album": "La Radiolina",
    "release_id": null,
    "release_group_id": "96ea2a3d-8175-338d-818b-965497f0aa56",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-09-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: Spanish-French artist Manu Chao included “La Vida Tómbola” as a single in 2008, connected to the Maradona documentary. It was released after his 2007 album La Radiolina.\nES: Manu Chao, artista hispano-francés, lanzó “La Vida Tómbola” como single en 2008, ligado al documental sobre Maradona. El tema siguió a su álbum La Radiolina (2007).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}