Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/474859/?format=api
{ "id": 474859, "uri": "https://api.kexp.org/v2/plays/474859/?format=api", "airdate": "2001-10-10T11:34:17-07:00", "show": 8093, "show_uri": "https://api.kexp.org/v2/shows/8093/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Brothers ", "track_id": null, "recording_id": null, "artist": "Coldplay", "artist_ids": [ "cc197bad-dc9c-440d-a5b5-d52ba2e14234" ], "album": "(V/A) The Dead Cheap Fierce Panda Sampler", "release_id": null, "release_group_id": null, "labels": [ "Fierce Panda" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": true, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }