Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456345/?format=api
{ "id": 456345, "uri": "https://api.kexp.org/v2/plays/456345/?format=api", "airdate": "2001-08-16T14:36:00-07:00", "show": 7726, "show_uri": "https://api.kexp.org/v2/shows/7726/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Let's On", "track_id": "6030f05d-ddea-4f37-af83-73e3354ba599", "recording_id": null, "artist": "North of America", "artist_ids": [ "886f9705-b334-4375-9b17-ec2ad4ccc858" ], "album": "This Is Dance Floor Numerology", "release_id": "5bb8634c-bdcc-4f81-a5ca-cb691001cd2e", "release_group_id": null, "labels": [ "Progeria Records" ], "label_ids": [ "ad396498-8139-4e05-b2d7-d9f6adad0f31" ], "release_date": "2001-01-01", "rotation_status": "R/N", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }