Back to constructors index
$error = ['_' => 'error', 'code' => int, 'text' => string, ];
Or, if you're into Lua:
error={_='error', code=int, text=string, }