Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/481027/?format=api
{ "id": 481027, "uri": "https://api.kexp.org/v2/plays/481027/?format=api", "airdate": "2001-10-28T09:10:35-08:00", "show": 8212, "show_uri": "https://api.kexp.org/v2/shows/8212/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Same Old Blues", "track_id": null, "recording_id": null, "artist": "Freddie King", "artist_ids": [ "d6ae4b23-965f-485a-b2c2-66c43ffaef20" ], "album": "The Best of Freddie King: The Shelter Records Years", "release_id": "e9e570db-9234-4ed5-95b9-9bae7c598dac", "release_group_id": null, "labels": [ "The Right Choice" ], "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" }