fetch500() {
                return Backbone.ajax({
                    url: "/api/fetch500"
                })
                .then(function() {