Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/503204/?format=api
{ "id": 503204, "uri": "https://api.kexp.org/v2/plays/503204/?format=api", "airdate": "2002-01-03T04:12:00-08:00", "show": 8647, "show_uri": "https://api.kexp.org/v2/shows/8647/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Here She Comes Now", "track_id": null, "recording_id": null, "artist": "Nirvana", "artist_ids": [ "5b11f4ce-a62d-471e-81fc-a69a8278c7da" ], "album": "Here She Comes Now -- 7", "release_id": null, "release_group_id": null, "labels": [ "Communion" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }