Endpoint: location-area
GEThttps://pokedex.mimo.dev/api/location-area/granite-cave-b2f
Request
GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/granite-cave-b2f")
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": 10,
11 "version": {
12 "name": "ruby",
13 "url": "https://pokedex.mimo.dev/api/version/7/"
14 }
15 },
16 {
17 "rate": 10,
18 "version": {
19 "name": "sapphire",
20 "url": "https://pokedex.mimo.dev/api/version/8/"
21 }
22 },
23 {
24 "rate": 10,
25 "version": {
26 "name": "emerald",
27 "url": "https://pokedex.mimo.dev/api/version/9/"
28 }
29 }
30 ]
31 },
32 {
33 "encounter_method": {
34 "name": "rock-smash",
35 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
36 },
37 "version_details": [
38 {
39 "rate": 20,
40 "version": {
41 "name": "ruby",
42 "url": "https://pokedex.mimo.dev/api/version/7/"
43 }
44 },
45 {
46 "rate": 20,
47 "version": {
48 "name": "sapphire",
49 "url": "https://pokedex.mimo.dev/api/version/8/"
50 }
51 },
52 {
53 "rate": 20,
54 "version": {
55 "name": "emerald",
56 "url": "https://pokedex.mimo.dev/api/version/9/"
57 }
58 }
59 ]
60 }
61 ],
62 "game_index": 13,
63 "id": 363,
64 "location": {
65 "name": "granite-cave",
66 "url": "https://pokedex.mimo.dev/api/location/437/"
67 },
68 "name": "granite-cave-b2f",
69 "names": [
70 {
71 "language": {
72 "name": "en",
73 "url": "https://pokedex.mimo.dev/api/language/9/"
74 },
75 "name": "Granite Cave (B2F)"
76 },
77 {
78 "language": {
79 "name": "fr",
80 "url": "https://pokedex.mimo.dev/api/language/5/"
81 },
82 "name": "Grotte Granite (2e s-sol)"
83 }
84 ],
85 "pokemon_encounters": [
86 {
87 "pokemon": {
88 "name": "zubat",
89 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
90 },
91 "version_details": [
92 {
93 "encounter_details": [
94 {
95 "chance": 20,
96 "condition_values": [],
97 "max_level": 10,
98 "method": {
99 "name": "walk",
100 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
101 },
102 "min_level": 10
103 },
104 {
105 "chance": 10,
106 "condition_values": [],
107 "max_level": 11,
108 "method": {
109 "name": "walk",
110 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
111 },
112 "min_level": 11
113 }
114 ],
115 "max_chance": 30,
116 "version": {
117 "name": "ruby",
118 "url": "https://pokedex.mimo.dev/api/version/7/"
119 }
120 },
121 {
122 "encounter_details": [
123 {
124 "chance": 20,
125 "condition_values": [],
126 "max_level": 10,
127 "method": {
128 "name": "walk",
129 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
130 },
131 "min_level": 10
132 },
133 {
134 "chance": 10,
135 "condition_values": [],
136 "max_level": 11,
137 "method": {
138 "name": "walk",
139 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
140 },
141 "min_level": 11
142 }
143 ],
144 "max_chance": 30,
145 "version": {
146 "name": "sapphire",
147 "url": "https://pokedex.mimo.dev/api/version/8/"
148 }
149 },
150 {
151 "encounter_details": [
152 {
153 "chance": 20,
154 "condition_values": [],
155 "max_level": 10,
156 "method": {
157 "name": "walk",
158 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
159 },
160 "min_level": 10
161 },
162 {
163 "chance": 10,
164 "condition_values": [],
165 "max_level": 11,
166 "method": {
167 "name": "walk",
168 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
169 },
170 "min_level": 11
171 }
172 ],
173 "max_chance": 30,
174 "version": {
175 "name": "emerald",
176 "url": "https://pokedex.mimo.dev/api/version/9/"
177 }
178 }
179 ]
180 },
181 {
182 "pokemon": {
183 "name": "abra",
184 "url": "https://pokedex.mimo.dev/api/pokemon/63/"
185 },
186 "version_details": [
187 {
188 "encounter_details": [
189 {
190 "chance": 10,
191 "condition_values": [],
192 "max_level": 10,
193 "method": {
194 "name": "walk",
195 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
196 },
197 "min_level": 10
198 }
199 ],
200 "max_chance": 10,
201 "version": {
202 "name": "ruby",
203 "url": "https://pokedex.mimo.dev/api/version/7/"
204 }
205 },
206 {
207 "encounter_details": [
208 {
209 "chance": 10,
210 "condition_values": [],
211 "max_level": 10,
212 "method": {
213 "name": "walk",
214 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
215 },
216 "min_level": 10
217 }
218 ],
219 "max_chance": 10,
220 "version": {
221 "name": "sapphire",
222 "url": "https://pokedex.mimo.dev/api/version/8/"
223 }
224 },
225 {
226 "encounter_details": [
227 {
228 "chance": 10,
229 "condition_values": [],
230 "max_level": 10,
231 "method": {
232 "name": "walk",
233 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
234 },
235 "min_level": 10
236 }
237 ],
238 "max_chance": 10,
239 "version": {
240 "name": "emerald",
241 "url": "https://pokedex.mimo.dev/api/version/9/"
242 }
243 }
244 ]
245 },
246 {
247 "pokemon": {
248 "name": "geodude",
249 "url": "https://pokedex.mimo.dev/api/pokemon/74/"
250 },
251 "version_details": [
252 {
253 "encounter_details": [
254 {
255 "chance": 60,
256 "condition_values": [],
257 "max_level": 15,
258 "method": {
259 "name": "rock-smash",
260 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
261 },
262 "min_level": 10
263 },
264 {
265 "chance": 5,
266 "condition_values": [],
267 "max_level": 10,
268 "method": {
269 "name": "rock-smash",
270 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
271 },
272 "min_level": 5
273 },
274 {
275 "chance": 4,
276 "condition_values": [],
277 "max_level": 20,
278 "method": {
279 "name": "rock-smash",
280 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
281 },
282 "min_level": 15
283 },
284 {
285 "chance": 1,
286 "condition_values": [],
287 "max_level": 20,
288 "method": {
289 "name": "rock-smash",
290 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
291 },
292 "min_level": 15
293 }
294 ],
295 "max_chance": 70,
296 "version": {
297 "name": "ruby",
298 "url": "https://pokedex.mimo.dev/api/version/7/"
299 }
300 },
301 {
302 "encounter_details": [
303 {
304 "chance": 60,
305 "condition_values": [],
306 "max_level": 15,
307 "method": {
308 "name": "rock-smash",
309 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
310 },
311 "min_level": 10
312 },
313 {
314 "chance": 5,
315 "condition_values": [],
316 "max_level": 10,
317 "method": {
318 "name": "rock-smash",
319 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
320 },
321 "min_level": 5
322 },
323 {
324 "chance": 4,
325 "condition_values": [],
326 "max_level": 20,
327 "method": {
328 "name": "rock-smash",
329 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
330 },
331 "min_level": 15
332 },
333 {
334 "chance": 1,
335 "condition_values": [],
336 "max_level": 20,
337 "method": {
338 "name": "rock-smash",
339 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
340 },
341 "min_level": 15
342 }
343 ],
344 "max_chance": 70,
345 "version": {
346 "name": "sapphire",
347 "url": "https://pokedex.mimo.dev/api/version/8/"
348 }
349 },
350 {
351 "encounter_details": [
352 {
353 "chance": 60,
354 "condition_values": [],
355 "max_level": 15,
356 "method": {
357 "name": "rock-smash",
358 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
359 },
360 "min_level": 10
361 },
362 {
363 "chance": 5,
364 "condition_values": [],
365 "max_level": 10,
366 "method": {
367 "name": "rock-smash",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
369 },
370 "min_level": 5
371 },
372 {
373 "chance": 4,
374 "condition_values": [],
375 "max_level": 20,
376 "method": {
377 "name": "rock-smash",
378 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
379 },
380 "min_level": 15
381 },
382 {
383 "chance": 1,
384 "condition_values": [],
385 "max_level": 20,
386 "method": {
387 "name": "rock-smash",
388 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
389 },
390 "min_level": 15
391 }
392 ],
393 "max_chance": 70,
394 "version": {
395 "name": "emerald",
396 "url": "https://pokedex.mimo.dev/api/version/9/"
397 }
398 }
399 ]
400 },
401 {
402 "pokemon": {
403 "name": "nosepass",
404 "url": "https://pokedex.mimo.dev/api/pokemon/299/"
405 },
406 "version_details": [
407 {
408 "encounter_details": [
409 {
410 "chance": 30,
411 "condition_values": [],
412 "max_level": 20,
413 "method": {
414 "name": "rock-smash",
415 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
416 },
417 "min_level": 10
418 }
419 ],
420 "max_chance": 30,
421 "version": {
422 "name": "ruby",
423 "url": "https://pokedex.mimo.dev/api/version/7/"
424 }
425 },
426 {
427 "encounter_details": [
428 {
429 "chance": 30,
430 "condition_values": [],
431 "max_level": 20,
432 "method": {
433 "name": "rock-smash",
434 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
435 },
436 "min_level": 10
437 }
438 ],
439 "max_chance": 30,
440 "version": {
441 "name": "sapphire",
442 "url": "https://pokedex.mimo.dev/api/version/8/"
443 }
444 },
445 {
446 "encounter_details": [
447 {
448 "chance": 30,
449 "condition_values": [],
450 "max_level": 20,
451 "method": {
452 "name": "rock-smash",
453 "url": "https://pokedex.mimo.dev/api/encounter-method/6/"
454 },
455 "min_level": 10
456 }
457 ],
458 "max_chance": 30,
459 "version": {
460 "name": "emerald",
461 "url": "https://pokedex.mimo.dev/api/version/9/"
462 }
463 }
464 ]
465 },
466 {
467 "pokemon": {
468 "name": "sableye",
469 "url": "https://pokedex.mimo.dev/api/pokemon/302/"
470 },
471 "version_details": [
472 {
473 "encounter_details": [
474 {
475 "chance": 5,
476 "condition_values": [],
477 "max_level": 10,
478 "method": {
479 "name": "walk",
480 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
481 },
482 "min_level": 10
483 },
484 {
485 "chance": 5,
486 "condition_values": [],
487 "max_level": 11,
488 "method": {
489 "name": "walk",
490 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
491 },
492 "min_level": 11
493 },
494 {
495 "chance": 4,
496 "condition_values": [],
497 "max_level": 12,
498 "method": {
499 "name": "walk",
500 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
501 },
502 "min_level": 12
503 },
504 {
505 "chance": 4,
506 "condition_values": [],
507 "max_level": 10,
508 "method": {
509 "name": "walk",
510 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
511 },
512 "min_level": 10
513 },
514 {
515 "chance": 1,
516 "condition_values": [],
517 "max_level": 12,
518 "method": {
519 "name": "walk",
520 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
521 },
522 "min_level": 12
523 },
524 {
525 "chance": 1,
526 "condition_values": [],
527 "max_level": 10,
528 "method": {
529 "name": "walk",
530 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
531 },
532 "min_level": 10
533 }
534 ],
535 "max_chance": 20,
536 "version": {
537 "name": "sapphire",
538 "url": "https://pokedex.mimo.dev/api/version/8/"
539 }
540 },
541 {
542 "encounter_details": [
543 {
544 "chance": 5,
545 "condition_values": [],
546 "max_level": 10,
547 "method": {
548 "name": "walk",
549 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
550 },
551 "min_level": 10
552 },
553 {
554 "chance": 5,
555 "condition_values": [],
556 "max_level": 11,
557 "method": {
558 "name": "walk",
559 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
560 },
561 "min_level": 11
562 },
563 {
564 "chance": 4,
565 "condition_values": [],
566 "max_level": 12,
567 "method": {
568 "name": "walk",
569 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
570 },
571 "min_level": 12
572 },
573 {
574 "chance": 4,
575 "condition_values": [],
576 "max_level": 10,
577 "method": {
578 "name": "walk",
579 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
580 },
581 "min_level": 10
582 },
583 {
584 "chance": 1,
585 "condition_values": [],
586 "max_level": 12,
587 "method": {
588 "name": "walk",
589 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
590 },
591 "min_level": 12
592 },
593 {
594 "chance": 1,
595 "condition_values": [],
596 "max_level": 10,
597 "method": {
598 "name": "walk",
599 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
600 },
601 "min_level": 10
602 }
603 ],
604 "max_chance": 20,
605 "version": {
606 "name": "emerald",
607 "url": "https://pokedex.mimo.dev/api/version/9/"
608 }
609 }
610 ]
611 },
612 {
613 "pokemon": {
614 "name": "mawile",
615 "url": "https://pokedex.mimo.dev/api/pokemon/303/"
616 },
617 "version_details": [
618 {
619 "encounter_details": [
620 {
621 "chance": 5,
622 "condition_values": [],
623 "max_level": 10,
624 "method": {
625 "name": "walk",
626 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
627 },
628 "min_level": 10
629 },
630 {
631 "chance": 5,
632 "condition_values": [],
633 "max_level": 11,
634 "method": {
635 "name": "walk",
636 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
637 },
638 "min_level": 11
639 },
640 {
641 "chance": 4,
642 "condition_values": [],
643 "max_level": 12,
644 "method": {
645 "name": "walk",
646 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
647 },
648 "min_level": 12
649 },
650 {
651 "chance": 4,
652 "condition_values": [],
653 "max_level": 10,
654 "method": {
655 "name": "walk",
656 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
657 },
658 "min_level": 10
659 },
660 {
661 "chance": 1,
662 "condition_values": [],
663 "max_level": 12,
664 "method": {
665 "name": "walk",
666 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
667 },
668 "min_level": 12
669 },
670 {
671 "chance": 1,
672 "condition_values": [],
673 "max_level": 10,
674 "method": {
675 "name": "walk",
676 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
677 },
678 "min_level": 10
679 }
680 ],
681 "max_chance": 20,
682 "version": {
683 "name": "ruby",
684 "url": "https://pokedex.mimo.dev/api/version/7/"
685 }
686 }
687 ]
688 },
689 {
690 "pokemon": {
691 "name": "aron",
692 "url": "https://pokedex.mimo.dev/api/pokemon/304/"
693 },
694 "version_details": [
695 {
696 "encounter_details": [
697 {
698 "chance": 20,
699 "condition_values": [],
700 "max_level": 11,
701 "method": {
702 "name": "walk",
703 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
704 },
705 "min_level": 11
706 },
707 {
708 "chance": 10,
709 "condition_values": [],
710 "max_level": 10,
711 "method": {
712 "name": "walk",
713 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
714 },
715 "min_level": 10
716 },
717 {
718 "chance": 10,
719 "condition_values": [],
720 "max_level": 12,
721 "method": {
722 "name": "walk",
723 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
724 },
725 "min_level": 12
726 }
727 ],
728 "max_chance": 40,
729 "version": {
730 "name": "ruby",
731 "url": "https://pokedex.mimo.dev/api/version/7/"
732 }
733 },
734 {
735 "encounter_details": [
736 {
737 "chance": 20,
738 "condition_values": [],
739 "max_level": 11,
740 "method": {
741 "name": "walk",
742 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
743 },
744 "min_level": 11
745 },
746 {
747 "chance": 10,
748 "condition_values": [],
749 "max_level": 10,
750 "method": {
751 "name": "walk",
752 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
753 },
754 "min_level": 10
755 },
756 {
757 "chance": 10,
758 "condition_values": [],
759 "max_level": 12,
760 "method": {
761 "name": "walk",
762 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
763 },
764 "min_level": 12
765 }
766 ],
767 "max_chance": 40,
768 "version": {
769 "name": "sapphire",
770 "url": "https://pokedex.mimo.dev/api/version/8/"
771 }
772 },
773 {
774 "encounter_details": [
775 {
776 "chance": 20,
777 "condition_values": [],
778 "max_level": 11,
779 "method": {
780 "name": "walk",
781 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
782 },
783 "min_level": 11
784 },
785 {
786 "chance": 10,
787 "condition_values": [],
788 "max_level": 10,
789 "method": {
790 "name": "walk",
791 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
792 },
793 "min_level": 10
794 },
795 {
796 "chance": 10,
797 "condition_values": [],
798 "max_level": 12,
799 "method": {
800 "name": "walk",
801 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
802 },
803 "min_level": 12
804 }
805 ],
806 "max_chance": 40,
807 "version": {
808 "name": "emerald",
809 "url": "https://pokedex.mimo.dev/api/version/9/"
810 }
811 }
812 ]
813 }
814 ]
815}