Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1356468/?format=api
{ "id": 1356468, "uri": "https://api.kexp.org/v2/plays/1356468/?format=api", "airdate": "2008-03-31T08:39:12-07:00", "show": 23691, "show_uri": "https://api.kexp.org/v2/shows/23691/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Ring That Bell", "track_id": null, "recording_id": null, "artist": "Shawn Smith", "artist_ids": [ "e3a5e014-fd72-40c2-9b00-7c70f382c431" ], "album": "Here Come The Holy Rollers", "release_id": null, "release_group_id": null, "labels": [ "Silence/ Gator Records" ], "label_ids": [], "release_date": null, "rotation_status": "R/N", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }