Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/465895/?format=api
{ "id": 465895, "uri": "https://api.kexp.org/v2/plays/465895/?format=api", "airdate": "2001-09-13T18:39:07-07:00", "show": 7920, "show_uri": "https://api.kexp.org/v2/shows/7920/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Have You Ever Had the Feeling?", "track_id": null, "recording_id": null, "artist": "Webb Pierce", "artist_ids": [ "cbd197c2-1c29-4f46-acc6-0565a916d143" ], "album": "The Unavailable Sides", "release_id": null, "release_group_id": null, "labels": [ "Krazy Keith" ], "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" }