Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345551/?format=api
{ "id": 345551, "uri": "https://api.kexp.org/v2/plays/345551/?format=api", "airdate": "2019-06-24T12:46:03-07:00", "show": 5762, "show_uri": "https://api.kexp.org/v2/shows/5762/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Idle Life", "track_id": "13e42f96-7949-3ace-969f-9b91ab35f382", "recording_id": null, "artist": "Catherine Wheel", "artist_ids": [ "37e3dd97-73f9-4c69-b50d-0c0e3c47c40c" ], "album": "Wishville", "release_id": "682b609f-53e3-4bc9-a6b5-07b260b9e11b", "release_group_id": null, "labels": [ "Columbia" ], "label_ids": [ "011d1192-6f65-45bd-85c4-0400dd45693e" ], "release_date": "2000-05-23", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }