Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1264204/?format=api
{ "id": 1264204, "uri": "https://api.kexp.org/v2/plays/1264204/?format=api", "airdate": "2007-08-07T21:23:00-07:00", "show": 22138, "show_uri": "https://api.kexp.org/v2/shows/22138/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "No Regrets", "track_id": null, "recording_id": null, "artist": "Lee Hazelwood and Ann Margret", "artist_ids": [], "album": "The Cowboy and The Lady", "release_id": null, "release_group_id": null, "labels": [ "Smells Like Records" ], "label_ids": [ "ae9ddfd9-5c54-45f7-88a3-c1af57e2ac93" ], "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" }