Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1276675/?format=api
{ "id": 1276675, "uri": "https://api.kexp.org/v2/plays/1276675/?format=api", "airdate": "2007-09-08T05:01:40-07:00", "show": 22342, "show_uri": "https://api.kexp.org/v2/shows/22342/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Bed Of Sound", "track_id": null, "recording_id": null, "artist": "Voyager One", "artist_ids": [ "2b8cfa10-cc42-4ae4-b0d3-5937e03dd239" ], "album": "Bed Of Sound CD Single", "release_id": null, "release_group_id": null, "labels": [ "Tokyoidaho" ], "label_ids": [], "release_date": null, "rotation_status": "R/N", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }