Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/442477/?format=api
{ "id": 442477, "uri": "https://api.kexp.org/v2/plays/442477/?format=api", "airdate": "2001-07-07T04:30:00-07:00", "show": 7465, "show_uri": "https://api.kexp.org/v2/shows/7465/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Heart Like A Hole (Slate)", "track_id": null, "recording_id": null, "artist": "Nine Inch Nails", "artist_ids": [ "b7ffd2af-418f-4be2-bdd1-22f8b48613da" ], "album": "12 Inch 33", "release_id": null, "release_group_id": null, "labels": [ "TVT" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }