Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/501057/?format=api
{ "id": 501057, "uri": "https://api.kexp.org/v2/plays/501057/?format=api", "airdate": "2001-12-27T18:00:00-08:00", "show": 8604, "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Cactus Swing", "track_id": null, "recording_id": null, "artist": "Sons of the Pioneers", "artist_ids": [ "0bd272c2-2dea-47a2-9c4e-95b3472340d1" ], "album": "Symphonies of the Sage", "release_id": null, "release_group_id": null, "labels": [ "Bloodshot" ], "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" }