forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
46 lines
813 B
JSON
46 lines
813 B
JSON
{
|
|
"country_code": "CN",
|
|
"parents": [
|
|
"CN",
|
|
"Fujian Sheng"
|
|
],
|
|
"locale": "zh-Hans",
|
|
"subdivisions": {
|
|
"Fuzhou Shi": {
|
|
"local_code": "福州市",
|
|
"has_children": true
|
|
},
|
|
"Longyan Shi": {
|
|
"local_code": "龙岩市",
|
|
"has_children": true
|
|
},
|
|
"Nanping Shi": {
|
|
"local_code": "南平市",
|
|
"has_children": true
|
|
},
|
|
"Ningde Shi": {
|
|
"local_code": "宁德市",
|
|
"has_children": true
|
|
},
|
|
"Putian Shi": {
|
|
"local_code": "莆田市",
|
|
"has_children": true
|
|
},
|
|
"Quanzhou Shi": {
|
|
"local_code": "泉州市",
|
|
"has_children": true
|
|
},
|
|
"Sanming Shi": {
|
|
"local_code": "三明市",
|
|
"has_children": true
|
|
},
|
|
"Xiamen Shi": {
|
|
"local_code": "厦门市",
|
|
"has_children": true
|
|
},
|
|
"Zhangzhou Shi": {
|
|
"local_code": "漳州市",
|
|
"has_children": true
|
|
}
|
|
}
|
|
} |