{
"name": "string",
"display_name": "string",
"short_description": "string",
"description": "string",
"created_by": "string",
"released": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"featured": true,
"curated": true,
"score": 0,
"repository_count": 0,
"logo_url": "http://example.com",
"text_matches": [
{
"object_url": "string",
"object_type": "string",
"property": "string",
"fragment": "string",
"matches": [
{
"text": "string",
"indices": [
0
]
}
]
}
],
"related": [
{
"topic_relation": {
"id": 0,
"name": "string",
"topic_id": 0,
"relation_type": "string"
}
}
],
"aliases": [
{
"topic_relation": {
"id": 0,
"name": "string",
"topic_id": 0,
"relation_type": "string"
}
}
]
}