I'm new to the forum and looking to pull some data into my inventory. I've used REST APIs before so I'm not new to them and can get the queries to work. However, I can't seem to find the right query to just pull the standard US minted coin types. I can see the issuer codes:
united-states - United States
etats-unis - United States
united-states-pre-federal - United States (pre-federal and private/territorial)
us_military_bases - United States military bases
usa_pacific_territories - United States Pacific territories
antilles_danoises - United States Virgin Islands
us_virgin_islands_period - United States Virgin Islands (1917-date)
It looks like the I should just be able to use “q=test&category=coin&issuer=united-states” however that only brings up entries for “etats-unis” issuer code. I tried looking at the rulers but there didn't seem to be one for the “united-states” code (only “etats-unis” and “united-states-pre-federal”). I imagine that this is a common query and I'm just missing something. Does anyone have a query example that brings up the US minted coin types? Thanks!