[
{
"id": 123,
"@type": "ArtstationUser",
"alias": "<string>",
"full_name": "<string>",
"headline": "<string>",
"summary": "<string>",
"city": "<string>",
"country": "<string>",
"is_pro": false,
"is_staff": false,
"is_studio_account": false,
"is_school_account": false,
"follower_count": 123,
"following_count": 123,
"project_count": 123,
"community_project_count": 123,
"liked_project_count": 123,
"collection_count": 123,
"availability": "<string>",
"available_full_time": false,
"available_freelance": false,
"available_contract": false,
"image": "<string>",
"cover": "<string>",
"website_url": "<string>",
"demo_reel_url": "<string>",
"skills": [],
"software": [],
"social_links": [],
"freelance_links": [],
"experience": [],
"productions": [],
"url": "<string>"
}
]