{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/quora/question.json","title":"quora/question data fields","description":"Optional data 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"]},"answers":{"description":"Optional answers supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"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}},"answers_note":{"description":"Optional answers note supplied by this operation. Null means unknown.","type":["string","null"]},"asker":{"description":"Optional asker supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"anonymous":{"description":"Optional anonymous supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"follower_count":{"description":"Optional follower 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"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"related_questions":{"description":"Optional related questions supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record 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}},"title":{"description":"Source title when supplied.","type":["string","null"]},"topics":{"description":"Optional topics supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["answer_count"],"properties":{"answer_count":{"description":"Optional answer count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["answers"],"properties":{"answers":{"description":"Optional answers supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"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}}}},{"required":["answers_note"],"properties":{"answers_note":{"description":"Optional answers note supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["asker"],"properties":{"asker":{"description":"Optional asker supplied by this operation. Null means unknown.","type":["object"],"properties":{"anonymous":{"description":"Optional anonymous supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["follower_count"],"properties":{"follower_count":{"description":"Optional follower count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["related_questions"],"properties":{"related_questions":{"description":"Optional related questions supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record 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}}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["topics"],"properties":{"topics":{"description":"Optional topics supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"answer_count":0,"answers":[{"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}],"answers_note":"example","asker":{"anonymous":false,"platform":"example"},"follower_count":0,"id":"example","platform":"example","related_questions":[{"answer_count":0,"id":"example","title":"example","url":"https://example.com/example"}],"title":"example","topics":[{"name":"example","url":"https://example.com/example"}],"type":"example","url":"https://example.com/example"}]}