{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/quora/answers.json","title":"quora/answers data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]},"has_more":{"description":"Source continuation indicator; null means unknown.","type":["boolean","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":"object","properties":{"author":{"description":"Public author information supplied with this record.","type":["object","null"],"properties":{"anonymous":{"description":"Optional anonymous supplied by this operation. Null means unknown.","type":["boolean","null"]},"avatar_url":{"description":"Optional avatar url supplied by this operation. Null means unknown.","type":["string","null"]},"handle":{"description":"Optional handle supplied by this operation. Null means unknown.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true},"author_credential":{"description":"Optional author credential supplied by this operation. Null means unknown.","type":["string","null"]},"collapsed":{"description":"Optional collapsed supplied by this operation. Null means unknown.","type":["boolean","null"]},"created_at":{"description":"Source creation time, not the API retrieval time.","type":["string","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"machine_answer":{"description":"Optional machine answer supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"question":{"description":"Optional question supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"answer_count":{"description":"Optional answer count supplied by this operation. Null means unknown.","type":["number","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true},"shares":{"description":"Optional shares supplied by this operation. Null means unknown.","type":["number","null"]},"text":{"description":"Source text when supplied.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"updated_at":{"description":"Optional updated at supplied by this operation. Null means unknown.","type":["string","null"]},"upvotes":{"description":"Optional upvotes supplied by this operation. Null means unknown.","type":["number","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]},"views":{"description":"Optional views supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["author"],"properties":{"author":{"description":"Public author information supplied with this record.","type":["object"],"properties":{"anonymous":{"description":"Optional anonymous supplied by this operation. Null means unknown.","type":["boolean","null"]},"avatar_url":{"description":"Optional avatar url supplied by this operation. Null means unknown.","type":["string","null"]},"handle":{"description":"Optional handle supplied by this operation. Null means unknown.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}}},{"required":["author_credential"],"properties":{"author_credential":{"description":"Optional author credential supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["collapsed"],"properties":{"collapsed":{"description":"Optional collapsed supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["created_at"],"properties":{"created_at":{"description":"Source creation time, not the API retrieval time.","type":["string"],"minLength":1}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["machine_answer"],"properties":{"machine_answer":{"description":"Optional machine answer supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["question"],"properties":{"question":{"description":"Optional question supplied by this operation. Null means unknown.","type":["object"],"properties":{"answer_count":{"description":"Optional answer count supplied by this operation. Null means unknown.","type":["number","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}}},{"required":["shares"],"properties":{"shares":{"description":"Optional shares supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["text"],"properties":{"text":{"description":"Source text when supplied.","type":["string"],"minLength":1}}},{"required":["updated_at"],"properties":{"updated_at":{"description":"Optional updated at supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["upvotes"],"properties":{"upvotes":{"description":"Optional upvotes supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}},{"required":["views"],"properties":{"views":{"description":"Optional views supplied by this operation. Null means unknown.","type":["number"]}}}]}]}},"note":{"description":"Optional note supplied by this operation. Null means unknown.","type":["string","null"]},"question":{"description":"Optional question supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"answer_count":{"description":"Optional answer count supplied by this operation. Null means unknown.","type":["number","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}},"additionalProperties":true,"required":["items"],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"count":0,"has_more":false,"items":[{"author":{"anonymous":false,"avatar_url":"https://example.com/example","handle":"example","name":"example","platform":"example","url":"https://example.com/example"},"author_credential":"example","collapsed":false,"created_at":"2026-09-01T12:00:00Z","id":"example","machine_answer":false,"platform":"example","question":{"answer_count":0,"id":"example","title":"example","url":"https://example.com/example"},"shares":0,"text":"example","type":"example","updated_at":"2026-09-01T12:00:00Z","upvotes":0,"url":"https://example.com/example","views":0}],"note":"example","question":{"answer_count":0,"id":"example","title":"example","url":"https://example.com/example"}}]}