Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/500294/?format=api
{ "id": 500294, "uri": "https://api.kexp.org/v2/plays/500294/?format=api", "airdate": "2001-12-25T16:00:00-08:00", "show": 8591, "show_uri": "https://api.kexp.org/v2/shows/8591/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "One In the Spirit", "track_id": null, "recording_id": null, "artist": "The Squirrels", "artist_ids": [ "7059fb4f-0490-418f-96a1-3db3f1ff5d68" ], "album": "We're All Coming Over to Your House for Dinner", "release_id": null, "release_group_id": null, "labels": [ "Popllama" ], "label_ids": [ "3686548c-cd7d-4867-8687-5aef8ffe739b" ], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }