Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345801/?format=api
{ "id": 345801, "uri": "https://api.kexp.org/v2/plays/345801/?format=api", "airdate": "2019-06-25T04:17:24-07:00", "show": 5766, "show_uri": "https://api.kexp.org/v2/shows/5766/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "What Does It Take", "track_id": null, "recording_id": null, "artist": "Isaac Hayes", "artist_ids": [], "album": "Don't Let Go", "release_id": null, "release_group_id": null, "labels": [ "Polydor" ], "label_ids": [ "adde0cb6-4535-47b8-9b10-f18cc0b466ae" ], "release_date": "1979-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": "(I don't recommend trying this song at karaoke unless, in fact, you can sing like Isaac Hayes)", "location": 1, "location_name": "Default", "play_type": "trackplay" }