Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1342150/?format=api
{ "id": 1342150, "uri": "https://api.kexp.org/v2/plays/1342150/?format=api", "airdate": "2008-02-23T01:17:00-08:00", "show": 23446, "show_uri": "https://api.kexp.org/v2/shows/23446/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Don't Cry To Me", "track_id": null, "recording_id": null, "artist": "Jerry and the Others", "artist_ids": [], "album": "VA/Back From the Grave V.3", "release_id": null, "release_group_id": null, "labels": [ "Crypt Records" ], "label_ids": [ "1d85980a-80d8-4588-abdc-4ab06469c800" ], "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" }