Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1313323/?format=api
{ "id": 1313323, "uri": "https://api.kexp.org/v2/plays/1313323/?format=api", "airdate": "2007-12-12T14:23:56-08:00", "show": 22970, "show_uri": "https://api.kexp.org/v2/shows/22970/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Fever", "track_id": null, "recording_id": null, "artist": "The Three Sounds", "artist_ids": [ "cf2115e9-fa60-4561-8b6e-f72d34ad800e" ], "album": "Out of the Cool", "release_id": null, "release_group_id": null, "labels": [ "XL ( Import )" ], "label_ids": [], "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" }