Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/500440/?format=api
{ "id": 500440, "uri": "https://api.kexp.org/v2/plays/500440/?format=api", "airdate": "2001-12-26T01:28:00-08:00", "show": 8594, "show_uri": "https://api.kexp.org/v2/shows/8594/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Waterloo Sunset", "track_id": null, "recording_id": null, "artist": "the Fastbacks", "artist_ids": [], "album": "Give the People What We Want: the Songs of the Kinks", "release_id": null, "release_group_id": null, "labels": [ "Burn Burn Burn/Right Now/Sub Pop" ], "label_ids": [], "release_date": null, "rotation_status": "Medium", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }