A combination of our data connector and the powerful GraphQL language we support to make direct data queries on the server will allow what you describe and other version control-type operations.
I’m having a hard time understanding what you are trying to achieve.
If you want to load the latest VERSION that has been pushed to a specific MODEL, simply pasting the model’s URL will do that. It will automatically fetch the latest version associated with the model.
If you’re looking to load the latest MODEL that has been pushed to a PROJECT, then @jonathon’s response is the probably the way to go as it’s not something available out of the box.