Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1314868/?format=api
{ "id": 1314868, "uri": "https://api.kexp.org/v2/plays/1314868/?format=api", "airdate": "2007-12-16T11:34:00-08:00", "show": 22995, "show_uri": "https://api.kexp.org/v2/shows/22995/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "My Hang Ups", "track_id": "e07f0813-7e39-4fdf-8d9c-5ab0923ecc89", "recording_id": null, "artist": "Swamp Dogg", "artist_ids": [ "1403fbec-11e3-4ccb-af25-d26c9a05bc9d" ], "album": "Swamp Dogg", "release_id": "048548ab-e4ef-4bb2-88ee-3d237f9efddf", "release_group_id": null, "labels": [ "Island Records" ], "label_ids": [ "dfd92cd3-4888-46d2-b968-328b1feb2642" ], "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" }