curl --location --request GET 'https://api.themoviedb.org/3/account/11111111?session_id' \ --header 'accept;' \ --header 'Authorization;'
{ "avatar": { "gravatar": { "hash": "ac44a3405a55d8243d82a2b210a5bc03" }, "tmdb": { "avatar_path": null } }, "id": 17026689, "iso_639_1": "zh", "iso_3166_1": "SG", "name": "萌森", "include_adult": true, "username": "qyg2297248353" }