Authorization: Bearer ********************curl --location --request GET 'https://api.eu-west-1.aworld.cloud/app/v1/learning-groups//translation' \
--header 'Authorization: Bearer <token>'{
"learningGroupId": "string",
"lang": "aa",
"title": "string",
"image": "http://example.com",
"description": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}