Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1341980/?format=api
{ "id": 1341980, "uri": "https://api.kexp.org/v2/plays/1341980/?format=api", "airdate": "2008-02-22T15:49:49-08:00", "show": 23443, "show_uri": "https://api.kexp.org/v2/shows/23443/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/519GPVBQ7KL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/519GPVBQ7KL._SL75_.jpg", "song": "Lucifer Sam", "track_id": null, "recording_id": null, "artist": "Pink Floyd", "artist_ids": [ "83d91898-7763-47d7-b03b-b92132375c47" ], "album": "The Piper at the Gates of Dawn", "release_id": "1f715142-a0ef-48c8-9e72-c402e5bad13f", "release_group_id": null, "labels": [ "Capitol Records" ], "label_ids": [ "abea2d3e-eabf-4480-ab24-9382dd642c73" ], "release_date": "1967-08-05", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }