Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/433762/?format=api
{ "id": 433762, "uri": "https://api.kexp.org/v2/plays/433762/?format=api", "airdate": "2001-06-12T04:03:20-07:00", "show": 7300, "show_uri": "https://api.kexp.org/v2/shows/7300/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Another Day in Paradise", "track_id": null, "recording_id": null, "artist": "BMF mixing Pimp Daddy Nash", "artist_ids": [], "album": "Sound in the Round", "release_id": null, "release_group_id": null, "labels": [ "Shadow" ], "label_ids": [], "release_date": null, "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }