I'm having issues while trying to get translations, when keys are nested in sub objects :
{
"page": {
"client": {
"title": "Page client",
"description": "Page client description"
}
}
}
When requesting from other client, I have to add ?format=json in the query, is this handled by the client ?