Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456020/?format=api
{ "id": 456020, "uri": "https://api.kexp.org/v2/plays/456020/?format=api", "airdate": "2001-08-15T17:38:49-07:00", "show": 7720, "show_uri": "https://api.kexp.org/v2/shows/7720/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51zhzMy62JL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51zhzMy62JL._SL75_.jpg", "song": "Natural Born Malcontent", "track_id": "2949cbb4-b4df-4c88-ad59-be8938eedeac", "recording_id": null, "artist": "Mose Allison", "artist_ids": [ "18b76828-4b12-44c1-b8d9-ae82b22557a0" ], "album": "The Earth Wants You", "release_id": "72524193-91d8-4f7c-8801-f43be7ea49a4", "release_group_id": null, "labels": [ "Blue Note" ], "label_ids": [ "713c4a95-6616-442b-9cf6-14e1ddfd5946" ], "release_date": "1995-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }