Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/346678/?format=api
{ "id": 346678, "uri": "https://api.kexp.org/v2/plays/346678/?format=api", "airdate": "2019-06-26T20:35:23-07:00", "show": 5776, "show_uri": "https://api.kexp.org/v2/shows/5776/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Goodbye", "track_id": "a753fec2-68c0-3c71-b171-54a979460ada", "recording_id": null, "artist": "Mary Gauthier", "artist_ids": [ "1efadc05-01b5-4a39-9c6f-da5c975276dd" ], "album": "The Foundling", "release_id": "3b3b235f-c44c-33b9-95c1-522fbc2e2195", "release_group_id": null, "labels": [ "Razor & Tie" ], "label_ids": [ "4b54d76e-7bf0-4988-9a17-1d9e212bb5e4" ], "release_date": "2010-05-18", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }