Information about plays

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

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

{
    "id": 3550547,
    "uri": "https://api.kexp.org/v2/plays/3550547/?format=api",
    "airdate": "2025-09-08T19:00:15-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "https://coverartarchive.org/release/3615da76-4365-4d68-8c0c-3d16a6c26931/1286213713-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3615da76-4365-4d68-8c0c-3d16a6c26931/1286213713-250.jpg",
    "song": "La gloria",
    "track_id": null,
    "recording_id": "80d92a93-889a-40d6-ba77-2a84cc3cd3a9",
    "artist": "Gotan Project",
    "artist_ids": [
        "66cc244d-6f96-4668-a6e9-0f9cd5acc940"
    ],
    "album": "Tango 3.0",
    "release_id": null,
    "release_group_id": "40854912-36dc-4186-ad19-129916c75562",
    "labels": [],
    "label_ids": [],
    "release_date": "2010-04-19",
    "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\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: Gotan Project is a Paris-based trio blending tango with electronic music. “La Gloria” appears on their 2010 album Tango 3.0, released on XL/¡Ya Basta!. The track mixes bandoneón riffs with modern beats.\nES: Gotan Project es un trío de París que fusiona tango con música electrónica. “La Gloria” forma parte de su álbum Tango 3.0 (2010), editado por XL/¡Ya Basta!. La pieza combina bandoneón y bases electrónicas.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}