Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/vast-poni-canyon-northwest

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/vast-poni-canyon-northwest")
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 "game_index": 0,
4 "id": 1152,
5 "location": {
6 "name": "vast-poni-canyon",
7 "url": "https://pokedex.mimo.dev/api/location/789/"
8 },
9 "name": "vast-poni-canyon-northwest",
10 "names": [],
11 "pokemon_encounters": [
12 {
13 "pokemon": {
14 "name": "golbat",
15 "url": "https://pokedex.mimo.dev/api/pokemon/42/"
16 },
17 "version_details": [
18 {
19 "encounter_details": [
20 {
21 "chance": 80,
22 "condition_values": [],
23 "max_level": 44,
24 "method": {
25 "name": "surf",
26 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
27 },
28 "min_level": 41
29 },
30 {
31 "chance": 30,
32 "condition_values": [],
33 "max_level": 44,
34 "method": {
35 "name": "walk",
36 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
37 },
38 "min_level": 41
39 }
40 ],
41 "max_chance": 110,
42 "version": {
43 "name": "sun",
44 "url": "https://pokedex.mimo.dev/api/version/27/"
45 }
46 },
47 {
48 "encounter_details": [
49 {
50 "chance": 80,
51 "condition_values": [],
52 "max_level": 44,
53 "method": {
54 "name": "surf",
55 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
56 },
57 "min_level": 41
58 },
59 {
60 "chance": 30,
61 "condition_values": [],
62 "max_level": 44,
63 "method": {
64 "name": "walk",
65 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
66 },
67 "min_level": 41
68 }
69 ],
70 "max_chance": 110,
71 "version": {
72 "name": "moon",
73 "url": "https://pokedex.mimo.dev/api/version/28/"
74 }
75 },
76 {
77 "encounter_details": [
78 {
79 "chance": 80,
80 "condition_values": [],
81 "max_level": 45,
82 "method": {
83 "name": "surf",
84 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
85 },
86 "min_level": 42
87 },
88 {
89 "chance": 30,
90 "condition_values": [],
91 "max_level": 45,
92 "method": {
93 "name": "walk",
94 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
95 },
96 "min_level": 42
97 }
98 ],
99 "max_chance": 110,
100 "version": {
101 "name": "ultra-sun",
102 "url": "https://pokedex.mimo.dev/api/version/29/"
103 }
104 },
105 {
106 "encounter_details": [
107 {
108 "chance": 80,
109 "condition_values": [],
110 "max_level": 45,
111 "method": {
112 "name": "surf",
113 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
114 },
115 "min_level": 42
116 },
117 {
118 "chance": 30,
119 "condition_values": [],
120 "max_level": 45,
121 "method": {
122 "name": "walk",
123 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
124 },
125 "min_level": 42
126 }
127 ],
128 "max_chance": 110,
129 "version": {
130 "name": "ultra-moon",
131 "url": "https://pokedex.mimo.dev/api/version/30/"
132 }
133 }
134 ]
135 },
136 {
137 "pokemon": {
138 "name": "golduck",
139 "url": "https://pokedex.mimo.dev/api/pokemon/55/"
140 },
141 "version_details": [
142 {
143 "encounter_details": [
144 {
145 "chance": 20,
146 "condition_values": [],
147 "max_level": 44,
148 "method": {
149 "name": "surf",
150 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
151 },
152 "min_level": 41
153 }
154 ],
155 "max_chance": 20,
156 "version": {
157 "name": "sun",
158 "url": "https://pokedex.mimo.dev/api/version/27/"
159 }
160 },
161 {
162 "encounter_details": [
163 {
164 "chance": 20,
165 "condition_values": [],
166 "max_level": 44,
167 "method": {
168 "name": "surf",
169 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
170 },
171 "min_level": 41
172 }
173 ],
174 "max_chance": 20,
175 "version": {
176 "name": "moon",
177 "url": "https://pokedex.mimo.dev/api/version/28/"
178 }
179 },
180 {
181 "encounter_details": [
182 {
183 "chance": 20,
184 "condition_values": [],
185 "max_level": 45,
186 "method": {
187 "name": "surf",
188 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
189 },
190 "min_level": 42
191 }
192 ],
193 "max_chance": 20,
194 "version": {
195 "name": "ultra-sun",
196 "url": "https://pokedex.mimo.dev/api/version/29/"
197 }
198 },
199 {
200 "encounter_details": [
201 {
202 "chance": 20,
203 "condition_values": [],
204 "max_level": 45,
205 "method": {
206 "name": "surf",
207 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
208 },
209 "min_level": 42
210 }
211 ],
212 "max_chance": 20,
213 "version": {
214 "name": "ultra-moon",
215 "url": "https://pokedex.mimo.dev/api/version/30/"
216 }
217 }
218 ]
219 },
220 {
221 "pokemon": {
222 "name": "magikarp",
223 "url": "https://pokedex.mimo.dev/api/pokemon/129/"
224 },
225 "version_details": [
226 {
227 "encounter_details": [
228 {
229 "chance": 50,
230 "condition_values": [],
231 "max_level": 44,
232 "method": {
233 "name": "bubbling-spots",
234 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
235 },
236 "min_level": 10
237 },
238 {
239 "chance": 59,
240 "condition_values": [],
241 "max_level": 44,
242 "method": {
243 "name": "super-rod",
244 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
245 },
246 "min_level": 10
247 }
248 ],
249 "max_chance": 109,
250 "version": {
251 "name": "sun",
252 "url": "https://pokedex.mimo.dev/api/version/27/"
253 }
254 },
255 {
256 "encounter_details": [
257 {
258 "chance": 50,
259 "condition_values": [],
260 "max_level": 44,
261 "method": {
262 "name": "bubbling-spots",
263 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
264 },
265 "min_level": 10
266 },
267 {
268 "chance": 59,
269 "condition_values": [],
270 "max_level": 44,
271 "method": {
272 "name": "super-rod",
273 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
274 },
275 "min_level": 10
276 }
277 ],
278 "max_chance": 109,
279 "version": {
280 "name": "moon",
281 "url": "https://pokedex.mimo.dev/api/version/28/"
282 }
283 },
284 {
285 "encounter_details": [
286 {
287 "chance": 25,
288 "condition_values": [],
289 "max_level": 51,
290 "method": {
291 "name": "bubbling-spots",
292 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
293 },
294 "min_level": 10
295 },
296 {
297 "chance": 45,
298 "condition_values": [],
299 "max_level": 46,
300 "method": {
301 "name": "super-rod",
302 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
303 },
304 "min_level": 10
305 }
306 ],
307 "max_chance": 70,
308 "version": {
309 "name": "ultra-sun",
310 "url": "https://pokedex.mimo.dev/api/version/29/"
311 }
312 },
313 {
314 "encounter_details": [
315 {
316 "chance": 25,
317 "condition_values": [],
318 "max_level": 51,
319 "method": {
320 "name": "bubbling-spots",
321 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
322 },
323 "min_level": 10
324 },
325 {
326 "chance": 45,
327 "condition_values": [],
328 "max_level": 46,
329 "method": {
330 "name": "super-rod",
331 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
332 },
333 "min_level": 10
334 }
335 ],
336 "max_chance": 70,
337 "version": {
338 "name": "ultra-moon",
339 "url": "https://pokedex.mimo.dev/api/version/30/"
340 }
341 }
342 ]
343 },
344 {
345 "pokemon": {
346 "name": "gyarados",
347 "url": "https://pokedex.mimo.dev/api/pokemon/130/"
348 },
349 "version_details": [
350 {
351 "encounter_details": [
352 {
353 "chance": 15,
354 "condition_values": [],
355 "max_level": 44,
356 "method": {
357 "name": "sos-encounter",
358 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
359 },
360 "min_level": 10
361 },
362 {
363 "chance": 15,
364 "condition_values": [],
365 "max_level": 44,
366 "method": {
367 "name": "sos-from-bubbling-spot",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
369 },
370 "min_level": 10
371 }
372 ],
373 "max_chance": 30,
374 "version": {
375 "name": "sun",
376 "url": "https://pokedex.mimo.dev/api/version/27/"
377 }
378 },
379 {
380 "encounter_details": [
381 {
382 "chance": 15,
383 "condition_values": [],
384 "max_level": 44,
385 "method": {
386 "name": "sos-encounter",
387 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
388 },
389 "min_level": 10
390 },
391 {
392 "chance": 15,
393 "condition_values": [],
394 "max_level": 44,
395 "method": {
396 "name": "sos-from-bubbling-spot",
397 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
398 },
399 "min_level": 10
400 }
401 ],
402 "max_chance": 30,
403 "version": {
404 "name": "moon",
405 "url": "https://pokedex.mimo.dev/api/version/28/"
406 }
407 },
408 {
409 "encounter_details": [
410 {
411 "chance": 15,
412 "condition_values": [],
413 "max_level": 46,
414 "method": {
415 "name": "sos-encounter",
416 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
417 },
418 "min_level": 10
419 },
420 {
421 "chance": 15,
422 "condition_values": [],
423 "max_level": 51,
424 "method": {
425 "name": "sos-from-bubbling-spot",
426 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
427 },
428 "min_level": 10
429 }
430 ],
431 "max_chance": 30,
432 "version": {
433 "name": "ultra-sun",
434 "url": "https://pokedex.mimo.dev/api/version/29/"
435 }
436 },
437 {
438 "encounter_details": [
439 {
440 "chance": 15,
441 "condition_values": [],
442 "max_level": 46,
443 "method": {
444 "name": "sos-encounter",
445 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
446 },
447 "min_level": 10
448 },
449 {
450 "chance": 15,
451 "condition_values": [],
452 "max_level": 51,
453 "method": {
454 "name": "sos-from-bubbling-spot",
455 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
456 },
457 "min_level": 10
458 }
459 ],
460 "max_chance": 30,
461 "version": {
462 "name": "ultra-moon",
463 "url": "https://pokedex.mimo.dev/api/version/30/"
464 }
465 }
466 ]
467 },
468 {
469 "pokemon": {
470 "name": "dratini",
471 "url": "https://pokedex.mimo.dev/api/pokemon/147/"
472 },
473 "version_details": [
474 {
475 "encounter_details": [
476 {
477 "chance": 10,
478 "condition_values": [],
479 "max_level": 44,
480 "method": {
481 "name": "bubbling-spots",
482 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
483 },
484 "min_level": 10
485 },
486 {
487 "chance": 1,
488 "condition_values": [],
489 "max_level": 44,
490 "method": {
491 "name": "super-rod",
492 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
493 },
494 "min_level": 10
495 }
496 ],
497 "max_chance": 11,
498 "version": {
499 "name": "sun",
500 "url": "https://pokedex.mimo.dev/api/version/27/"
501 }
502 },
503 {
504 "encounter_details": [
505 {
506 "chance": 10,
507 "condition_values": [],
508 "max_level": 44,
509 "method": {
510 "name": "bubbling-spots",
511 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
512 },
513 "min_level": 10
514 },
515 {
516 "chance": 1,
517 "condition_values": [],
518 "max_level": 44,
519 "method": {
520 "name": "super-rod",
521 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
522 },
523 "min_level": 10
524 }
525 ],
526 "max_chance": 11,
527 "version": {
528 "name": "moon",
529 "url": "https://pokedex.mimo.dev/api/version/28/"
530 }
531 }
532 ]
533 },
534 {
535 "pokemon": {
536 "name": "dragonair",
537 "url": "https://pokedex.mimo.dev/api/pokemon/148/"
538 },
539 "version_details": [
540 {
541 "encounter_details": [
542 {
543 "chance": 15,
544 "condition_values": [],
545 "max_level": 44,
546 "method": {
547 "name": "sos-encounter",
548 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
549 },
550 "min_level": 10
551 },
552 {
553 "chance": 15,
554 "condition_values": [],
555 "max_level": 44,
556 "method": {
557 "name": "sos-from-bubbling-spot",
558 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
559 },
560 "min_level": 10
561 }
562 ],
563 "max_chance": 30,
564 "version": {
565 "name": "sun",
566 "url": "https://pokedex.mimo.dev/api/version/27/"
567 }
568 },
569 {
570 "encounter_details": [
571 {
572 "chance": 15,
573 "condition_values": [],
574 "max_level": 44,
575 "method": {
576 "name": "sos-encounter",
577 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
578 },
579 "min_level": 10
580 },
581 {
582 "chance": 15,
583 "condition_values": [],
584 "max_level": 44,
585 "method": {
586 "name": "sos-from-bubbling-spot",
587 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
588 },
589 "min_level": 10
590 }
591 ],
592 "max_chance": 30,
593 "version": {
594 "name": "moon",
595 "url": "https://pokedex.mimo.dev/api/version/28/"
596 }
597 }
598 ]
599 },
600 {
601 "pokemon": {
602 "name": "sableye",
603 "url": "https://pokedex.mimo.dev/api/pokemon/302/"
604 },
605 "version_details": [
606 {
607 "encounter_details": [
608 {
609 "chance": 15,
610 "condition_values": [],
611 "max_level": 44,
612 "method": {
613 "name": "sos-encounter",
614 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
615 },
616 "min_level": 41
617 }
618 ],
619 "max_chance": 15,
620 "version": {
621 "name": "sun",
622 "url": "https://pokedex.mimo.dev/api/version/27/"
623 }
624 },
625 {
626 "encounter_details": [
627 {
628 "chance": 15,
629 "condition_values": [],
630 "max_level": 44,
631 "method": {
632 "name": "sos-encounter",
633 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
634 },
635 "min_level": 41
636 }
637 ],
638 "max_chance": 15,
639 "version": {
640 "name": "moon",
641 "url": "https://pokedex.mimo.dev/api/version/28/"
642 }
643 },
644 {
645 "encounter_details": [
646 {
647 "chance": 15,
648 "condition_values": [],
649 "max_level": 45,
650 "method": {
651 "name": "sos-encounter",
652 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
653 },
654 "min_level": 42
655 }
656 ],
657 "max_chance": 15,
658 "version": {
659 "name": "ultra-sun",
660 "url": "https://pokedex.mimo.dev/api/version/29/"
661 }
662 },
663 {
664 "encounter_details": [
665 {
666 "chance": 15,
667 "condition_values": [],
668 "max_level": 45,
669 "method": {
670 "name": "sos-encounter",
671 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
672 },
673 "min_level": 42
674 }
675 ],
676 "max_chance": 15,
677 "version": {
678 "name": "ultra-moon",
679 "url": "https://pokedex.mimo.dev/api/version/30/"
680 }
681 }
682 ]
683 },
684 {
685 "pokemon": {
686 "name": "barboach",
687 "url": "https://pokedex.mimo.dev/api/pokemon/339/"
688 },
689 "version_details": [
690 {
691 "encounter_details": [
692 {
693 "chance": 40,
694 "condition_values": [],
695 "max_level": 44,
696 "method": {
697 "name": "bubbling-spots",
698 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
699 },
700 "min_level": 10
701 },
702 {
703 "chance": 40,
704 "condition_values": [],
705 "max_level": 44,
706 "method": {
707 "name": "super-rod",
708 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
709 },
710 "min_level": 10
711 }
712 ],
713 "max_chance": 80,
714 "version": {
715 "name": "sun",
716 "url": "https://pokedex.mimo.dev/api/version/27/"
717 }
718 },
719 {
720 "encounter_details": [
721 {
722 "chance": 40,
723 "condition_values": [],
724 "max_level": 44,
725 "method": {
726 "name": "bubbling-spots",
727 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
728 },
729 "min_level": 10
730 },
731 {
732 "chance": 40,
733 "condition_values": [],
734 "max_level": 44,
735 "method": {
736 "name": "super-rod",
737 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
738 },
739 "min_level": 10
740 }
741 ],
742 "max_chance": 80,
743 "version": {
744 "name": "moon",
745 "url": "https://pokedex.mimo.dev/api/version/28/"
746 }
747 },
748 {
749 "encounter_details": [
750 {
751 "chance": 20,
752 "condition_values": [],
753 "max_level": 51,
754 "method": {
755 "name": "bubbling-spots",
756 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
757 },
758 "min_level": 10
759 },
760 {
761 "chance": 25,
762 "condition_values": [],
763 "max_level": 46,
764 "method": {
765 "name": "super-rod",
766 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
767 },
768 "min_level": 10
769 }
770 ],
771 "max_chance": 45,
772 "version": {
773 "name": "ultra-sun",
774 "url": "https://pokedex.mimo.dev/api/version/29/"
775 }
776 },
777 {
778 "encounter_details": [
779 {
780 "chance": 20,
781 "condition_values": [],
782 "max_level": 51,
783 "method": {
784 "name": "bubbling-spots",
785 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
786 },
787 "min_level": 10
788 },
789 {
790 "chance": 25,
791 "condition_values": [],
792 "max_level": 46,
793 "method": {
794 "name": "super-rod",
795 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
796 },
797 "min_level": 10
798 }
799 ],
800 "max_chance": 45,
801 "version": {
802 "name": "ultra-moon",
803 "url": "https://pokedex.mimo.dev/api/version/30/"
804 }
805 }
806 ]
807 },
808 {
809 "pokemon": {
810 "name": "whiscash",
811 "url": "https://pokedex.mimo.dev/api/pokemon/340/"
812 },
813 "version_details": [
814 {
815 "encounter_details": [
816 {
817 "chance": 15,
818 "condition_values": [],
819 "max_level": 44,
820 "method": {
821 "name": "sos-encounter",
822 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
823 },
824 "min_level": 10
825 },
826 {
827 "chance": 15,
828 "condition_values": [],
829 "max_level": 44,
830 "method": {
831 "name": "sos-from-bubbling-spot",
832 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
833 },
834 "min_level": 10
835 }
836 ],
837 "max_chance": 30,
838 "version": {
839 "name": "sun",
840 "url": "https://pokedex.mimo.dev/api/version/27/"
841 }
842 },
843 {
844 "encounter_details": [
845 {
846 "chance": 15,
847 "condition_values": [],
848 "max_level": 44,
849 "method": {
850 "name": "sos-encounter",
851 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
852 },
853 "min_level": 10
854 },
855 {
856 "chance": 15,
857 "condition_values": [],
858 "max_level": 44,
859 "method": {
860 "name": "sos-from-bubbling-spot",
861 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
862 },
863 "min_level": 10
864 }
865 ],
866 "max_chance": 30,
867 "version": {
868 "name": "moon",
869 "url": "https://pokedex.mimo.dev/api/version/28/"
870 }
871 },
872 {
873 "encounter_details": [
874 {
875 "chance": 15,
876 "condition_values": [],
877 "max_level": 46,
878 "method": {
879 "name": "sos-encounter",
880 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
881 },
882 "min_level": 10
883 },
884 {
885 "chance": 15,
886 "condition_values": [],
887 "max_level": 51,
888 "method": {
889 "name": "sos-from-bubbling-spot",
890 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
891 },
892 "min_level": 10
893 }
894 ],
895 "max_chance": 30,
896 "version": {
897 "name": "ultra-sun",
898 "url": "https://pokedex.mimo.dev/api/version/29/"
899 }
900 },
901 {
902 "encounter_details": [
903 {
904 "chance": 15,
905 "condition_values": [],
906 "max_level": 46,
907 "method": {
908 "name": "sos-encounter",
909 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
910 },
911 "min_level": 10
912 },
913 {
914 "chance": 15,
915 "condition_values": [],
916 "max_level": 51,
917 "method": {
918 "name": "sos-from-bubbling-spot",
919 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
920 },
921 "min_level": 10
922 }
923 ],
924 "max_chance": 30,
925 "version": {
926 "name": "ultra-moon",
927 "url": "https://pokedex.mimo.dev/api/version/30/"
928 }
929 }
930 ]
931 },
932 {
933 "pokemon": {
934 "name": "corphish",
935 "url": "https://pokedex.mimo.dev/api/pokemon/341/"
936 },
937 "version_details": [
938 {
939 "encounter_details": [
940 {
941 "chance": 35,
942 "condition_values": [],
943 "max_level": 51,
944 "method": {
945 "name": "bubbling-spots",
946 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
947 },
948 "min_level": 10
949 },
950 {
951 "chance": 5,
952 "condition_values": [],
953 "max_level": 46,
954 "method": {
955 "name": "super-rod",
956 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
957 },
958 "min_level": 10
959 }
960 ],
961 "max_chance": 40,
962 "version": {
963 "name": "ultra-sun",
964 "url": "https://pokedex.mimo.dev/api/version/29/"
965 }
966 },
967 {
968 "encounter_details": [
969 {
970 "chance": 35,
971 "condition_values": [],
972 "max_level": 51,
973 "method": {
974 "name": "bubbling-spots",
975 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
976 },
977 "min_level": 10
978 },
979 {
980 "chance": 5,
981 "condition_values": [],
982 "max_level": 46,
983 "method": {
984 "name": "super-rod",
985 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
986 },
987 "min_level": 10
988 }
989 ],
990 "max_chance": 40,
991 "version": {
992 "name": "ultra-moon",
993 "url": "https://pokedex.mimo.dev/api/version/30/"
994 }
995 }
996 ]
997 },
998 {
999 "pokemon": {
1000 "name": "crawdaunt",
1001 "url": "https://pokedex.mimo.dev/api/pokemon/342/"
1002 },
1003 "version_details": [
1004 {
1005 "encounter_details": [
1006 {
1007 "chance": 15,
1008 "condition_values": [],
1009 "max_level": 46,
1010 "method": {
1011 "name": "sos-encounter",
1012 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
1013 },
1014 "min_level": 10
1015 },
1016 {
1017 "chance": 15,
1018 "condition_values": [],
1019 "max_level": 51,
1020 "method": {
1021 "name": "sos-from-bubbling-spot",
1022 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
1023 },
1024 "min_level": 10
1025 }
1026 ],
1027 "max_chance": 30,
1028 "version": {
1029 "name": "ultra-sun",
1030 "url": "https://pokedex.mimo.dev/api/version/29/"
1031 }
1032 },
1033 {
1034 "encounter_details": [
1035 {
1036 "chance": 15,
1037 "condition_values": [],
1038 "max_level": 46,
1039 "method": {
1040 "name": "sos-encounter",
1041 "url": "https://pokedex.mimo.dev/api/encounter-method/33/"
1042 },
1043 "min_level": 10
1044 },
1045 {
1046 "chance": 15,
1047 "condition_values": [],
1048 "max_level": 51,
1049 "method": {
1050 "name": "sos-from-bubbling-spot",
1051 "url": "https://pokedex.mimo.dev/api/encounter-method/37/"
1052 },
1053 "min_level": 10
1054 }
1055 ],
1056 "max_chance": 30,
1057 "version": {
1058 "name": "ultra-moon",
1059 "url": "https://pokedex.mimo.dev/api/version/30/"
1060 }
1061 }
1062 ]
1063 },
1064 {
1065 "pokemon": {
1066 "name": "boldore",
1067 "url": "https://pokedex.mimo.dev/api/pokemon/525/"
1068 },
1069 "version_details": [
1070 {
1071 "encounter_details": [
1072 {
1073 "chance": 30,
1074 "condition_values": [],
1075 "max_level": 44,
1076 "method": {
1077 "name": "walk",
1078 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1079 },
1080 "min_level": 41
1081 }
1082 ],
1083 "max_chance": 30,
1084 "version": {
1085 "name": "sun",
1086 "url": "https://pokedex.mimo.dev/api/version/27/"
1087 }
1088 },
1089 {
1090 "encounter_details": [
1091 {
1092 "chance": 30,
1093 "condition_values": [],
1094 "max_level": 44,
1095 "method": {
1096 "name": "walk",
1097 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1098 },
1099 "min_level": 41
1100 }
1101 ],
1102 "max_chance": 30,
1103 "version": {
1104 "name": "moon",
1105 "url": "https://pokedex.mimo.dev/api/version/28/"
1106 }
1107 },
1108 {
1109 "encounter_details": [
1110 {
1111 "chance": 30,
1112 "condition_values": [],
1113 "max_level": 45,
1114 "method": {
1115 "name": "walk",
1116 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1117 },
1118 "min_level": 42
1119 }
1120 ],
1121 "max_chance": 30,
1122 "version": {
1123 "name": "ultra-sun",
1124 "url": "https://pokedex.mimo.dev/api/version/29/"
1125 }
1126 },
1127 {
1128 "encounter_details": [
1129 {
1130 "chance": 30,
1131 "condition_values": [],
1132 "max_level": 45,
1133 "method": {
1134 "name": "walk",
1135 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1136 },
1137 "min_level": 42
1138 }
1139 ],
1140 "max_chance": 30,
1141 "version": {
1142 "name": "ultra-moon",
1143 "url": "https://pokedex.mimo.dev/api/version/30/"
1144 }
1145 }
1146 ]
1147 },
1148 {
1149 "pokemon": {
1150 "name": "basculin-red-striped",
1151 "url": "https://pokedex.mimo.dev/api/pokemon/550/"
1152 },
1153 "version_details": [
1154 {
1155 "encounter_details": [
1156 {
1157 "chance": 20,
1158 "condition_values": [],
1159 "max_level": 51,
1160 "method": {
1161 "name": "bubbling-spots",
1162 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
1163 },
1164 "min_level": 10
1165 },
1166 {
1167 "chance": 25,
1168 "condition_values": [],
1169 "max_level": 46,
1170 "method": {
1171 "name": "super-rod",
1172 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1173 },
1174 "min_level": 10
1175 }
1176 ],
1177 "max_chance": 45,
1178 "version": {
1179 "name": "ultra-sun",
1180 "url": "https://pokedex.mimo.dev/api/version/29/"
1181 }
1182 },
1183 {
1184 "encounter_details": [
1185 {
1186 "chance": 20,
1187 "condition_values": [],
1188 "max_level": 51,
1189 "method": {
1190 "name": "bubbling-spots",
1191 "url": "https://pokedex.mimo.dev/api/encounter-method/34/"
1192 },
1193 "min_level": 10
1194 },
1195 {
1196 "chance": 25,
1197 "condition_values": [],
1198 "max_level": 46,
1199 "method": {
1200 "name": "super-rod",
1201 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1202 },
1203 "min_level": 10
1204 }
1205 ],
1206 "max_chance": 45,
1207 "version": {
1208 "name": "ultra-moon",
1209 "url": "https://pokedex.mimo.dev/api/version/30/"
1210 }
1211 }
1212 ]
1213 },
1214 {
1215 "pokemon": {
1216 "name": "carbink",
1217 "url": "https://pokedex.mimo.dev/api/pokemon/703/"
1218 },
1219 "version_details": [
1220 {
1221 "encounter_details": [
1222 {
1223 "chance": 20,
1224 "condition_values": [],
1225 "max_level": 44,
1226 "method": {
1227 "name": "walk",
1228 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1229 },
1230 "min_level": 41
1231 }
1232 ],
1233 "max_chance": 20,
1234 "version": {
1235 "name": "sun",
1236 "url": "https://pokedex.mimo.dev/api/version/27/"
1237 }
1238 },
1239 {
1240 "encounter_details": [
1241 {
1242 "chance": 20,
1243 "condition_values": [],
1244 "max_level": 44,
1245 "method": {
1246 "name": "walk",
1247 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1248 },
1249 "min_level": 41
1250 }
1251 ],
1252 "max_chance": 20,
1253 "version": {
1254 "name": "moon",
1255 "url": "https://pokedex.mimo.dev/api/version/28/"
1256 }
1257 },
1258 {
1259 "encounter_details": [
1260 {
1261 "chance": 20,
1262 "condition_values": [],
1263 "max_level": 45,
1264 "method": {
1265 "name": "walk",
1266 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1267 },
1268 "min_level": 42
1269 }
1270 ],
1271 "max_chance": 20,
1272 "version": {
1273 "name": "ultra-sun",
1274 "url": "https://pokedex.mimo.dev/api/version/29/"
1275 }
1276 },
1277 {
1278 "encounter_details": [
1279 {
1280 "chance": 20,
1281 "condition_values": [],
1282 "max_level": 45,
1283 "method": {
1284 "name": "walk",
1285 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1286 },
1287 "min_level": 42
1288 }
1289 ],
1290 "max_chance": 20,
1291 "version": {
1292 "name": "ultra-moon",
1293 "url": "https://pokedex.mimo.dev/api/version/30/"
1294 }
1295 }
1296 ]
1297 },
1298 {
1299 "pokemon": {
1300 "name": "dugtrio-alola",
1301 "url": "https://pokedex.mimo.dev/api/pokemon/10106/"
1302 },
1303 "version_details": [
1304 {
1305 "encounter_details": [
1306 {
1307 "chance": 20,
1308 "condition_values": [],
1309 "max_level": 44,
1310 "method": {
1311 "name": "walk",
1312 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1313 },
1314 "min_level": 41
1315 }
1316 ],
1317 "max_chance": 20,
1318 "version": {
1319 "name": "sun",
1320 "url": "https://pokedex.mimo.dev/api/version/27/"
1321 }
1322 },
1323 {
1324 "encounter_details": [
1325 {
1326 "chance": 20,
1327 "condition_values": [],
1328 "max_level": 44,
1329 "method": {
1330 "name": "walk",
1331 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1332 },
1333 "min_level": 41
1334 }
1335 ],
1336 "max_chance": 20,
1337 "version": {
1338 "name": "moon",
1339 "url": "https://pokedex.mimo.dev/api/version/28/"
1340 }
1341 },
1342 {
1343 "encounter_details": [
1344 {
1345 "chance": 20,
1346 "condition_values": [],
1347 "max_level": 45,
1348 "method": {
1349 "name": "walk",
1350 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1351 },
1352 "min_level": 42
1353 }
1354 ],
1355 "max_chance": 20,
1356 "version": {
1357 "name": "ultra-sun",
1358 "url": "https://pokedex.mimo.dev/api/version/29/"
1359 }
1360 },
1361 {
1362 "encounter_details": [
1363 {
1364 "chance": 20,
1365 "condition_values": [],
1366 "max_level": 45,
1367 "method": {
1368 "name": "walk",
1369 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1370 },
1371 "min_level": 42
1372 }
1373 ],
1374 "max_chance": 20,
1375 "version": {
1376 "name": "ultra-moon",
1377 "url": "https://pokedex.mimo.dev/api/version/30/"
1378 }
1379 }
1380 ]
1381 }
1382 ]
1383}