Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/517743/?format=api
{ "id": 517743, "uri": "https://api.kexp.org/v2/plays/517743/?format=api", "airdate": "2002-02-14T10:39:00-08:00", "show": 8931, "show_uri": "https://api.kexp.org/v2/shows/8931/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Ain't Nothing Like The Real Thing", "track_id": null, "recording_id": null, "artist": "Marvin Gaye", "artist_ids": [ "afdb7919-059d-43c1-b668-ba1d265e7e42" ], "album": "Very Best Of Marvin Gaye (Disc 1)", "release_id": null, "release_group_id": null, "labels": [ "Motown" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }