1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
| {
| "page": 1,
| "total": 239,
| "rows": [
| {
| "id": "ZW",
| "cell": [ "ZW", "Zimbabwe", "Zimbabwe", "ZWE", "716" ]
| },
| {
| "id": "ZM",
| "cell": [ "ZM", "Zambia", "Zambia", "ZMB", "894" ]
| },
| {
| "id": "YE",
| "cell": [ "YE", "Yemen", "Yemen", "YEM", "887" ]
| },
| {
| "id": "EH",
| "cell": [ "EH", "Western Sahara", "Western Sahara", "ESH", "732" ]
| },
| {
| "id": "WF",
| "cell": [ "WF", "Wallis and Futuna", "Wallis and Futuna", "WLF", "876" ]
| },
| {
| "id": "VI",
| "cell": [ "VI", "Virgin Islands, U.s.", "Virgin Islands, U.s.", "VIR", "850" ]
| },
| {
| "id": "VG",
| "cell": [ "VG", "Virgin Islands, British", "Virgin Islands, British", "VGB", "92" ]
| },
| {
| "id": "VN",
| "cell": [ "VN", "Viet Nam", "Viet Nam", "VNM", "704" ]
| },
| {
| "id": "VE",
| "cell": [ "VE", "Venezuela", "Venezuela", "VEN", "862" ]
| },
| {
| "id": "VU",
| "cell": [ "VU", "Vanuatu", "Vanuatu", "VUT", "548" ]
| }
| ]
| }
|
|