38 lines
680 B
JSON
38 lines
680 B
JSON
{
|
|
"country_code": "CN",
|
|
"parents": [
|
|
"CN",
|
|
"Xizang Zizhiqu"
|
|
],
|
|
"locale": "zh-Hans",
|
|
"subdivisions": {
|
|
"Ngari Diqu": {
|
|
"local_code": "阿里地区",
|
|
"has_children": true
|
|
},
|
|
"Qamdo Diqu": {
|
|
"local_code": "昌都地区",
|
|
"has_children": true
|
|
},
|
|
"Lhasa Shi": {
|
|
"local_code": "拉萨市",
|
|
"has_children": true
|
|
},
|
|
"Nyingchi Diqu": {
|
|
"local_code": "林芝地区",
|
|
"has_children": true
|
|
},
|
|
"Nagqu Diqu": {
|
|
"local_code": "那曲地区",
|
|
"has_children": true
|
|
},
|
|
"Xigazê Diqu": {
|
|
"local_code": "日喀则地区",
|
|
"has_children": true
|
|
},
|
|
"Shannan Diqu": {
|
|
"local_code": "山南地区",
|
|
"has_children": true
|
|
}
|
|
}
|
|
} |