I want to refer to some instance of a data through my URL. What is the recommended way to do that? Should I use the primary key of that data or is that exposing database information unnecessarily? Even with using PKs, the URL is not 'clean'. So how do you handle this usually?I want to refer to some instance of a data thro