Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/512022/?format=api
{ "id": 512022, "uri": "https://api.kexp.org/v2/plays/512022/?format=api", "airdate": "2002-01-29T05:28:00-08:00", "show": 8823, "show_uri": "https://api.kexp.org/v2/shows/8823/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "the Most Beautiful Girl in the World", "track_id": null, "recording_id": null, "artist": "Bronze Age Fox", "artist_ids": [ "7e63217c-36bf-4b8c-86dd-795d5f27c139" ], "album": "If I was Prince -- compilation", "release_id": null, "release_group_id": null, "labels": [ "Rex" ], "label_ids": [], "release_date": null, "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }