Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1340162/?format=api
{ "id": 1340162, "uri": "https://api.kexp.org/v2/plays/1340162/?format=api", "airdate": "2008-02-18T05:50:44-08:00", "show": 23416, "show_uri": "https://api.kexp.org/v2/shows/23416/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "One For The Road", "track_id": null, "recording_id": null, "artist": "CeeLo Green", "artist_ids": [ "2c69465c-0f76-45ce-90a2-1ed0fdacc997" ], "album": "Cee-lo Green and the Perfect Imperfection", "release_id": null, "release_group_id": null, "labels": [ "Arista" ], "label_ids": [ "c62e3985-6370-446a-bfb8-f1f6122e9c33" ], "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" }