Can use on Ionic some service who looks for changes in a Json?

I’m trying to add some functionally in my app to see into a Json and check if anything changes.
I have a Rest API who returns a Json with some values. Could be possible that this app still checking a Json even if the application is off and send a notifocation if some values of the Json changes?