Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/494108/?format=api
{ "id": 494108, "uri": "https://api.kexp.org/v2/plays/494108/?format=api", "airdate": "2001-12-06T20:13:00-08:00", "show": 8471, "show_uri": "https://api.kexp.org/v2/shows/8471/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Where is my Castle", "track_id": null, "recording_id": null, "artist": "Connie Smith", "artist_ids": [ "6fe09087-5693-4189-aa12-8d148f294121" ], "album": "Where is my Castle", "release_id": null, "release_group_id": null, "labels": [ "RCA LP" ], "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" }