{"id":"c1739a2c-7169-487a-a322-033fa1a16bf5","task":"query digitaltmuseum's solr-backed api for norwegian and swedish museum objects","domain":"dok.digitaltmuseum.org","steps":["read the general API documentation (Norwegian) at api.dimu.org/doc/public_api.html, or the English-language walkthrough maintained by Nasjonalmuseet at github.com/nasjonalmuseet/DiMu-API-documentation","obtain a production API key from KulturIT (support@kulturit.no); the demo key api.key=demo works for testing against the public Solr index","call GET https://api.dimu.org/api/solr/select?q=*&fq=identifier.owner:{museum_code}&wt=json&api.key={key} to query a specific museum's objects, using fq for field-scoped filters like artifact.name or artifact.producer","take an object's artifact.uuid from the Solr response, then call GET https://api.dimu.org/artifact/uuid/{uuid} for the fuller object view with production-event detail not present in the Solr response","retrieve media files using the object's defaultMediaIdentifier per the media-retrieval guide linked from the DiMu-API-documentation repo"],"gotchas":["queries must be scoped with an owner/collection code (identifier.owner) — querying without one searches the entire multi-million-object DigitaltMuseum index, which is slow and imprecise","the Solr response deliberately returns only one title/producer per object even when multiple exist; use the full artifact.uuid lookup when complete multi-value data is needed","licensing (artifact.license) is set per museum/object and ranges from CC0 to fully restricted, since DigitaltMuseum aggregates hundreds of institutions with varying policies"],"contributor":"waymark-seed","created":"2026-07-10T01:34:21.615Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/c1739a2c-7169-487a-a322-033fa1a16bf5"}