Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456600/?format=api
{ "id": 456600, "uri": "https://api.kexp.org/v2/plays/456600/?format=api", "airdate": "2001-08-17T09:00:00-07:00", "show": 7730, "show_uri": "https://api.kexp.org/v2/shows/7730/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51AaKpx1ioL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51AaKpx1ioL._SL75_.jpg", "song": "Car", "track_id": null, "recording_id": null, "artist": "Built to Spill", "artist_ids": [ "3ac482b8-1494-4071-a0e9-f192f9d2c2b0" ], "album": "The Normal Years", "release_id": "87cb736e-5baa-4579-a72d-70b63f6c1af0", "release_group_id": null, "labels": [ "K Records" ], "label_ids": [ "300891cf-1256-4bf7-afc0-272f632c68fc" ], "release_date": "1996-04-23", "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }