Authorization: oauth ********************
curl --location --request GET 'https://api-v2.streamvi.io/method/project/select?v&language&id' \
--header 'Authorization: oauth <token>'
{
"name": "Test",
"fename": "Tester",
"photo_50": "https://ya.ru/a.jpg",
"type": 0,
"external_id": 1,
"internal_id": 1,
"countrie_id": 1,
"balance_bonus": 0,
"balance_payment": 0,
"balance_profit": 0,
"currency": "rub"
}