Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345696/?format=api
{ "id": 345696, "uri": "https://api.kexp.org/v2/plays/345696/?format=api", "airdate": "2019-06-24T22:07:00-07:00", "show": 5765, "show_uri": "https://api.kexp.org/v2/shows/5765/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Pull Up to the Bumper - Joey Negro Bumper To Bumper Mix", "track_id": null, "recording_id": null, "artist": "Grace Jones", "artist_ids": [ "b1c124b3-cf60-41a6-8699-92728c8a3fe0" ], "album": "Pull Up to the Bumper", "release_id": null, "release_group_id": null, "labels": [ "Island" ], "label_ids": [], "release_date": "2016-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }