Endpoint: region
GEThttps://pokedex.mimo.dev/api/region/galar
Request
GETregion
1fetch("https://pokedex.mimo.dev/api/region/galar")
2 .then((res) => res.json())
3 .then((json) => console.log(json))
4 .catch((error) => console.error(error))
Response
response.json
1{
2 "id": 8,
3 "locations": [
4 {
5 "name": "galar-route-1",
6 "url": "https://pokedex.mimo.dev/api/location/868/"
7 },
8 {
9 "name": "galar-route-2",
10 "url": "https://pokedex.mimo.dev/api/location/869/"
11 },
12 {
13 "name": "galar-route-3",
14 "url": "https://pokedex.mimo.dev/api/location/870/"
15 },
16 {
17 "name": "galar-route-4",
18 "url": "https://pokedex.mimo.dev/api/location/871/"
19 },
20 {
21 "name": "galar-route-5",
22 "url": "https://pokedex.mimo.dev/api/location/872/"
23 },
24 {
25 "name": "galar-route-6",
26 "url": "https://pokedex.mimo.dev/api/location/873/"
27 },
28 {
29 "name": "galar-route-7",
30 "url": "https://pokedex.mimo.dev/api/location/874/"
31 },
32 {
33 "name": "galar-route-8",
34 "url": "https://pokedex.mimo.dev/api/location/875/"
35 },
36 {
37 "name": "galar-route-9",
38 "url": "https://pokedex.mimo.dev/api/location/876/"
39 },
40 {
41 "name": "galar-route-10",
42 "url": "https://pokedex.mimo.dev/api/location/877/"
43 },
44 {
45 "name": "axews-eye",
46 "url": "https://pokedex.mimo.dev/api/location/878/"
47 },
48 {
49 "name": "ballimere-lake",
50 "url": "https://pokedex.mimo.dev/api/location/879/"
51 },
52 {
53 "name": "ballonlea",
54 "url": "https://pokedex.mimo.dev/api/location/880/"
55 },
56 {
57 "name": "battle-tower",
58 "url": "https://pokedex.mimo.dev/api/location/881/"
59 },
60 {
61 "name": "brawlers-cave",
62 "url": "https://pokedex.mimo.dev/api/location/882/"
63 },
64 {
65 "name": "bridge-field",
66 "url": "https://pokedex.mimo.dev/api/location/883/"
67 },
68 {
69 "name": "challenge-beach",
70 "url": "https://pokedex.mimo.dev/api/location/884/"
71 },
72 {
73 "name": "challenge-road",
74 "url": "https://pokedex.mimo.dev/api/location/885/"
75 },
76 {
77 "name": "circhester",
78 "url": "https://pokedex.mimo.dev/api/location/886/"
79 },
80 {
81 "name": "courageous-cavern",
82 "url": "https://pokedex.mimo.dev/api/location/887/"
83 },
84 {
85 "name": "crown-shrine",
86 "url": "https://pokedex.mimo.dev/api/location/888/"
87 },
88 {
89 "name": "dappled-grove",
90 "url": "https://pokedex.mimo.dev/api/location/889/"
91 },
92 {
93 "name": "dusty-bowl",
94 "url": "https://pokedex.mimo.dev/api/location/890/"
95 },
96 {
97 "name": "dyna-tree-hill",
98 "url": "https://pokedex.mimo.dev/api/location/891/"
99 },
100 {
101 "name": "east-lake-axewell",
102 "url": "https://pokedex.mimo.dev/api/location/892/"
103 },
104 {
105 "name": "fields-of-honor",
106 "url": "https://pokedex.mimo.dev/api/location/893/"
107 },
108 {
109 "name": "forest-of-focus",
110 "url": "https://pokedex.mimo.dev/api/location/894/"
111 },
112 {
113 "name": "freezington",
114 "url": "https://pokedex.mimo.dev/api/location/895/"
115 },
116 {
117 "name": "frigid-sea",
118 "url": "https://pokedex.mimo.dev/api/location/896/"
119 },
120 {
121 "name": "frostpoint-field",
122 "url": "https://pokedex.mimo.dev/api/location/897/"
123 },
124 {
125 "name": "galar-mine",
126 "url": "https://pokedex.mimo.dev/api/location/898/"
127 },
128 {
129 "name": "galar-mine-no-2",
130 "url": "https://pokedex.mimo.dev/api/location/899/"
131 },
132 {
133 "name": "giants-bed",
134 "url": "https://pokedex.mimo.dev/api/location/900/"
135 },
136 {
137 "name": "giants-foot",
138 "url": "https://pokedex.mimo.dev/api/location/901/"
139 },
140 {
141 "name": "giants-mirror",
142 "url": "https://pokedex.mimo.dev/api/location/902/"
143 },
144 {
145 "name": "giants-seat",
146 "url": "https://pokedex.mimo.dev/api/location/903/"
147 },
148 {
149 "name": "glimwood-tangle",
150 "url": "https://pokedex.mimo.dev/api/location/904/"
151 },
152 {
153 "name": "hammerlocke",
154 "url": "https://pokedex.mimo.dev/api/location/905/"
155 },
156 {
157 "name": "hammerlocke-hills",
158 "url": "https://pokedex.mimo.dev/api/location/906/"
159 },
160 {
161 "name": "honeycalm-island",
162 "url": "https://pokedex.mimo.dev/api/location/907/"
163 },
164 {
165 "name": "honeycalm-sea",
166 "url": "https://pokedex.mimo.dev/api/location/908/"
167 },
168 {
169 "name": "hulbury",
170 "url": "https://pokedex.mimo.dev/api/location/909/"
171 },
172 {
173 "name": "galar-iceberg-ruins",
174 "url": "https://pokedex.mimo.dev/api/location/910/"
175 },
176 {
177 "name": "insular-sea",
178 "url": "https://pokedex.mimo.dev/api/location/911/"
179 },
180 {
181 "name": "galar-iron-ruins",
182 "url": "https://pokedex.mimo.dev/api/location/912/"
183 },
184 {
185 "name": "lake-of-outrage",
186 "url": "https://pokedex.mimo.dev/api/location/913/"
187 },
188 {
189 "name": "lakeside-cave",
190 "url": "https://pokedex.mimo.dev/api/location/914/"
191 },
192 {
193 "name": "loop-lagoon",
194 "url": "https://pokedex.mimo.dev/api/location/915/"
195 },
196 {
197 "name": "master-dojo",
198 "url": "https://pokedex.mimo.dev/api/location/916/"
199 },
200 {
201 "name": "max-lair",
202 "url": "https://pokedex.mimo.dev/api/location/917/"
203 },
204 {
205 "name": "motostoke",
206 "url": "https://pokedex.mimo.dev/api/location/918/"
207 },
208 {
209 "name": "motostoke-outskirts",
210 "url": "https://pokedex.mimo.dev/api/location/919/"
211 },
212 {
213 "name": "motostoke-riverbank",
214 "url": "https://pokedex.mimo.dev/api/location/920/"
215 },
216 {
217 "name": "north-lake-miloch",
218 "url": "https://pokedex.mimo.dev/api/location/921/"
219 },
220 {
221 "name": "old-cemetary",
222 "url": "https://pokedex.mimo.dev/api/location/922/"
223 },
224 {
225 "name": "path-to-the-peak",
226 "url": "https://pokedex.mimo.dev/api/location/923/"
227 },
228 {
229 "name": "postwick",
230 "url": "https://pokedex.mimo.dev/api/location/924/"
231 },
232 {
233 "name": "potbottom-desert",
234 "url": "https://pokedex.mimo.dev/api/location/925/"
235 },
236 {
237 "name": "roaring-sea-caves",
238 "url": "https://pokedex.mimo.dev/api/location/926/"
239 },
240 {
241 "name": "galar-rock-peak-ruins",
242 "url": "https://pokedex.mimo.dev/api/location/927/"
243 },
244 {
245 "name": "rolling-fields",
246 "url": "https://pokedex.mimo.dev/api/location/928/"
247 },
248 {
249 "name": "slippery-slope",
250 "url": "https://pokedex.mimo.dev/api/location/929/"
251 },
252 {
253 "name": "slumbering-weald",
254 "url": "https://pokedex.mimo.dev/api/location/930/"
255 },
256 {
257 "name": "snowslide-slope",
258 "url": "https://pokedex.mimo.dev/api/location/931/"
259 },
260 {
261 "name": "soothing-wetlands",
262 "url": "https://pokedex.mimo.dev/api/location/932/"
263 },
264 {
265 "name": "south-lake-miloch",
266 "url": "https://pokedex.mimo.dev/api/location/933/"
267 },
268 {
269 "name": "spikemuth",
270 "url": "https://pokedex.mimo.dev/api/location/934/"
271 },
272 {
273 "name": "spike-decision-ruins",
274 "url": "https://pokedex.mimo.dev/api/location/935/"
275 },
276 {
277 "name": "steamdrift-way",
278 "url": "https://pokedex.mimo.dev/api/location/936/"
279 },
280 {
281 "name": "stepping-stone-sea",
282 "url": "https://pokedex.mimo.dev/api/location/937/"
283 },
284 {
285 "name": "stony-wilderness",
286 "url": "https://pokedex.mimo.dev/api/location/938/"
287 },
288 {
289 "name": "stow-on-side",
290 "url": "https://pokedex.mimo.dev/api/location/939/"
291 },
292 {
293 "name": "three-point-pass",
294 "url": "https://pokedex.mimo.dev/api/location/940/"
295 },
296 {
297 "name": "tower-of-darkness",
298 "url": "https://pokedex.mimo.dev/api/location/941/"
299 },
300 {
301 "name": "tower-of-waters",
302 "url": "https://pokedex.mimo.dev/api/location/942/"
303 },
304 {
305 "name": "training-lowlands",
306 "url": "https://pokedex.mimo.dev/api/location/943/"
307 },
308 {
309 "name": "tunnel-to-the-top",
310 "url": "https://pokedex.mimo.dev/api/location/944/"
311 },
312 {
313 "name": "turffield",
314 "url": "https://pokedex.mimo.dev/api/location/945/"
315 },
316 {
317 "name": "warm-up-tunnel",
318 "url": "https://pokedex.mimo.dev/api/location/946/"
319 },
320 {
321 "name": "watchtower-ruins",
322 "url": "https://pokedex.mimo.dev/api/location/947/"
323 },
324 {
325 "name": "wedgehurst",
326 "url": "https://pokedex.mimo.dev/api/location/948/"
327 },
328 {
329 "name": "west-lake-axewell",
330 "url": "https://pokedex.mimo.dev/api/location/949/"
331 },
332 {
333 "name": "workout-sea",
334 "url": "https://pokedex.mimo.dev/api/location/950/"
335 },
336 {
337 "name": "wyndon",
338 "url": "https://pokedex.mimo.dev/api/location/951/"
339 },
340 {
341 "name": "giants-cap",
342 "url": "https://pokedex.mimo.dev/api/location/1041/"
343 }
344 ],
345 "main_generation": {
346 "name": "generation-viii",
347 "url": "https://pokedex.mimo.dev/api/generation/8/"
348 },
349 "name": "galar",
350 "names": [
351 {
352 "language": {
353 "name": "ja-Hrkt",
354 "url": "https://pokedex.mimo.dev/api/language/1/"
355 },
356 "name": "ガラル"
357 },
358 {
359 "language": {
360 "name": "ko",
361 "url": "https://pokedex.mimo.dev/api/language/3/"
362 },
363 "name": "가라르"
364 },
365 {
366 "language": {
367 "name": "zh-Hant",
368 "url": "https://pokedex.mimo.dev/api/language/4/"
369 },
370 "name": "伽勒爾"
371 },
372 {
373 "language": {
374 "name": "fr",
375 "url": "https://pokedex.mimo.dev/api/language/5/"
376 },
377 "name": "Galar"
378 },
379 {
380 "language": {
381 "name": "de",
382 "url": "https://pokedex.mimo.dev/api/language/6/"
383 },
384 "name": "Galar"
385 },
386 {
387 "language": {
388 "name": "it",
389 "url": "https://pokedex.mimo.dev/api/language/8/"
390 },
391 "name": "Galar"
392 },
393 {
394 "language": {
395 "name": "en",
396 "url": "https://pokedex.mimo.dev/api/language/9/"
397 },
398 "name": "Galar"
399 },
400 {
401 "language": {
402 "name": "zh-Hans",
403 "url": "https://pokedex.mimo.dev/api/language/12/"
404 },
405 "name": "伽勒尔"
406 }
407 ],
408 "pokedexes": [
409 {
410 "name": "galar",
411 "url": "https://pokedex.mimo.dev/api/pokedex/27/"
412 },
413 {
414 "name": "isle-of-armor",
415 "url": "https://pokedex.mimo.dev/api/pokedex/28/"
416 },
417 {
418 "name": "crown-tundra",
419 "url": "https://pokedex.mimo.dev/api/pokedex/29/"
420 }
421 ],
422 "version_groups": [
423 {
424 "name": "sword-shield",
425 "url": "https://pokedex.mimo.dev/api/version-group/20/"
426 },
427 {
428 "name": "the-isle-of-armor",
429 "url": "https://pokedex.mimo.dev/api/version-group/21/"
430 },
431 {
432 "name": "the-crown-tundra",
433 "url": "https://pokedex.mimo.dev/api/version-group/22/"
434 }
435 ]
436}