Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/356765/?format=api
{ "id": 356765, "uri": "https://api.kexp.org/v2/plays/356765/?format=api", "airdate": "2019-07-20T05:02:00-07:00", "show": 5942, "show_uri": "https://api.kexp.org/v2/shows/5942/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "The OG (feat. Black Bear)", "track_id": null, "recording_id": null, "artist": "A Tribe Called Red", "artist_ids": [ "284ee768-2c9a-440a-be37-db926e90fc1c" ], "album": "The OG (feat. Black Bear)", "release_id": null, "release_group_id": null, "labels": [ "[no label]" ], "label_ids": [], "release_date": "2019-07-08", "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }