{
"hydra:member": [
{
"@id": "text",
"@type": "text",
"@context": "text",
"id": 1,
"name": "text",
"nameTranslations": [
{
"@context": "text",
"@id": "text",
"@type": "text",
"language": "/entitiy/1",
"content": "text"
}
],
"shortNameTranslations": [
{
"@context": "text",
"@id": "text",
"@type": "text",
"language": "/entitiy/1",
"content": "text"
}
],
"internalName": "text",
"isActive": true,
"isVisible": true,
"startTime": "2026-02-05T08:11:04.702Z",
"endTime": "2026-02-05T08:11:04.702Z",
"invoiceNumberGroup": "text",
"generalContact": "/entitiy/1",
"registrationContact": "/entitiy/1",
"submissionContact": "/entitiy/1",
"reviewingContact": "/entitiy/1",
"currency": "text",
"defaultLanguage": "/entitiy/1",
"availableLanguages": [
"/entitiy/1"
],
"categories": [
"/entitiy/1"
]
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "text",
"hydra:template": "text",
"hydra:variableRepresentation": "text",
"hydra:mapping": [
{
"@type": "text",
"variable": "text",
"property": "text",
"required": true
}
]
}
}