Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/510505/?format=api
{ "id": 510505, "uri": "https://api.kexp.org/v2/plays/510505/?format=api", "airdate": "2002-01-24T19:38:00-08:00", "show": 8793, "show_uri": "https://api.kexp.org/v2/shows/8793/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "I Won't Be Long in your Town", "track_id": null, "recording_id": null, "artist": "Claude King", "artist_ids": [ "b92381f0-71a1-4368-bf4e-2c76248f1bd8" ], "album": "The Best of Claude King", "release_id": null, "release_group_id": null, "labels": [ "Harmony LP" ], "label_ids": [], "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" }