{
"apps": [
{
"App": {
"id": 1,
"uuid": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"author": "text",
"author_id": 1,
"author_link": "example.com",
"desc": "text",
"version": "text",
"official_link": "example.com",
"direct_download_link": "example.com",
"secondary_link": "example.com",
"image_url": "example.com",
"authorised_members": [
1
],
"hidden": 1,
"changelog": [
{
"version": "text",
"changenotes": "text"
}
]
}
}
]
}