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