Apparently | python -m json.tool converts all special letters to unicode number (So, in my example gärtner will be converted to g\u00e4rtner).
確定! 回上一頁