Information about plays

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

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

{
    "id": 3541761,
    "uri": "https://api.kexp.org/v2/plays/3541761/?format=api",
    "airdate": "2025-08-18T19:31:51-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "https://coverartarchive.org/release/300c1f51-f281-384b-9c1a-a933ee668aeb/8811767970-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/300c1f51-f281-384b-9c1a-a933ee668aeb/8811767970-250.jpg",
    "song": "Más vale cholo",
    "track_id": null,
    "recording_id": "6fe4d600-71cb-47d1-9c69-46aeb17fac17",
    "artist": "Molotov",
    "artist_ids": [
        "4f8916d6-a7d2-43e9-96b6-ce3168c39c84"
    ],
    "album": "¿Dónde jugarán las niñas?",
    "release_id": null,
    "release_group_id": "1eccbfc4-5e73-36f7-aecc-1125015b162b",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Más Vale Cholo” captures Molotov’s signature fusion of rap-rock and biting satire. Heavy guitar riffs and pounding drums collide with aggressive vocal trade-offs, delivering lyrics that critique social prejudice and stereotypes about class and identity in Mexico. The band’s irreverence comes through in both the humor and the fury, turning social critique into a high-energy anthem. It’s rebellious, confrontational, and musically explosive—an essential cut that illustrates why Molotov became one of Latin America’s most controversial and celebrated acts of the late ’90s and beyond.\u2028Listen: https://molotovoficial.bandcamp.com/track/mas-vale-cholo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}