Information about plays

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

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

{
    "id": 3564664,
    "uri": "https://api.kexp.org/v2/plays/3564664/?format=api",
    "airdate": "2025-10-13T19:07:12-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "https://coverartarchive.org/release/0eb8896a-8c3e-418d-ac86-159e41757599/4799862055-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0eb8896a-8c3e-418d-ac86-159e41757599/4799862055-250.jpg",
    "song": "Clandestino",
    "track_id": null,
    "recording_id": "943fb8ef-1147-49c0-bf49-8f721f83775a",
    "artist": "Manu Chao",
    "artist_ids": [
        "7570a0dd-5a67-401b-b19a-261eee01a284"
    ],
    "album": "Radio Bemba Sound System",
    "release_id": null,
    "release_group_id": "cfc916d3-e6dd-3d2f-a89d-7657f08e85ab",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title track of Manu Chao’s 1998 debut album is an anthem for migration and displacement. “Clandestino” combines Spanish, French, and Arabic lyrics over a looping acoustic rhythm influenced by reggae and Latin folk. The song humanizes undocumented people, repeating “Soy clandestino” as both lament and statement of solidarity. Its simple structure and intimate production helped define Chao’s global, borderless sound. The track remains one of the most recognized songs in world music, bridging activism and accessibility.\u2028Listen: https://open.spotify.com/track/6uwfVkaOM1mcMkA4NPv1ZV",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}