Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456341/?format=api
{ "id": 456341, "uri": "https://api.kexp.org/v2/plays/456341/?format=api", "airdate": "2001-08-16T14:20:00-07:00", "show": 7726, "show_uri": "https://api.kexp.org/v2/shows/7726/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/31MDNCFW6RL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31MDNCFW6RL._SL75_.jpg", "song": "I Can See My House From Here", "track_id": "e4cdf54e-9cf2-418d-b750-6693ebe4b58e", "recording_id": null, "artist": "The Glands", "artist_ids": [ "a90f2c40-85db-4f30-8b15-5b452a21d513" ], "album": "The Glands", "release_id": "8cc94be7-ce64-4c34-ac00-5ebffa6bc9b4", "release_group_id": null, "labels": [ "Capricorn Records" ], "label_ids": [ "193ad58f-5e6b-4a86-8038-c03501565869" ], "release_date": "2000-08-01", "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }