Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/380102/?format=api
{ "id": 380102, "uri": "https://api.kexp.org/v2/plays/380102/?format=api", "airdate": "2019-09-12T18:54:00-07:00", "show": 6325, "show_uri": "https://api.kexp.org/v2/shows/6325/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Tall Tall Trees", "track_id": null, "recording_id": null, "artist": "George Jones", "artist_ids": [ "f2903be0-79a7-4334-8cc5-e45309482a97" ], "album": "Long Live King George", "release_id": null, "release_group_id": null, "labels": [ "Mercury" ], "label_ids": [], "release_date": "1958-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": "from 1957", "location": 1, "location_name": "Default", "play_type": "trackplay" }