Generate JSON data for one time

I use a JSON API in my React app but each time I refresh or each time I click on read more button that I use for show all data, my API data changes and I can’t find out my app works fine or not
now, my question is how can I disable changing data after refresh?