Information about plays

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

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

{
    "id": 3641670,
    "uri": "https://api.kexp.org/v2/plays/3641670/?format=api",
    "airdate": "2026-04-13T19:45:49-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/ccad947e-d22d-4f35-bfab-b512eefb81c2/43774282590-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ccad947e-d22d-4f35-bfab-b512eefb81c2/43774282590-250.jpg",
    "song": "Low Rider",
    "track_id": null,
    "recording_id": "917b535e-01eb-45b2-ace0-b1bada913833",
    "artist": "War",
    "artist_ids": [
        "3e6bbdb8-66c8-439c-a3d9-87391ce88740"
    ],
    "album": "Why Can’t We Be Friends?",
    "release_id": null,
    "release_group_id": "61abaf53-d5a5-3114-ad05-a8d3518b2f0f",
    "labels": [
        "Avenue Records"
    ],
    "label_ids": [
        "720ed9ba-d0d4-41d9-91bb-fc61a08d2b12"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Low Rider” by War is an iconic funk anthem from their 1975 album Why Can’t We Be Friends?. Built on a laid-back groove and an instantly recognizable bassline, the track captures the band’s signature fusion of funk, soul, Latin rhythms, and streetwise storytelling. Featuring vocals by Eric Burdon collaborator Charles Miller and a standout sax riff, “Low Rider” became one of War’s most enduring hits.\n\nThe song celebrates lowrider car culture rooted in Chicano communities of Los Angeles, turning a specific subculture into a universal symbol of style, pride, and individuality. Its relaxed tempo and hypnotic rhythm evoke the slow cruise of customized cars gliding through city streets.\n\n“Low Rider” remains a defining track of 1970s funk, balancing social identity with an effortlessly cool groove that continues to resonate across generations.\n\nhttps://www.youtube.com/watch?v=BsrqKE1iqqo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}