Currently the 'get' state resource is loading the data from a table, where it could be reading the data from context/event (assuming it's available at that point).
In the future might consider refactoring 'get' so that a more simpler approach can be taken.