Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/499960/?format=api
{ "id": 499960, "uri": "https://api.kexp.org/v2/plays/499960/?format=api", "airdate": "2001-12-24T16:33:00-08:00", "show": 8585, "show_uri": "https://api.kexp.org/v2/shows/8585/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Out Of The Magic", "track_id": null, "recording_id": null, "artist": "Wiskey Biscuit", "artist_ids": [ "527ac411-1400-4d81-ad44-5dffa60907e8" ], "album": "Zig Zag", "release_id": null, "release_group_id": null, "labels": [ "Shipwrecords" ], "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" }