Project id numbers

I’ve searched and haven’t found a workable solution - I have a traditional project, ~100 collection projects and half dozen umbrella projects and would prefer to use project id numbers (vs name) in my URLs. Is there an easy convenient way to find these numbers?

I’ve gotten into the habit of adding place id numbers in the place name - just handy.

https://www.inaturalist.org/observations/identify?project_id=210923

There will be a quicker way but if you filter to your preferred project - then the number shows up in the URL.

this may help: https://jumear.github.io/stirfry/iNatAPIv1_projects?member_id=1597696&per_page=300

generally, though, you can navigate to the .json version of a URL to get IDs and such for users, places, projects, etc.

HTML:

JSON:

Thanks!!

Thanks! Appreciate your help.