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