{"$id":"https://ai.motherk.co.kr/schemas/question-package.schema.json","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"answers_api":{"format":"uri","type":"string"},"canonical_url":{"format":"uri","type":"string"},"category":{"type":"string"},"id":{"type":"integer"},"intent":{"type":["string","null"]},"latest_measurement":{"additionalProperties":true,"type":["object","null"]},"priority":{"type":["integer","null"]},"query":{"type":"string"},"related_page_count":{"type":"integer"},"related_pages":{"items":{"$ref":"https://ai.motherk.co.kr/schemas/answer-page.schema.json"},"type":"array"},"text_url":{"format":"uri","type":"string"},"updated_at":{"type":["string","null"]}},"required":["id","query","category","canonical_url","text_url","answers_api","related_pages"],"title":"MOTHER-K measurement question package","type":"object"}
