Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/unova-victory-road-2-unknown-area-80

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/unova-victory-road-2-unknown-area-80")
2 .then((res) => res.json())
3 .then((json) => console.log(json))
4 .catch((error) => console.error(error))

Response

response.json
1{
2 "encounter_method_rates": [
3 {
4 "encounter_method": {
5 "name": "walk",
6 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
7 },
8 "version_details": [
9 {
10 "rate": 7,
11 "version": {
12 "name": "black-2",
13 "url": "https://pokedex.mimo.dev/api/version/21/"
14 }
15 },
16 {
17 "rate": 7,
18 "version": {
19 "name": "white-2",
20 "url": "https://pokedex.mimo.dev/api/version/22/"
21 }
22 }
23 ]
24 }
25 ],
26 "game_index": 80,
27 "id": 670,
28 "location": {
29 "name": "unova-victory-road-2",
30 "url": "https://pokedex.mimo.dev/api/location/548/"
31 },
32 "name": "unova-victory-road-2-unknown-area-80",
33 "names": [
34 {
35 "language": {
36 "name": "en",
37 "url": "https://pokedex.mimo.dev/api/language/9/"
38 },
39 "name": "Victory Road 2 (unknown area 80)"
40 },
41 {
42 "language": {
43 "name": "fr",
44 "url": "https://pokedex.mimo.dev/api/language/5/"
45 },
46 "name": "Route Victoire 2 (zone inconnue 80)"
47 }
48 ],
49 "pokemon_encounters": [
50 {
51 "pokemon": {
52 "name": "onix",
53 "url": "https://pokedex.mimo.dev/api/pokemon/95/"
54 },
55 "version_details": [
56 {
57 "encounter_details": [
58 {
59 "chance": 20,
60 "condition_values": [],
61 "max_level": 47,
62 "method": {
63 "name": "cave-spots",
64 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
65 },
66 "min_level": 47
67 }
68 ],
69 "max_chance": 20,
70 "version": {
71 "name": "black-2",
72 "url": "https://pokedex.mimo.dev/api/version/21/"
73 }
74 },
75 {
76 "encounter_details": [
77 {
78 "chance": 20,
79 "condition_values": [],
80 "max_level": 47,
81 "method": {
82 "name": "cave-spots",
83 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
84 },
85 "min_level": 47
86 }
87 ],
88 "max_chance": 20,
89 "version": {
90 "name": "white-2",
91 "url": "https://pokedex.mimo.dev/api/version/22/"
92 }
93 }
94 ]
95 },
96 {
97 "pokemon": {
98 "name": "excadrill",
99 "url": "https://pokedex.mimo.dev/api/pokemon/530/"
100 },
101 "version_details": [
102 {
103 "encounter_details": [
104 {
105 "chance": 20,
106 "condition_values": [],
107 "max_level": 47,
108 "method": {
109 "name": "cave-spots",
110 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
111 },
112 "min_level": 47
113 },
114 {
115 "chance": 10,
116 "condition_values": [],
117 "max_level": 48,
118 "method": {
119 "name": "cave-spots",
120 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
121 },
122 "min_level": 48
123 },
124 {
125 "chance": 10,
126 "condition_values": [],
127 "max_level": 48,
128 "method": {
129 "name": "cave-spots",
130 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
131 },
132 "min_level": 48
133 },
134 {
135 "chance": 10,
136 "condition_values": [],
137 "max_level": 49,
138 "method": {
139 "name": "cave-spots",
140 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
141 },
142 "min_level": 49
143 },
144 {
145 "chance": 10,
146 "condition_values": [],
147 "max_level": 49,
148 "method": {
149 "name": "cave-spots",
150 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
151 },
152 "min_level": 49
153 },
154 {
155 "chance": 5,
156 "condition_values": [],
157 "max_level": 50,
158 "method": {
159 "name": "cave-spots",
160 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
161 },
162 "min_level": 50
163 },
164 {
165 "chance": 5,
166 "condition_values": [],
167 "max_level": 50,
168 "method": {
169 "name": "cave-spots",
170 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
171 },
172 "min_level": 50
173 },
174 {
175 "chance": 4,
176 "condition_values": [],
177 "max_level": 50,
178 "method": {
179 "name": "cave-spots",
180 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
181 },
182 "min_level": 50
183 },
184 {
185 "chance": 4,
186 "condition_values": [],
187 "max_level": 50,
188 "method": {
189 "name": "cave-spots",
190 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
191 },
192 "min_level": 50
193 },
194 {
195 "chance": 1,
196 "condition_values": [],
197 "max_level": 50,
198 "method": {
199 "name": "cave-spots",
200 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
201 },
202 "min_level": 50
203 },
204 {
205 "chance": 1,
206 "condition_values": [],
207 "max_level": 50,
208 "method": {
209 "name": "cave-spots",
210 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
211 },
212 "min_level": 50
213 }
214 ],
215 "max_chance": 80,
216 "version": {
217 "name": "black-2",
218 "url": "https://pokedex.mimo.dev/api/version/21/"
219 }
220 },
221 {
222 "encounter_details": [
223 {
224 "chance": 20,
225 "condition_values": [],
226 "max_level": 47,
227 "method": {
228 "name": "cave-spots",
229 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
230 },
231 "min_level": 47
232 },
233 {
234 "chance": 10,
235 "condition_values": [],
236 "max_level": 48,
237 "method": {
238 "name": "cave-spots",
239 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
240 },
241 "min_level": 48
242 },
243 {
244 "chance": 10,
245 "condition_values": [],
246 "max_level": 48,
247 "method": {
248 "name": "cave-spots",
249 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
250 },
251 "min_level": 48
252 },
253 {
254 "chance": 10,
255 "condition_values": [],
256 "max_level": 49,
257 "method": {
258 "name": "cave-spots",
259 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
260 },
261 "min_level": 49
262 },
263 {
264 "chance": 10,
265 "condition_values": [],
266 "max_level": 49,
267 "method": {
268 "name": "cave-spots",
269 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
270 },
271 "min_level": 49
272 },
273 {
274 "chance": 5,
275 "condition_values": [],
276 "max_level": 50,
277 "method": {
278 "name": "cave-spots",
279 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
280 },
281 "min_level": 50
282 },
283 {
284 "chance": 5,
285 "condition_values": [],
286 "max_level": 50,
287 "method": {
288 "name": "cave-spots",
289 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
290 },
291 "min_level": 50
292 },
293 {
294 "chance": 4,
295 "condition_values": [],
296 "max_level": 50,
297 "method": {
298 "name": "cave-spots",
299 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
300 },
301 "min_level": 50
302 },
303 {
304 "chance": 4,
305 "condition_values": [],
306 "max_level": 50,
307 "method": {
308 "name": "cave-spots",
309 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
310 },
311 "min_level": 50
312 },
313 {
314 "chance": 1,
315 "condition_values": [],
316 "max_level": 50,
317 "method": {
318 "name": "cave-spots",
319 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
320 },
321 "min_level": 50
322 },
323 {
324 "chance": 1,
325 "condition_values": [],
326 "max_level": 50,
327 "method": {
328 "name": "cave-spots",
329 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
330 },
331 "min_level": 50
332 }
333 ],
334 "max_chance": 80,
335 "version": {
336 "name": "white-2",
337 "url": "https://pokedex.mimo.dev/api/version/22/"
338 }
339 }
340 ]
341 },
342 {
343 "pokemon": {
344 "name": "druddigon",
345 "url": "https://pokedex.mimo.dev/api/pokemon/621/"
346 },
347 "version_details": [
348 {
349 "encounter_details": [
350 {
351 "chance": 20,
352 "condition_values": [],
353 "max_level": 47,
354 "method": {
355 "name": "walk",
356 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
357 },
358 "min_level": 47
359 },
360 {
361 "chance": 20,
362 "condition_values": [],
363 "max_level": 47,
364 "method": {
365 "name": "walk",
366 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
367 },
368 "min_level": 47
369 },
370 {
371 "chance": 10,
372 "condition_values": [],
373 "max_level": 48,
374 "method": {
375 "name": "walk",
376 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
377 },
378 "min_level": 48
379 },
380 {
381 "chance": 10,
382 "condition_values": [],
383 "max_level": 48,
384 "method": {
385 "name": "walk",
386 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
387 },
388 "min_level": 48
389 },
390 {
391 "chance": 10,
392 "condition_values": [],
393 "max_level": 49,
394 "method": {
395 "name": "walk",
396 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
397 },
398 "min_level": 49
399 },
400 {
401 "chance": 5,
402 "condition_values": [],
403 "max_level": 50,
404 "method": {
405 "name": "walk",
406 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
407 },
408 "min_level": 50
409 },
410 {
411 "chance": 4,
412 "condition_values": [],
413 "max_level": 50,
414 "method": {
415 "name": "walk",
416 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
417 },
418 "min_level": 50
419 },
420 {
421 "chance": 1,
422 "condition_values": [],
423 "max_level": 50,
424 "method": {
425 "name": "walk",
426 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
427 },
428 "min_level": 50
429 }
430 ],
431 "max_chance": 80,
432 "version": {
433 "name": "black-2",
434 "url": "https://pokedex.mimo.dev/api/version/21/"
435 }
436 },
437 {
438 "encounter_details": [
439 {
440 "chance": 20,
441 "condition_values": [],
442 "max_level": 47,
443 "method": {
444 "name": "walk",
445 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
446 },
447 "min_level": 47
448 },
449 {
450 "chance": 20,
451 "condition_values": [],
452 "max_level": 47,
453 "method": {
454 "name": "walk",
455 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
456 },
457 "min_level": 47
458 },
459 {
460 "chance": 10,
461 "condition_values": [],
462 "max_level": 48,
463 "method": {
464 "name": "walk",
465 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
466 },
467 "min_level": 48
468 },
469 {
470 "chance": 10,
471 "condition_values": [],
472 "max_level": 48,
473 "method": {
474 "name": "walk",
475 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
476 },
477 "min_level": 48
478 },
479 {
480 "chance": 10,
481 "condition_values": [],
482 "max_level": 49,
483 "method": {
484 "name": "walk",
485 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
486 },
487 "min_level": 49
488 },
489 {
490 "chance": 5,
491 "condition_values": [],
492 "max_level": 50,
493 "method": {
494 "name": "walk",
495 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
496 },
497 "min_level": 50
498 },
499 {
500 "chance": 4,
501 "condition_values": [],
502 "max_level": 50,
503 "method": {
504 "name": "walk",
505 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
506 },
507 "min_level": 50
508 },
509 {
510 "chance": 1,
511 "condition_values": [],
512 "max_level": 50,
513 "method": {
514 "name": "walk",
515 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
516 },
517 "min_level": 50
518 }
519 ],
520 "max_chance": 80,
521 "version": {
522 "name": "white-2",
523 "url": "https://pokedex.mimo.dev/api/version/22/"
524 }
525 }
526 ]
527 },
528 {
529 "pokemon": {
530 "name": "zweilous",
531 "url": "https://pokedex.mimo.dev/api/pokemon/634/"
532 },
533 "version_details": [
534 {
535 "encounter_details": [
536 {
537 "chance": 10,
538 "condition_values": [],
539 "max_level": 49,
540 "method": {
541 "name": "walk",
542 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
543 },
544 "min_level": 49
545 },
546 {
547 "chance": 5,
548 "condition_values": [],
549 "max_level": 50,
550 "method": {
551 "name": "walk",
552 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
553 },
554 "min_level": 50
555 },
556 {
557 "chance": 4,
558 "condition_values": [],
559 "max_level": 50,
560 "method": {
561 "name": "walk",
562 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
563 },
564 "min_level": 50
565 },
566 {
567 "chance": 1,
568 "condition_values": [],
569 "max_level": 50,
570 "method": {
571 "name": "walk",
572 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
573 },
574 "min_level": 50
575 }
576 ],
577 "max_chance": 20,
578 "version": {
579 "name": "black-2",
580 "url": "https://pokedex.mimo.dev/api/version/21/"
581 }
582 },
583 {
584 "encounter_details": [
585 {
586 "chance": 10,
587 "condition_values": [],
588 "max_level": 49,
589 "method": {
590 "name": "walk",
591 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
592 },
593 "min_level": 49
594 },
595 {
596 "chance": 5,
597 "condition_values": [],
598 "max_level": 50,
599 "method": {
600 "name": "walk",
601 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
602 },
603 "min_level": 50
604 },
605 {
606 "chance": 4,
607 "condition_values": [],
608 "max_level": 50,
609 "method": {
610 "name": "walk",
611 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
612 },
613 "min_level": 50
614 },
615 {
616 "chance": 1,
617 "condition_values": [],
618 "max_level": 50,
619 "method": {
620 "name": "walk",
621 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
622 },
623 "min_level": 50
624 }
625 ],
626 "max_chance": 20,
627 "version": {
628 "name": "white-2",
629 "url": "https://pokedex.mimo.dev/api/version/22/"
630 }
631 }
632 ]
633 }
634 ]
635}