Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/461609/?format=api
{ "id": 461609, "uri": "https://api.kexp.org/v2/plays/461609/?format=api", "airdate": "2001-08-31T20:22:51-07:00", "show": 7834, "show_uri": "https://api.kexp.org/v2/shows/7834/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Got no hair", "track_id": null, "recording_id": null, "artist": "Johnny", "artist_ids": [ "62c42ca8-ad5d-4aec-b023-fe80eb23c281" ], "album": "Stompin'", "release_id": null, "release_group_id": null, "labels": [ "Big Beat" ], "label_ids": [ "915b9747-4dc9-4205-bae5-d5d4db5c3d44" ], "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" }