Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/2679913/?format=api
{ "id": 2679913, "uri": "https://api.kexp.org/v2/plays/2679913/?format=api", "airdate": "2019-12-30T10:06:51-08:00", "show": 46258, "show_uri": "https://api.kexp.org/v2/shows/46258/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "1234", "track_id": "17cdb06d-c8a3-47f7-8e3a-25ec6b7e35ea", "recording_id": null, "artist": "Feist", "artist_ids": [ "a670e05a-cea8-4b37-bce9-d82daf1a0fa4" ], "album": "The Reminder", "release_id": "096281e9-99bc-4377-a611-f9ecd350144c", "release_group_id": null, "labels": [ "Cherrytree Records" ], "label_ids": [ "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340" ], "release_date": "2007-05-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }