Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/3543210/?format=api
{ "id": 3543210, "uri": "https://api.kexp.org/v2/plays/3543210/?format=api", "airdate": "2025-08-22T07:39:53-07:00", "show": 64354, "show_uri": "https://api.kexp.org/v2/shows/64354/?format=api", "image_uri": "https://coverartarchive.org/release/d5a1f715-117a-42ca-ad92-ee45299b517d/4804389900-500.jpg", "thumbnail_uri": "https://coverartarchive.org/release/d5a1f715-117a-42ca-ad92-ee45299b517d/4804389900-250.jpg", "song": "Born to Lose", "track_id": null, "recording_id": "5dbf28f4-be53-48c0-b0e4-0a72ddfa8d81", "artist": "Social Distortion", "artist_ids": [ "e1e05cce-3922-44e1-8f20-015abe5e309d" ], "album": "Somewhere Between Heaven and Hell", "release_id": null, "release_group_id": "e3dcdb77-9c86-35c7-9bb7-558a6fc0b106", "labels": [ "Epic" ], "label_ids": [ "8f638ddb-131a-4cc3-b3d4-7ebdac201b55" ], "release_date": "1992-02-11", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": "This band, formed in 1978 in Fullerton, California, is still rocking. Go to their official website to find out about their current tour dates: https://www.socialdistortion.com/", "location": 1, "location_name": "Default", "play_type": "trackplay" }