Endpoint: location-area
GEThttps://pokedex.mimo.dev/api/location-area/slowpoke-well-b1f
Request
GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/slowpoke-well-b1f")
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": 15,
11 "version": {
12 "name": "heartgold",
13 "url": "https://pokedex.mimo.dev/api/version/15/"
14 }
15 },
16 {
17 "rate": 15,
18 "version": {
19 "name": "soulsilver",
20 "url": "https://pokedex.mimo.dev/api/version/16/"
21 }
22 }
23 ]
24 },
25 {
26 "encounter_method": {
27 "name": "old-rod",
28 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
29 },
30 "version_details": [
31 {
32 "rate": 25,
33 "version": {
34 "name": "heartgold",
35 "url": "https://pokedex.mimo.dev/api/version/15/"
36 }
37 },
38 {
39 "rate": 25,
40 "version": {
41 "name": "soulsilver",
42 "url": "https://pokedex.mimo.dev/api/version/16/"
43 }
44 }
45 ]
46 },
47 {
48 "encounter_method": {
49 "name": "good-rod",
50 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
51 },
52 "version_details": [
53 {
54 "rate": 50,
55 "version": {
56 "name": "heartgold",
57 "url": "https://pokedex.mimo.dev/api/version/15/"
58 }
59 },
60 {
61 "rate": 50,
62 "version": {
63 "name": "soulsilver",
64 "url": "https://pokedex.mimo.dev/api/version/16/"
65 }
66 }
67 ]
68 },
69 {
70 "encounter_method": {
71 "name": "super-rod",
72 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
73 },
74 "version_details": [
75 {
76 "rate": 75,
77 "version": {
78 "name": "heartgold",
79 "url": "https://pokedex.mimo.dev/api/version/15/"
80 }
81 },
82 {
83 "rate": 75,
84 "version": {
85 "name": "soulsilver",
86 "url": "https://pokedex.mimo.dev/api/version/16/"
87 }
88 }
89 ]
90 },
91 {
92 "encounter_method": {
93 "name": "surf",
94 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
95 },
96 "version_details": [
97 {
98 "rate": 10,
99 "version": {
100 "name": "heartgold",
101 "url": "https://pokedex.mimo.dev/api/version/15/"
102 }
103 },
104 {
105 "rate": 10,
106 "version": {
107 "name": "soulsilver",
108 "url": "https://pokedex.mimo.dev/api/version/16/"
109 }
110 }
111 ]
112 }
113 ],
114 "game_index": 20,
115 "id": 203,
116 "location": {
117 "name": "slowpoke-well",
118 "url": "https://pokedex.mimo.dev/api/location/137/"
119 },
120 "name": "slowpoke-well-b1f",
121 "names": [
122 {
123 "language": {
124 "name": "en",
125 "url": "https://pokedex.mimo.dev/api/language/9/"
126 },
127 "name": "Slowpoke Well (B1F)"
128 },
129 {
130 "language": {
131 "name": "fr",
132 "url": "https://pokedex.mimo.dev/api/language/5/"
133 },
134 "name": "Puits RAMOLOSS (Sous-sol)"
135 }
136 ],
137 "pokemon_encounters": [
138 {
139 "pokemon": {
140 "name": "zubat",
141 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
142 },
143 "version_details": [
144 {
145 "encounter_details": [
146 {
147 "chance": 30,
148 "condition_values": [],
149 "max_level": 21,
150 "method": {
151 "name": "walk",
152 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
153 },
154 "min_level": 21
155 },
156 {
157 "chance": 30,
158 "condition_values": [],
159 "max_level": 23,
160 "method": {
161 "name": "walk",
162 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
163 },
164 "min_level": 23
165 },
166 {
167 "chance": 20,
168 "condition_values": [],
169 "max_level": 19,
170 "method": {
171 "name": "walk",
172 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
173 },
174 "min_level": 19
175 }
176 ],
177 "max_chance": 80,
178 "version": {
179 "name": "gold",
180 "url": "https://pokedex.mimo.dev/api/version/4/"
181 }
182 },
183 {
184 "encounter_details": [
185 {
186 "chance": 30,
187 "condition_values": [],
188 "max_level": 21,
189 "method": {
190 "name": "walk",
191 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
192 },
193 "min_level": 21
194 },
195 {
196 "chance": 30,
197 "condition_values": [],
198 "max_level": 23,
199 "method": {
200 "name": "walk",
201 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
202 },
203 "min_level": 23
204 },
205 {
206 "chance": 20,
207 "condition_values": [],
208 "max_level": 19,
209 "method": {
210 "name": "walk",
211 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
212 },
213 "min_level": 19
214 }
215 ],
216 "max_chance": 80,
217 "version": {
218 "name": "silver",
219 "url": "https://pokedex.mimo.dev/api/version/5/"
220 }
221 },
222 {
223 "encounter_details": [
224 {
225 "chance": 30,
226 "condition_values": [],
227 "max_level": 21,
228 "method": {
229 "name": "walk",
230 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
231 },
232 "min_level": 21
233 },
234 {
235 "chance": 30,
236 "condition_values": [],
237 "max_level": 23,
238 "method": {
239 "name": "walk",
240 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
241 },
242 "min_level": 23
243 },
244 {
245 "chance": 20,
246 "condition_values": [],
247 "max_level": 19,
248 "method": {
249 "name": "walk",
250 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
251 },
252 "min_level": 19
253 }
254 ],
255 "max_chance": 80,
256 "version": {
257 "name": "crystal",
258 "url": "https://pokedex.mimo.dev/api/version/6/"
259 }
260 },
261 {
262 "encounter_details": [
263 {
264 "chance": 20,
265 "condition_values": [],
266 "max_level": 21,
267 "method": {
268 "name": "walk",
269 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
270 },
271 "min_level": 21
272 },
273 {
274 "chance": 20,
275 "condition_values": [],
276 "max_level": 23,
277 "method": {
278 "name": "walk",
279 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
280 },
281 "min_level": 23
282 },
283 {
284 "chance": 10,
285 "condition_values": [
286 {
287 "name": "radio-off",
288 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
289 }
290 ],
291 "max_level": 21,
292 "method": {
293 "name": "walk",
294 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
295 },
296 "min_level": 21
297 },
298 {
299 "chance": 10,
300 "condition_values": [
301 {
302 "name": "radio-off",
303 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
304 }
305 ],
306 "max_level": 23,
307 "method": {
308 "name": "walk",
309 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
310 },
311 "min_level": 23
312 },
313 {
314 "chance": 10,
315 "condition_values": [
316 {
317 "name": "radio-off",
318 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
319 }
320 ],
321 "max_level": 19,
322 "method": {
323 "name": "walk",
324 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
325 },
326 "min_level": 19
327 },
328 {
329 "chance": 10,
330 "condition_values": [
331 {
332 "name": "radio-off",
333 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
334 }
335 ],
336 "max_level": 19,
337 "method": {
338 "name": "walk",
339 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
340 },
341 "min_level": 19
342 }
343 ],
344 "max_chance": 80,
345 "version": {
346 "name": "heartgold",
347 "url": "https://pokedex.mimo.dev/api/version/15/"
348 }
349 },
350 {
351 "encounter_details": [
352 {
353 "chance": 20,
354 "condition_values": [],
355 "max_level": 21,
356 "method": {
357 "name": "walk",
358 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
359 },
360 "min_level": 21
361 },
362 {
363 "chance": 20,
364 "condition_values": [],
365 "max_level": 23,
366 "method": {
367 "name": "walk",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
369 },
370 "min_level": 23
371 },
372 {
373 "chance": 10,
374 "condition_values": [
375 {
376 "name": "radio-off",
377 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
378 }
379 ],
380 "max_level": 21,
381 "method": {
382 "name": "walk",
383 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
384 },
385 "min_level": 21
386 },
387 {
388 "chance": 10,
389 "condition_values": [
390 {
391 "name": "radio-off",
392 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
393 }
394 ],
395 "max_level": 23,
396 "method": {
397 "name": "walk",
398 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
399 },
400 "min_level": 23
401 },
402 {
403 "chance": 10,
404 "condition_values": [
405 {
406 "name": "radio-off",
407 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
408 }
409 ],
410 "max_level": 19,
411 "method": {
412 "name": "walk",
413 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
414 },
415 "min_level": 19
416 },
417 {
418 "chance": 10,
419 "condition_values": [
420 {
421 "name": "radio-off",
422 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
423 }
424 ],
425 "max_level": 19,
426 "method": {
427 "name": "walk",
428 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
429 },
430 "min_level": 19
431 }
432 ],
433 "max_chance": 80,
434 "version": {
435 "name": "soulsilver",
436 "url": "https://pokedex.mimo.dev/api/version/16/"
437 }
438 }
439 ]
440 },
441 {
442 "pokemon": {
443 "name": "golbat",
444 "url": "https://pokedex.mimo.dev/api/pokemon/42/"
445 },
446 "version_details": [
447 {
448 "encounter_details": [
449 {
450 "chance": 5,
451 "condition_values": [],
452 "max_level": 23,
453 "method": {
454 "name": "walk",
455 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
456 },
457 "min_level": 23
458 }
459 ],
460 "max_chance": 5,
461 "version": {
462 "name": "gold",
463 "url": "https://pokedex.mimo.dev/api/version/4/"
464 }
465 },
466 {
467 "encounter_details": [
468 {
469 "chance": 5,
470 "condition_values": [],
471 "max_level": 23,
472 "method": {
473 "name": "walk",
474 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
475 },
476 "min_level": 23
477 }
478 ],
479 "max_chance": 5,
480 "version": {
481 "name": "silver",
482 "url": "https://pokedex.mimo.dev/api/version/5/"
483 }
484 },
485 {
486 "encounter_details": [
487 {
488 "chance": 5,
489 "condition_values": [],
490 "max_level": 23,
491 "method": {
492 "name": "walk",
493 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
494 },
495 "min_level": 23
496 }
497 ],
498 "max_chance": 5,
499 "version": {
500 "name": "crystal",
501 "url": "https://pokedex.mimo.dev/api/version/6/"
502 }
503 },
504 {
505 "encounter_details": [
506 {
507 "chance": 4,
508 "condition_values": [],
509 "max_level": 23,
510 "method": {
511 "name": "walk",
512 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
513 },
514 "min_level": 23
515 },
516 {
517 "chance": 1,
518 "condition_values": [],
519 "max_level": 23,
520 "method": {
521 "name": "walk",
522 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
523 },
524 "min_level": 23
525 }
526 ],
527 "max_chance": 5,
528 "version": {
529 "name": "heartgold",
530 "url": "https://pokedex.mimo.dev/api/version/15/"
531 }
532 },
533 {
534 "encounter_details": [
535 {
536 "chance": 4,
537 "condition_values": [],
538 "max_level": 23,
539 "method": {
540 "name": "walk",
541 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
542 },
543 "min_level": 23
544 },
545 {
546 "chance": 1,
547 "condition_values": [],
548 "max_level": 23,
549 "method": {
550 "name": "walk",
551 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
552 },
553 "min_level": 23
554 }
555 ],
556 "max_chance": 5,
557 "version": {
558 "name": "soulsilver",
559 "url": "https://pokedex.mimo.dev/api/version/16/"
560 }
561 }
562 ]
563 },
564 {
565 "pokemon": {
566 "name": "slowpoke",
567 "url": "https://pokedex.mimo.dev/api/pokemon/79/"
568 },
569 "version_details": [
570 {
571 "encounter_details": [
572 {
573 "chance": 10,
574 "condition_values": [],
575 "max_level": 21,
576 "method": {
577 "name": "walk",
578 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
579 },
580 "min_level": 21
581 },
582 {
583 "chance": 4,
584 "condition_values": [],
585 "max_level": 23,
586 "method": {
587 "name": "walk",
588 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
589 },
590 "min_level": 23
591 },
592 {
593 "chance": 1,
594 "condition_values": [],
595 "max_level": 23,
596 "method": {
597 "name": "walk",
598 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
599 },
600 "min_level": 23
601 },
602 {
603 "chance": 60,
604 "condition_values": [],
605 "max_level": 19,
606 "method": {
607 "name": "surf",
608 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
609 },
610 "min_level": 15
611 },
612 {
613 "chance": 30,
614 "condition_values": [],
615 "max_level": 24,
616 "method": {
617 "name": "surf",
618 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
619 },
620 "min_level": 20
621 }
622 ],
623 "max_chance": 105,
624 "version": {
625 "name": "gold",
626 "url": "https://pokedex.mimo.dev/api/version/4/"
627 }
628 },
629 {
630 "encounter_details": [
631 {
632 "chance": 10,
633 "condition_values": [],
634 "max_level": 21,
635 "method": {
636 "name": "walk",
637 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
638 },
639 "min_level": 21
640 },
641 {
642 "chance": 4,
643 "condition_values": [],
644 "max_level": 23,
645 "method": {
646 "name": "walk",
647 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
648 },
649 "min_level": 23
650 },
651 {
652 "chance": 1,
653 "condition_values": [],
654 "max_level": 23,
655 "method": {
656 "name": "walk",
657 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
658 },
659 "min_level": 23
660 },
661 {
662 "chance": 60,
663 "condition_values": [],
664 "max_level": 19,
665 "method": {
666 "name": "surf",
667 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
668 },
669 "min_level": 15
670 },
671 {
672 "chance": 30,
673 "condition_values": [],
674 "max_level": 24,
675 "method": {
676 "name": "surf",
677 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
678 },
679 "min_level": 20
680 }
681 ],
682 "max_chance": 105,
683 "version": {
684 "name": "silver",
685 "url": "https://pokedex.mimo.dev/api/version/5/"
686 }
687 },
688 {
689 "encounter_details": [
690 {
691 "chance": 10,
692 "condition_values": [],
693 "max_level": 21,
694 "method": {
695 "name": "walk",
696 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
697 },
698 "min_level": 21
699 },
700 {
701 "chance": 4,
702 "condition_values": [],
703 "max_level": 23,
704 "method": {
705 "name": "walk",
706 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
707 },
708 "min_level": 23
709 },
710 {
711 "chance": 1,
712 "condition_values": [],
713 "max_level": 23,
714 "method": {
715 "name": "walk",
716 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
717 },
718 "min_level": 23
719 },
720 {
721 "chance": 60,
722 "condition_values": [],
723 "max_level": 19,
724 "method": {
725 "name": "surf",
726 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
727 },
728 "min_level": 15
729 },
730 {
731 "chance": 30,
732 "condition_values": [],
733 "max_level": 24,
734 "method": {
735 "name": "surf",
736 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
737 },
738 "min_level": 20
739 }
740 ],
741 "max_chance": 105,
742 "version": {
743 "name": "crystal",
744 "url": "https://pokedex.mimo.dev/api/version/6/"
745 }
746 },
747 {
748 "encounter_details": [
749 {
750 "chance": 5,
751 "condition_values": [],
752 "max_level": 21,
753 "method": {
754 "name": "walk",
755 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
756 },
757 "min_level": 21
758 },
759 {
760 "chance": 5,
761 "condition_values": [],
762 "max_level": 21,
763 "method": {
764 "name": "walk",
765 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
766 },
767 "min_level": 21
768 },
769 {
770 "chance": 4,
771 "condition_values": [],
772 "max_level": 23,
773 "method": {
774 "name": "walk",
775 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
776 },
777 "min_level": 23
778 },
779 {
780 "chance": 1,
781 "condition_values": [],
782 "max_level": 23,
783 "method": {
784 "name": "walk",
785 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
786 },
787 "min_level": 23
788 },
789 {
790 "chance": 60,
791 "condition_values": [],
792 "max_level": 20,
793 "method": {
794 "name": "surf",
795 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
796 },
797 "min_level": 10
798 },
799 {
800 "chance": 30,
801 "condition_values": [],
802 "max_level": 25,
803 "method": {
804 "name": "surf",
805 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
806 },
807 "min_level": 15
808 }
809 ],
810 "max_chance": 105,
811 "version": {
812 "name": "heartgold",
813 "url": "https://pokedex.mimo.dev/api/version/15/"
814 }
815 },
816 {
817 "encounter_details": [
818 {
819 "chance": 5,
820 "condition_values": [],
821 "max_level": 21,
822 "method": {
823 "name": "walk",
824 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
825 },
826 "min_level": 21
827 },
828 {
829 "chance": 5,
830 "condition_values": [],
831 "max_level": 21,
832 "method": {
833 "name": "walk",
834 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
835 },
836 "min_level": 21
837 },
838 {
839 "chance": 4,
840 "condition_values": [],
841 "max_level": 23,
842 "method": {
843 "name": "walk",
844 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
845 },
846 "min_level": 23
847 },
848 {
849 "chance": 1,
850 "condition_values": [],
851 "max_level": 23,
852 "method": {
853 "name": "walk",
854 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
855 },
856 "min_level": 23
857 },
858 {
859 "chance": 60,
860 "condition_values": [],
861 "max_level": 20,
862 "method": {
863 "name": "surf",
864 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
865 },
866 "min_level": 10
867 },
868 {
869 "chance": 30,
870 "condition_values": [],
871 "max_level": 25,
872 "method": {
873 "name": "surf",
874 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
875 },
876 "min_level": 15
877 }
878 ],
879 "max_chance": 105,
880 "version": {
881 "name": "soulsilver",
882 "url": "https://pokedex.mimo.dev/api/version/16/"
883 }
884 }
885 ]
886 },
887 {
888 "pokemon": {
889 "name": "slowbro",
890 "url": "https://pokedex.mimo.dev/api/pokemon/80/"
891 },
892 "version_details": [
893 {
894 "encounter_details": [
895 {
896 "chance": 10,
897 "condition_values": [],
898 "max_level": 24,
899 "method": {
900 "name": "surf",
901 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
902 },
903 "min_level": 20
904 }
905 ],
906 "max_chance": 10,
907 "version": {
908 "name": "gold",
909 "url": "https://pokedex.mimo.dev/api/version/4/"
910 }
911 },
912 {
913 "encounter_details": [
914 {
915 "chance": 10,
916 "condition_values": [],
917 "max_level": 24,
918 "method": {
919 "name": "surf",
920 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
921 },
922 "min_level": 20
923 }
924 ],
925 "max_chance": 10,
926 "version": {
927 "name": "silver",
928 "url": "https://pokedex.mimo.dev/api/version/5/"
929 }
930 },
931 {
932 "encounter_details": [
933 {
934 "chance": 10,
935 "condition_values": [],
936 "max_level": 24,
937 "method": {
938 "name": "surf",
939 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
940 },
941 "min_level": 20
942 }
943 ],
944 "max_chance": 10,
945 "version": {
946 "name": "crystal",
947 "url": "https://pokedex.mimo.dev/api/version/6/"
948 }
949 },
950 {
951 "encounter_details": [
952 {
953 "chance": 5,
954 "condition_values": [],
955 "max_level": 25,
956 "method": {
957 "name": "surf",
958 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
959 },
960 "min_level": 15
961 },
962 {
963 "chance": 4,
964 "condition_values": [],
965 "max_level": 25,
966 "method": {
967 "name": "surf",
968 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
969 },
970 "min_level": 15
971 },
972 {
973 "chance": 1,
974 "condition_values": [],
975 "max_level": 30,
976 "method": {
977 "name": "surf",
978 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
979 },
980 "min_level": 30
981 }
982 ],
983 "max_chance": 10,
984 "version": {
985 "name": "heartgold",
986 "url": "https://pokedex.mimo.dev/api/version/15/"
987 }
988 },
989 {
990 "encounter_details": [
991 {
992 "chance": 5,
993 "condition_values": [],
994 "max_level": 25,
995 "method": {
996 "name": "surf",
997 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
998 },
999 "min_level": 15
1000 },
1001 {
1002 "chance": 4,
1003 "condition_values": [],
1004 "max_level": 25,
1005 "method": {
1006 "name": "surf",
1007 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1008 },
1009 "min_level": 15
1010 },
1011 {
1012 "chance": 1,
1013 "condition_values": [],
1014 "max_level": 30,
1015 "method": {
1016 "name": "surf",
1017 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1018 },
1019 "min_level": 30
1020 }
1021 ],
1022 "max_chance": 10,
1023 "version": {
1024 "name": "soulsilver",
1025 "url": "https://pokedex.mimo.dev/api/version/16/"
1026 }
1027 }
1028 ]
1029 },
1030 {
1031 "pokemon": {
1032 "name": "goldeen",
1033 "url": "https://pokedex.mimo.dev/api/pokemon/118/"
1034 },
1035 "version_details": [
1036 {
1037 "encounter_details": [
1038 {
1039 "chance": 15,
1040 "condition_values": [],
1041 "max_level": 10,
1042 "method": {
1043 "name": "old-rod",
1044 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1045 },
1046 "min_level": 10
1047 },
1048 {
1049 "chance": 35,
1050 "condition_values": [],
1051 "max_level": 20,
1052 "method": {
1053 "name": "good-rod",
1054 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1055 },
1056 "min_level": 20
1057 },
1058 {
1059 "chance": 20,
1060 "condition_values": [],
1061 "max_level": 20,
1062 "method": {
1063 "name": "good-rod",
1064 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1065 },
1066 "min_level": 20
1067 },
1068 {
1069 "chance": 10,
1070 "condition_values": [],
1071 "max_level": 20,
1072 "method": {
1073 "name": "good-rod",
1074 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1075 },
1076 "min_level": 20
1077 },
1078 {
1079 "chance": 40,
1080 "condition_values": [],
1081 "max_level": 40,
1082 "method": {
1083 "name": "super-rod",
1084 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1085 },
1086 "min_level": 40
1087 },
1088 {
1089 "chance": 30,
1090 "condition_values": [],
1091 "max_level": 40,
1092 "method": {
1093 "name": "super-rod",
1094 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1095 },
1096 "min_level": 40
1097 }
1098 ],
1099 "max_chance": 150,
1100 "version": {
1101 "name": "gold",
1102 "url": "https://pokedex.mimo.dev/api/version/4/"
1103 }
1104 },
1105 {
1106 "encounter_details": [
1107 {
1108 "chance": 15,
1109 "condition_values": [],
1110 "max_level": 10,
1111 "method": {
1112 "name": "old-rod",
1113 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1114 },
1115 "min_level": 10
1116 },
1117 {
1118 "chance": 35,
1119 "condition_values": [],
1120 "max_level": 20,
1121 "method": {
1122 "name": "good-rod",
1123 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1124 },
1125 "min_level": 20
1126 },
1127 {
1128 "chance": 20,
1129 "condition_values": [],
1130 "max_level": 20,
1131 "method": {
1132 "name": "good-rod",
1133 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1134 },
1135 "min_level": 20
1136 },
1137 {
1138 "chance": 10,
1139 "condition_values": [],
1140 "max_level": 20,
1141 "method": {
1142 "name": "good-rod",
1143 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1144 },
1145 "min_level": 20
1146 },
1147 {
1148 "chance": 40,
1149 "condition_values": [],
1150 "max_level": 40,
1151 "method": {
1152 "name": "super-rod",
1153 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1154 },
1155 "min_level": 40
1156 },
1157 {
1158 "chance": 30,
1159 "condition_values": [],
1160 "max_level": 40,
1161 "method": {
1162 "name": "super-rod",
1163 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1164 },
1165 "min_level": 40
1166 }
1167 ],
1168 "max_chance": 150,
1169 "version": {
1170 "name": "silver",
1171 "url": "https://pokedex.mimo.dev/api/version/5/"
1172 }
1173 },
1174 {
1175 "encounter_details": [
1176 {
1177 "chance": 15,
1178 "condition_values": [],
1179 "max_level": 10,
1180 "method": {
1181 "name": "old-rod",
1182 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1183 },
1184 "min_level": 10
1185 },
1186 {
1187 "chance": 35,
1188 "condition_values": [],
1189 "max_level": 20,
1190 "method": {
1191 "name": "good-rod",
1192 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1193 },
1194 "min_level": 20
1195 },
1196 {
1197 "chance": 20,
1198 "condition_values": [],
1199 "max_level": 20,
1200 "method": {
1201 "name": "good-rod",
1202 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1203 },
1204 "min_level": 20
1205 },
1206 {
1207 "chance": 10,
1208 "condition_values": [],
1209 "max_level": 20,
1210 "method": {
1211 "name": "good-rod",
1212 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1213 },
1214 "min_level": 20
1215 },
1216 {
1217 "chance": 40,
1218 "condition_values": [],
1219 "max_level": 40,
1220 "method": {
1221 "name": "super-rod",
1222 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1223 },
1224 "min_level": 40
1225 },
1226 {
1227 "chance": 30,
1228 "condition_values": [],
1229 "max_level": 40,
1230 "method": {
1231 "name": "super-rod",
1232 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1233 },
1234 "min_level": 40
1235 }
1236 ],
1237 "max_chance": 150,
1238 "version": {
1239 "name": "crystal",
1240 "url": "https://pokedex.mimo.dev/api/version/6/"
1241 }
1242 },
1243 {
1244 "encounter_details": [
1245 {
1246 "chance": 10,
1247 "condition_values": [],
1248 "max_level": 10,
1249 "method": {
1250 "name": "old-rod",
1251 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1252 },
1253 "min_level": 10
1254 },
1255 {
1256 "chance": 5,
1257 "condition_values": [],
1258 "max_level": 10,
1259 "method": {
1260 "name": "old-rod",
1261 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1262 },
1263 "min_level": 10
1264 },
1265 {
1266 "chance": 30,
1267 "condition_values": [],
1268 "max_level": 20,
1269 "method": {
1270 "name": "good-rod",
1271 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1272 },
1273 "min_level": 20
1274 },
1275 {
1276 "chance": 15,
1277 "condition_values": [],
1278 "max_level": 20,
1279 "method": {
1280 "name": "good-rod",
1281 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1282 },
1283 "min_level": 20
1284 },
1285 {
1286 "chance": 10,
1287 "condition_values": [],
1288 "max_level": 20,
1289 "method": {
1290 "name": "good-rod",
1291 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1292 },
1293 "min_level": 20
1294 },
1295 {
1296 "chance": 5,
1297 "condition_values": [],
1298 "max_level": 20,
1299 "method": {
1300 "name": "good-rod",
1301 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1302 },
1303 "min_level": 20
1304 },
1305 {
1306 "chance": 40,
1307 "condition_values": [],
1308 "max_level": 40,
1309 "method": {
1310 "name": "super-rod",
1311 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1312 },
1313 "min_level": 40
1314 },
1315 {
1316 "chance": 30,
1317 "condition_values": [],
1318 "max_level": 40,
1319 "method": {
1320 "name": "super-rod",
1321 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1322 },
1323 "min_level": 40
1324 }
1325 ],
1326 "max_chance": 145,
1327 "version": {
1328 "name": "heartgold",
1329 "url": "https://pokedex.mimo.dev/api/version/15/"
1330 }
1331 },
1332 {
1333 "encounter_details": [
1334 {
1335 "chance": 10,
1336 "condition_values": [],
1337 "max_level": 10,
1338 "method": {
1339 "name": "old-rod",
1340 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1341 },
1342 "min_level": 10
1343 },
1344 {
1345 "chance": 5,
1346 "condition_values": [],
1347 "max_level": 10,
1348 "method": {
1349 "name": "old-rod",
1350 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1351 },
1352 "min_level": 10
1353 },
1354 {
1355 "chance": 30,
1356 "condition_values": [],
1357 "max_level": 20,
1358 "method": {
1359 "name": "good-rod",
1360 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1361 },
1362 "min_level": 20
1363 },
1364 {
1365 "chance": 15,
1366 "condition_values": [],
1367 "max_level": 20,
1368 "method": {
1369 "name": "good-rod",
1370 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1371 },
1372 "min_level": 20
1373 },
1374 {
1375 "chance": 10,
1376 "condition_values": [],
1377 "max_level": 20,
1378 "method": {
1379 "name": "good-rod",
1380 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1381 },
1382 "min_level": 20
1383 },
1384 {
1385 "chance": 5,
1386 "condition_values": [],
1387 "max_level": 20,
1388 "method": {
1389 "name": "good-rod",
1390 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1391 },
1392 "min_level": 20
1393 },
1394 {
1395 "chance": 40,
1396 "condition_values": [],
1397 "max_level": 40,
1398 "method": {
1399 "name": "super-rod",
1400 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1401 },
1402 "min_level": 40
1403 },
1404 {
1405 "chance": 30,
1406 "condition_values": [],
1407 "max_level": 40,
1408 "method": {
1409 "name": "super-rod",
1410 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1411 },
1412 "min_level": 40
1413 }
1414 ],
1415 "max_chance": 145,
1416 "version": {
1417 "name": "soulsilver",
1418 "url": "https://pokedex.mimo.dev/api/version/16/"
1419 }
1420 }
1421 ]
1422 },
1423 {
1424 "pokemon": {
1425 "name": "seaking",
1426 "url": "https://pokedex.mimo.dev/api/pokemon/119/"
1427 },
1428 "version_details": [
1429 {
1430 "encounter_details": [
1431 {
1432 "chance": 10,
1433 "condition_values": [],
1434 "max_level": 40,
1435 "method": {
1436 "name": "super-rod",
1437 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1438 },
1439 "min_level": 40
1440 }
1441 ],
1442 "max_chance": 10,
1443 "version": {
1444 "name": "gold",
1445 "url": "https://pokedex.mimo.dev/api/version/4/"
1446 }
1447 },
1448 {
1449 "encounter_details": [
1450 {
1451 "chance": 10,
1452 "condition_values": [],
1453 "max_level": 40,
1454 "method": {
1455 "name": "super-rod",
1456 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1457 },
1458 "min_level": 40
1459 }
1460 ],
1461 "max_chance": 10,
1462 "version": {
1463 "name": "silver",
1464 "url": "https://pokedex.mimo.dev/api/version/5/"
1465 }
1466 },
1467 {
1468 "encounter_details": [
1469 {
1470 "chance": 10,
1471 "condition_values": [],
1472 "max_level": 40,
1473 "method": {
1474 "name": "super-rod",
1475 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1476 },
1477 "min_level": 40
1478 }
1479 ],
1480 "max_chance": 10,
1481 "version": {
1482 "name": "crystal",
1483 "url": "https://pokedex.mimo.dev/api/version/6/"
1484 }
1485 },
1486 {
1487 "encounter_details": [
1488 {
1489 "chance": 10,
1490 "condition_values": [],
1491 "max_level": 40,
1492 "method": {
1493 "name": "super-rod",
1494 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1495 },
1496 "min_level": 40
1497 }
1498 ],
1499 "max_chance": 10,
1500 "version": {
1501 "name": "heartgold",
1502 "url": "https://pokedex.mimo.dev/api/version/15/"
1503 }
1504 },
1505 {
1506 "encounter_details": [
1507 {
1508 "chance": 10,
1509 "condition_values": [],
1510 "max_level": 40,
1511 "method": {
1512 "name": "super-rod",
1513 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1514 },
1515 "min_level": 40
1516 }
1517 ],
1518 "max_chance": 10,
1519 "version": {
1520 "name": "soulsilver",
1521 "url": "https://pokedex.mimo.dev/api/version/16/"
1522 }
1523 }
1524 ]
1525 },
1526 {
1527 "pokemon": {
1528 "name": "magikarp",
1529 "url": "https://pokedex.mimo.dev/api/pokemon/129/"
1530 },
1531 "version_details": [
1532 {
1533 "encounter_details": [
1534 {
1535 "chance": 70,
1536 "condition_values": [],
1537 "max_level": 10,
1538 "method": {
1539 "name": "old-rod",
1540 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1541 },
1542 "min_level": 10
1543 },
1544 {
1545 "chance": 15,
1546 "condition_values": [],
1547 "max_level": 10,
1548 "method": {
1549 "name": "old-rod",
1550 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1551 },
1552 "min_level": 10
1553 },
1554 {
1555 "chance": 35,
1556 "condition_values": [],
1557 "max_level": 20,
1558 "method": {
1559 "name": "good-rod",
1560 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1561 },
1562 "min_level": 20
1563 },
1564 {
1565 "chance": 20,
1566 "condition_values": [],
1567 "max_level": 40,
1568 "method": {
1569 "name": "super-rod",
1570 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1571 },
1572 "min_level": 40
1573 }
1574 ],
1575 "max_chance": 140,
1576 "version": {
1577 "name": "gold",
1578 "url": "https://pokedex.mimo.dev/api/version/4/"
1579 }
1580 },
1581 {
1582 "encounter_details": [
1583 {
1584 "chance": 70,
1585 "condition_values": [],
1586 "max_level": 10,
1587 "method": {
1588 "name": "old-rod",
1589 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1590 },
1591 "min_level": 10
1592 },
1593 {
1594 "chance": 15,
1595 "condition_values": [],
1596 "max_level": 10,
1597 "method": {
1598 "name": "old-rod",
1599 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1600 },
1601 "min_level": 10
1602 },
1603 {
1604 "chance": 35,
1605 "condition_values": [],
1606 "max_level": 20,
1607 "method": {
1608 "name": "good-rod",
1609 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1610 },
1611 "min_level": 20
1612 },
1613 {
1614 "chance": 20,
1615 "condition_values": [],
1616 "max_level": 40,
1617 "method": {
1618 "name": "super-rod",
1619 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1620 },
1621 "min_level": 40
1622 }
1623 ],
1624 "max_chance": 140,
1625 "version": {
1626 "name": "silver",
1627 "url": "https://pokedex.mimo.dev/api/version/5/"
1628 }
1629 },
1630 {
1631 "encounter_details": [
1632 {
1633 "chance": 70,
1634 "condition_values": [],
1635 "max_level": 10,
1636 "method": {
1637 "name": "old-rod",
1638 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1639 },
1640 "min_level": 10
1641 },
1642 {
1643 "chance": 15,
1644 "condition_values": [],
1645 "max_level": 10,
1646 "method": {
1647 "name": "old-rod",
1648 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1649 },
1650 "min_level": 10
1651 },
1652 {
1653 "chance": 35,
1654 "condition_values": [],
1655 "max_level": 20,
1656 "method": {
1657 "name": "good-rod",
1658 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1659 },
1660 "min_level": 20
1661 },
1662 {
1663 "chance": 20,
1664 "condition_values": [],
1665 "max_level": 40,
1666 "method": {
1667 "name": "super-rod",
1668 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1669 },
1670 "min_level": 40
1671 }
1672 ],
1673 "max_chance": 140,
1674 "version": {
1675 "name": "crystal",
1676 "url": "https://pokedex.mimo.dev/api/version/6/"
1677 }
1678 },
1679 {
1680 "encounter_details": [
1681 {
1682 "chance": 40,
1683 "condition_values": [],
1684 "max_level": 10,
1685 "method": {
1686 "name": "old-rod",
1687 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1688 },
1689 "min_level": 10
1690 },
1691 {
1692 "chance": 30,
1693 "condition_values": [],
1694 "max_level": 10,
1695 "method": {
1696 "name": "old-rod",
1697 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1698 },
1699 "min_level": 10
1700 },
1701 {
1702 "chance": 15,
1703 "condition_values": [],
1704 "max_level": 10,
1705 "method": {
1706 "name": "old-rod",
1707 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1708 },
1709 "min_level": 10
1710 },
1711 {
1712 "chance": 40,
1713 "condition_values": [],
1714 "max_level": 20,
1715 "method": {
1716 "name": "good-rod",
1717 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1718 },
1719 "min_level": 20
1720 },
1721 {
1722 "chance": 15,
1723 "condition_values": [],
1724 "max_level": 40,
1725 "method": {
1726 "name": "super-rod",
1727 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1728 },
1729 "min_level": 40
1730 },
1731 {
1732 "chance": 5,
1733 "condition_values": [],
1734 "max_level": 40,
1735 "method": {
1736 "name": "super-rod",
1737 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1738 },
1739 "min_level": 40
1740 }
1741 ],
1742 "max_chance": 145,
1743 "version": {
1744 "name": "heartgold",
1745 "url": "https://pokedex.mimo.dev/api/version/15/"
1746 }
1747 },
1748 {
1749 "encounter_details": [
1750 {
1751 "chance": 40,
1752 "condition_values": [],
1753 "max_level": 10,
1754 "method": {
1755 "name": "old-rod",
1756 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1757 },
1758 "min_level": 10
1759 },
1760 {
1761 "chance": 30,
1762 "condition_values": [],
1763 "max_level": 10,
1764 "method": {
1765 "name": "old-rod",
1766 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1767 },
1768 "min_level": 10
1769 },
1770 {
1771 "chance": 15,
1772 "condition_values": [],
1773 "max_level": 10,
1774 "method": {
1775 "name": "old-rod",
1776 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1777 },
1778 "min_level": 10
1779 },
1780 {
1781 "chance": 40,
1782 "condition_values": [],
1783 "max_level": 20,
1784 "method": {
1785 "name": "good-rod",
1786 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1787 },
1788 "min_level": 20
1789 },
1790 {
1791 "chance": 15,
1792 "condition_values": [],
1793 "max_level": 40,
1794 "method": {
1795 "name": "super-rod",
1796 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1797 },
1798 "min_level": 40
1799 },
1800 {
1801 "chance": 5,
1802 "condition_values": [],
1803 "max_level": 40,
1804 "method": {
1805 "name": "super-rod",
1806 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1807 },
1808 "min_level": 40
1809 }
1810 ],
1811 "max_chance": 145,
1812 "version": {
1813 "name": "soulsilver",
1814 "url": "https://pokedex.mimo.dev/api/version/16/"
1815 }
1816 }
1817 ]
1818 },
1819 {
1820 "pokemon": {
1821 "name": "makuhita",
1822 "url": "https://pokedex.mimo.dev/api/pokemon/296/"
1823 },
1824 "version_details": [
1825 {
1826 "encounter_details": [
1827 {
1828 "chance": 10,
1829 "condition_values": [
1830 {
1831 "name": "radio-hoenn",
1832 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1833 }
1834 ],
1835 "max_level": 19,
1836 "method": {
1837 "name": "walk",
1838 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1839 },
1840 "min_level": 19
1841 },
1842 {
1843 "chance": 10,
1844 "condition_values": [
1845 {
1846 "name": "radio-hoenn",
1847 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1848 }
1849 ],
1850 "max_level": 19,
1851 "method": {
1852 "name": "walk",
1853 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1854 },
1855 "min_level": 19
1856 }
1857 ],
1858 "max_chance": 20,
1859 "version": {
1860 "name": "heartgold",
1861 "url": "https://pokedex.mimo.dev/api/version/15/"
1862 }
1863 },
1864 {
1865 "encounter_details": [
1866 {
1867 "chance": 10,
1868 "condition_values": [
1869 {
1870 "name": "radio-hoenn",
1871 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1872 }
1873 ],
1874 "max_level": 19,
1875 "method": {
1876 "name": "walk",
1877 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1878 },
1879 "min_level": 19
1880 },
1881 {
1882 "chance": 10,
1883 "condition_values": [
1884 {
1885 "name": "radio-hoenn",
1886 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1887 }
1888 ],
1889 "max_level": 19,
1890 "method": {
1891 "name": "walk",
1892 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1893 },
1894 "min_level": 19
1895 }
1896 ],
1897 "max_chance": 20,
1898 "version": {
1899 "name": "soulsilver",
1900 "url": "https://pokedex.mimo.dev/api/version/16/"
1901 }
1902 }
1903 ]
1904 },
1905 {
1906 "pokemon": {
1907 "name": "absol",
1908 "url": "https://pokedex.mimo.dev/api/pokemon/359/"
1909 },
1910 "version_details": [
1911 {
1912 "encounter_details": [
1913 {
1914 "chance": 10,
1915 "condition_values": [
1916 {
1917 "name": "radio-hoenn",
1918 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1919 }
1920 ],
1921 "max_level": 21,
1922 "method": {
1923 "name": "walk",
1924 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1925 },
1926 "min_level": 21
1927 },
1928 {
1929 "chance": 10,
1930 "condition_values": [
1931 {
1932 "name": "radio-hoenn",
1933 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1934 }
1935 ],
1936 "max_level": 23,
1937 "method": {
1938 "name": "walk",
1939 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1940 },
1941 "min_level": 23
1942 }
1943 ],
1944 "max_chance": 20,
1945 "version": {
1946 "name": "heartgold",
1947 "url": "https://pokedex.mimo.dev/api/version/15/"
1948 }
1949 },
1950 {
1951 "encounter_details": [
1952 {
1953 "chance": 10,
1954 "condition_values": [
1955 {
1956 "name": "radio-hoenn",
1957 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1958 }
1959 ],
1960 "max_level": 21,
1961 "method": {
1962 "name": "walk",
1963 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1964 },
1965 "min_level": 21
1966 },
1967 {
1968 "chance": 10,
1969 "condition_values": [
1970 {
1971 "name": "radio-hoenn",
1972 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
1973 }
1974 ],
1975 "max_level": 23,
1976 "method": {
1977 "name": "walk",
1978 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1979 },
1980 "min_level": 23
1981 }
1982 ],
1983 "max_chance": 20,
1984 "version": {
1985 "name": "soulsilver",
1986 "url": "https://pokedex.mimo.dev/api/version/16/"
1987 }
1988 }
1989 ]
1990 },
1991 {
1992 "pokemon": {
1993 "name": "chingling",
1994 "url": "https://pokedex.mimo.dev/api/pokemon/433/"
1995 },
1996 "version_details": [
1997 {
1998 "encounter_details": [
1999 {
2000 "chance": 10,
2001 "condition_values": [
2002 {
2003 "name": "radio-sinnoh",
2004 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2005 }
2006 ],
2007 "max_level": 19,
2008 "method": {
2009 "name": "walk",
2010 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2011 },
2012 "min_level": 19
2013 },
2014 {
2015 "chance": 10,
2016 "condition_values": [
2017 {
2018 "name": "radio-sinnoh",
2019 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2020 }
2021 ],
2022 "max_level": 19,
2023 "method": {
2024 "name": "walk",
2025 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2026 },
2027 "min_level": 19
2028 }
2029 ],
2030 "max_chance": 20,
2031 "version": {
2032 "name": "heartgold",
2033 "url": "https://pokedex.mimo.dev/api/version/15/"
2034 }
2035 },
2036 {
2037 "encounter_details": [
2038 {
2039 "chance": 10,
2040 "condition_values": [
2041 {
2042 "name": "radio-sinnoh",
2043 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2044 }
2045 ],
2046 "max_level": 19,
2047 "method": {
2048 "name": "walk",
2049 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2050 },
2051 "min_level": 19
2052 },
2053 {
2054 "chance": 10,
2055 "condition_values": [
2056 {
2057 "name": "radio-sinnoh",
2058 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2059 }
2060 ],
2061 "max_level": 19,
2062 "method": {
2063 "name": "walk",
2064 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2065 },
2066 "min_level": 19
2067 }
2068 ],
2069 "max_chance": 20,
2070 "version": {
2071 "name": "soulsilver",
2072 "url": "https://pokedex.mimo.dev/api/version/16/"
2073 }
2074 }
2075 ]
2076 },
2077 {
2078 "pokemon": {
2079 "name": "bronzor",
2080 "url": "https://pokedex.mimo.dev/api/pokemon/436/"
2081 },
2082 "version_details": [
2083 {
2084 "encounter_details": [
2085 {
2086 "chance": 10,
2087 "condition_values": [
2088 {
2089 "name": "radio-sinnoh",
2090 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2091 }
2092 ],
2093 "max_level": 21,
2094 "method": {
2095 "name": "walk",
2096 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2097 },
2098 "min_level": 21
2099 },
2100 {
2101 "chance": 10,
2102 "condition_values": [
2103 {
2104 "name": "radio-sinnoh",
2105 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2106 }
2107 ],
2108 "max_level": 23,
2109 "method": {
2110 "name": "walk",
2111 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2112 },
2113 "min_level": 23
2114 }
2115 ],
2116 "max_chance": 20,
2117 "version": {
2118 "name": "heartgold",
2119 "url": "https://pokedex.mimo.dev/api/version/15/"
2120 }
2121 },
2122 {
2123 "encounter_details": [
2124 {
2125 "chance": 10,
2126 "condition_values": [
2127 {
2128 "name": "radio-sinnoh",
2129 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2130 }
2131 ],
2132 "max_level": 21,
2133 "method": {
2134 "name": "walk",
2135 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2136 },
2137 "min_level": 21
2138 },
2139 {
2140 "chance": 10,
2141 "condition_values": [
2142 {
2143 "name": "radio-sinnoh",
2144 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2145 }
2146 ],
2147 "max_level": 23,
2148 "method": {
2149 "name": "walk",
2150 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2151 },
2152 "min_level": 23
2153 }
2154 ],
2155 "max_chance": 20,
2156 "version": {
2157 "name": "soulsilver",
2158 "url": "https://pokedex.mimo.dev/api/version/16/"
2159 }
2160 }
2161 ]
2162 }
2163 ]
2164}