Endpoint: location-area
GEThttps://pokedex.mimo.dev/api/location-area/national-park-area
Request
GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/national-park-area")
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": 25,
11 "version": {
12 "name": "heartgold",
13 "url": "https://pokedex.mimo.dev/api/version/15/"
14 }
15 },
16 {
17 "rate": 25,
18 "version": {
19 "name": "soulsilver",
20 "url": "https://pokedex.mimo.dev/api/version/16/"
21 }
22 }
23 ]
24 }
25 ],
26 "game_index": 24,
27 "id": 207,
28 "location": {
29 "name": "national-park",
30 "url": "https://pokedex.mimo.dev/api/location/83/"
31 },
32 "name": "national-park-area",
33 "names": [
34 {
35 "language": {
36 "name": "en",
37 "url": "https://pokedex.mimo.dev/api/language/9/"
38 },
39 "name": "National Park"
40 },
41 {
42 "language": {
43 "name": "fr",
44 "url": "https://pokedex.mimo.dev/api/language/5/"
45 },
46 "name": "Parc Naturel"
47 }
48 ],
49 "pokemon_encounters": [
50 {
51 "pokemon": {
52 "name": "caterpie",
53 "url": "https://pokedex.mimo.dev/api/pokemon/10/"
54 },
55 "version_details": [
56 {
57 "encounter_details": [
58 {
59 "chance": 30,
60 "condition_values": [
61 {
62 "name": "time-day",
63 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
64 }
65 ],
66 "max_level": 10,
67 "method": {
68 "name": "walk",
69 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
70 },
71 "min_level": 10
72 },
73 {
74 "chance": 30,
75 "condition_values": [
76 {
77 "name": "time-morning",
78 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
79 }
80 ],
81 "max_level": 10,
82 "method": {
83 "name": "walk",
84 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
85 },
86 "min_level": 10
87 },
88 {
89 "chance": 20,
90 "condition_values": [
91 {
92 "name": "time-morning",
93 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
94 }
95 ],
96 "max_level": 12,
97 "method": {
98 "name": "walk",
99 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
100 },
101 "min_level": 12
102 }
103 ],
104 "max_chance": 80,
105 "version": {
106 "name": "gold",
107 "url": "https://pokedex.mimo.dev/api/version/4/"
108 }
109 },
110 {
111 "encounter_details": [
112 {
113 "chance": 5,
114 "condition_values": [
115 {
116 "name": "time-day",
117 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
118 }
119 ],
120 "max_level": 10,
121 "method": {
122 "name": "walk",
123 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
124 },
125 "min_level": 10
126 },
127 {
128 "chance": 5,
129 "condition_values": [
130 {
131 "name": "time-morning",
132 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
133 }
134 ],
135 "max_level": 10,
136 "method": {
137 "name": "walk",
138 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
139 },
140 "min_level": 10
141 }
142 ],
143 "max_chance": 10,
144 "version": {
145 "name": "crystal",
146 "url": "https://pokedex.mimo.dev/api/version/6/"
147 }
148 },
149 {
150 "encounter_details": [
151 {
152 "chance": 20,
153 "condition_values": [
154 {
155 "name": "time-morning",
156 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
157 }
158 ],
159 "max_level": 10,
160 "method": {
161 "name": "walk",
162 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
163 },
164 "min_level": 10
165 },
166 {
167 "chance": 20,
168 "condition_values": [
169 {
170 "name": "time-day",
171 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
172 }
173 ],
174 "max_level": 10,
175 "method": {
176 "name": "walk",
177 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
178 },
179 "min_level": 10
180 },
181 {
182 "chance": 10,
183 "condition_values": [
184 {
185 "name": "time-morning",
186 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
187 },
188 {
189 "name": "radio-off",
190 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
191 }
192 ],
193 "max_level": 10,
194 "method": {
195 "name": "walk",
196 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
197 },
198 "min_level": 10
199 },
200 {
201 "chance": 10,
202 "condition_values": [
203 {
204 "name": "time-day",
205 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
206 },
207 {
208 "name": "radio-off",
209 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
210 }
211 ],
212 "max_level": 10,
213 "method": {
214 "name": "walk",
215 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
216 },
217 "min_level": 10
218 },
219 {
220 "chance": 10,
221 "condition_values": [
222 {
223 "name": "time-morning",
224 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
225 },
226 {
227 "name": "radio-off",
228 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
229 }
230 ],
231 "max_level": 12,
232 "method": {
233 "name": "walk",
234 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
235 },
236 "min_level": 12
237 },
238 {
239 "chance": 10,
240 "condition_values": [
241 {
242 "name": "time-morning",
243 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
244 },
245 {
246 "name": "radio-off",
247 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
248 }
249 ],
250 "max_level": 12,
251 "method": {
252 "name": "walk",
253 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
254 },
255 "min_level": 12
256 }
257 ],
258 "max_chance": 80,
259 "version": {
260 "name": "heartgold",
261 "url": "https://pokedex.mimo.dev/api/version/15/"
262 }
263 }
264 ]
265 },
266 {
267 "pokemon": {
268 "name": "metapod",
269 "url": "https://pokedex.mimo.dev/api/pokemon/11/"
270 },
271 "version_details": [
272 {
273 "encounter_details": [
274 {
275 "chance": 30,
276 "condition_values": [
277 {
278 "name": "time-day",
279 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
280 }
281 ],
282 "max_level": 10,
283 "method": {
284 "name": "walk",
285 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
286 },
287 "min_level": 10
288 },
289 {
290 "chance": 30,
291 "condition_values": [
292 {
293 "name": "time-morning",
294 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
295 }
296 ],
297 "max_level": 10,
298 "method": {
299 "name": "walk",
300 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
301 },
302 "min_level": 10
303 }
304 ],
305 "max_chance": 60,
306 "version": {
307 "name": "gold",
308 "url": "https://pokedex.mimo.dev/api/version/4/"
309 }
310 },
311 {
312 "encounter_details": [
313 {
314 "chance": 20,
315 "condition_values": [
316 {
317 "name": "time-morning",
318 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
319 }
320 ],
321 "max_level": 10,
322 "method": {
323 "name": "walk",
324 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
325 },
326 "min_level": 10
327 },
328 {
329 "chance": 20,
330 "condition_values": [
331 {
332 "name": "time-day",
333 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
334 }
335 ],
336 "max_level": 10,
337 "method": {
338 "name": "walk",
339 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
340 },
341 "min_level": 10
342 },
343 {
344 "chance": 10,
345 "condition_values": [
346 {
347 "name": "time-morning",
348 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
349 },
350 {
351 "name": "radio-off",
352 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
353 }
354 ],
355 "max_level": 10,
356 "method": {
357 "name": "walk",
358 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
359 },
360 "min_level": 10
361 },
362 {
363 "chance": 10,
364 "condition_values": [
365 {
366 "name": "time-day",
367 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
368 },
369 {
370 "name": "radio-off",
371 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
372 }
373 ],
374 "max_level": 10,
375 "method": {
376 "name": "walk",
377 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
378 },
379 "min_level": 10
380 }
381 ],
382 "max_chance": 60,
383 "version": {
384 "name": "heartgold",
385 "url": "https://pokedex.mimo.dev/api/version/15/"
386 }
387 }
388 ]
389 },
390 {
391 "pokemon": {
392 "name": "weedle",
393 "url": "https://pokedex.mimo.dev/api/pokemon/13/"
394 },
395 "version_details": [
396 {
397 "encounter_details": [
398 {
399 "chance": 30,
400 "condition_values": [
401 {
402 "name": "time-day",
403 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
404 }
405 ],
406 "max_level": 10,
407 "method": {
408 "name": "walk",
409 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
410 },
411 "min_level": 10
412 },
413 {
414 "chance": 30,
415 "condition_values": [
416 {
417 "name": "time-morning",
418 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
419 }
420 ],
421 "max_level": 10,
422 "method": {
423 "name": "walk",
424 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
425 },
426 "min_level": 10
427 },
428 {
429 "chance": 20,
430 "condition_values": [
431 {
432 "name": "time-morning",
433 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
434 }
435 ],
436 "max_level": 12,
437 "method": {
438 "name": "walk",
439 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
440 },
441 "min_level": 12
442 }
443 ],
444 "max_chance": 80,
445 "version": {
446 "name": "silver",
447 "url": "https://pokedex.mimo.dev/api/version/5/"
448 }
449 },
450 {
451 "encounter_details": [
452 {
453 "chance": 4,
454 "condition_values": [
455 {
456 "name": "time-day",
457 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
458 }
459 ],
460 "max_level": 10,
461 "method": {
462 "name": "walk",
463 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
464 },
465 "min_level": 10
466 },
467 {
468 "chance": 1,
469 "condition_values": [
470 {
471 "name": "time-day",
472 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
473 }
474 ],
475 "max_level": 10,
476 "method": {
477 "name": "walk",
478 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
479 },
480 "min_level": 10
481 },
482 {
483 "chance": 4,
484 "condition_values": [
485 {
486 "name": "time-morning",
487 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
488 }
489 ],
490 "max_level": 10,
491 "method": {
492 "name": "walk",
493 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
494 },
495 "min_level": 10
496 },
497 {
498 "chance": 1,
499 "condition_values": [
500 {
501 "name": "time-morning",
502 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
503 }
504 ],
505 "max_level": 10,
506 "method": {
507 "name": "walk",
508 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
509 },
510 "min_level": 10
511 }
512 ],
513 "max_chance": 10,
514 "version": {
515 "name": "crystal",
516 "url": "https://pokedex.mimo.dev/api/version/6/"
517 }
518 },
519 {
520 "encounter_details": [
521 {
522 "chance": 20,
523 "condition_values": [
524 {
525 "name": "time-morning",
526 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
527 }
528 ],
529 "max_level": 10,
530 "method": {
531 "name": "walk",
532 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
533 },
534 "min_level": 10
535 },
536 {
537 "chance": 20,
538 "condition_values": [
539 {
540 "name": "time-day",
541 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
542 }
543 ],
544 "max_level": 10,
545 "method": {
546 "name": "walk",
547 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
548 },
549 "min_level": 10
550 },
551 {
552 "chance": 10,
553 "condition_values": [
554 {
555 "name": "time-morning",
556 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
557 },
558 {
559 "name": "radio-off",
560 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
561 }
562 ],
563 "max_level": 10,
564 "method": {
565 "name": "walk",
566 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
567 },
568 "min_level": 10
569 },
570 {
571 "chance": 10,
572 "condition_values": [
573 {
574 "name": "time-day",
575 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
576 },
577 {
578 "name": "radio-off",
579 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
580 }
581 ],
582 "max_level": 10,
583 "method": {
584 "name": "walk",
585 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
586 },
587 "min_level": 10
588 },
589 {
590 "chance": 10,
591 "condition_values": [
592 {
593 "name": "time-morning",
594 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
595 },
596 {
597 "name": "radio-off",
598 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
599 }
600 ],
601 "max_level": 12,
602 "method": {
603 "name": "walk",
604 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
605 },
606 "min_level": 12
607 },
608 {
609 "chance": 10,
610 "condition_values": [
611 {
612 "name": "time-morning",
613 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
614 },
615 {
616 "name": "radio-off",
617 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
618 }
619 ],
620 "max_level": 12,
621 "method": {
622 "name": "walk",
623 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
624 },
625 "min_level": 12
626 }
627 ],
628 "max_chance": 80,
629 "version": {
630 "name": "soulsilver",
631 "url": "https://pokedex.mimo.dev/api/version/16/"
632 }
633 }
634 ]
635 },
636 {
637 "pokemon": {
638 "name": "kakuna",
639 "url": "https://pokedex.mimo.dev/api/pokemon/14/"
640 },
641 "version_details": [
642 {
643 "encounter_details": [
644 {
645 "chance": 30,
646 "condition_values": [
647 {
648 "name": "time-day",
649 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
650 }
651 ],
652 "max_level": 10,
653 "method": {
654 "name": "walk",
655 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
656 },
657 "min_level": 10
658 },
659 {
660 "chance": 30,
661 "condition_values": [
662 {
663 "name": "time-morning",
664 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
665 }
666 ],
667 "max_level": 10,
668 "method": {
669 "name": "walk",
670 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
671 },
672 "min_level": 10
673 }
674 ],
675 "max_chance": 60,
676 "version": {
677 "name": "silver",
678 "url": "https://pokedex.mimo.dev/api/version/5/"
679 }
680 },
681 {
682 "encounter_details": [
683 {
684 "chance": 20,
685 "condition_values": [
686 {
687 "name": "time-morning",
688 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
689 }
690 ],
691 "max_level": 10,
692 "method": {
693 "name": "walk",
694 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
695 },
696 "min_level": 10
697 },
698 {
699 "chance": 20,
700 "condition_values": [
701 {
702 "name": "time-day",
703 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
704 }
705 ],
706 "max_level": 10,
707 "method": {
708 "name": "walk",
709 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
710 },
711 "min_level": 10
712 },
713 {
714 "chance": 10,
715 "condition_values": [
716 {
717 "name": "time-morning",
718 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
719 },
720 {
721 "name": "radio-off",
722 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
723 }
724 ],
725 "max_level": 10,
726 "method": {
727 "name": "walk",
728 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
729 },
730 "min_level": 10
731 },
732 {
733 "chance": 10,
734 "condition_values": [
735 {
736 "name": "time-day",
737 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
738 },
739 {
740 "name": "radio-off",
741 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
742 }
743 ],
744 "max_level": 10,
745 "method": {
746 "name": "walk",
747 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
748 },
749 "min_level": 10
750 }
751 ],
752 "max_chance": 60,
753 "version": {
754 "name": "soulsilver",
755 "url": "https://pokedex.mimo.dev/api/version/16/"
756 }
757 }
758 ]
759 },
760 {
761 "pokemon": {
762 "name": "pidgey",
763 "url": "https://pokedex.mimo.dev/api/pokemon/16/"
764 },
765 "version_details": [
766 {
767 "encounter_details": [
768 {
769 "chance": 10,
770 "condition_values": [
771 {
772 "name": "time-day",
773 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
774 }
775 ],
776 "max_level": 12,
777 "method": {
778 "name": "walk",
779 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
780 },
781 "min_level": 12
782 },
783 {
784 "chance": 4,
785 "condition_values": [
786 {
787 "name": "time-day",
788 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
789 }
790 ],
791 "max_level": 14,
792 "method": {
793 "name": "walk",
794 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
795 },
796 "min_level": 14
797 },
798 {
799 "chance": 1,
800 "condition_values": [
801 {
802 "name": "time-day",
803 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
804 }
805 ],
806 "max_level": 14,
807 "method": {
808 "name": "walk",
809 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
810 },
811 "min_level": 14
812 },
813 {
814 "chance": 10,
815 "condition_values": [
816 {
817 "name": "time-morning",
818 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
819 }
820 ],
821 "max_level": 12,
822 "method": {
823 "name": "walk",
824 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
825 },
826 "min_level": 12
827 },
828 {
829 "chance": 5,
830 "condition_values": [
831 {
832 "name": "time-morning",
833 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
834 }
835 ],
836 "max_level": 10,
837 "method": {
838 "name": "walk",
839 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
840 },
841 "min_level": 10
842 },
843 {
844 "chance": 4,
845 "condition_values": [
846 {
847 "name": "time-morning",
848 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
849 }
850 ],
851 "max_level": 14,
852 "method": {
853 "name": "walk",
854 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
855 },
856 "min_level": 14
857 },
858 {
859 "chance": 1,
860 "condition_values": [
861 {
862 "name": "time-morning",
863 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
864 }
865 ],
866 "max_level": 14,
867 "method": {
868 "name": "walk",
869 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
870 },
871 "min_level": 14
872 }
873 ],
874 "max_chance": 35,
875 "version": {
876 "name": "gold",
877 "url": "https://pokedex.mimo.dev/api/version/4/"
878 }
879 },
880 {
881 "encounter_details": [
882 {
883 "chance": 10,
884 "condition_values": [
885 {
886 "name": "time-day",
887 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
888 }
889 ],
890 "max_level": 12,
891 "method": {
892 "name": "walk",
893 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
894 },
895 "min_level": 12
896 },
897 {
898 "chance": 4,
899 "condition_values": [
900 {
901 "name": "time-day",
902 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
903 }
904 ],
905 "max_level": 14,
906 "method": {
907 "name": "walk",
908 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
909 },
910 "min_level": 14
911 },
912 {
913 "chance": 1,
914 "condition_values": [
915 {
916 "name": "time-day",
917 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
918 }
919 ],
920 "max_level": 14,
921 "method": {
922 "name": "walk",
923 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
924 },
925 "min_level": 14
926 },
927 {
928 "chance": 10,
929 "condition_values": [
930 {
931 "name": "time-morning",
932 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
933 }
934 ],
935 "max_level": 12,
936 "method": {
937 "name": "walk",
938 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
939 },
940 "min_level": 12
941 },
942 {
943 "chance": 5,
944 "condition_values": [
945 {
946 "name": "time-morning",
947 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
948 }
949 ],
950 "max_level": 10,
951 "method": {
952 "name": "walk",
953 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
954 },
955 "min_level": 10
956 },
957 {
958 "chance": 4,
959 "condition_values": [
960 {
961 "name": "time-morning",
962 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
963 }
964 ],
965 "max_level": 14,
966 "method": {
967 "name": "walk",
968 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
969 },
970 "min_level": 14
971 },
972 {
973 "chance": 1,
974 "condition_values": [
975 {
976 "name": "time-morning",
977 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
978 }
979 ],
980 "max_level": 14,
981 "method": {
982 "name": "walk",
983 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
984 },
985 "min_level": 14
986 }
987 ],
988 "max_chance": 35,
989 "version": {
990 "name": "silver",
991 "url": "https://pokedex.mimo.dev/api/version/5/"
992 }
993 },
994 {
995 "encounter_details": [
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": 13,
1005 "method": {
1006 "name": "walk",
1007 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1008 },
1009 "min_level": 13
1010 },
1011 {
1012 "chance": 10,
1013 "condition_values": [
1014 {
1015 "name": "time-morning",
1016 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1017 }
1018 ],
1019 "max_level": 13,
1020 "method": {
1021 "name": "walk",
1022 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1023 },
1024 "min_level": 13
1025 }
1026 ],
1027 "max_chance": 20,
1028 "version": {
1029 "name": "crystal",
1030 "url": "https://pokedex.mimo.dev/api/version/6/"
1031 }
1032 },
1033 {
1034 "encounter_details": [
1035 {
1036 "chance": 5,
1037 "condition_values": [
1038 {
1039 "name": "time-morning",
1040 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1041 }
1042 ],
1043 "max_level": 12,
1044 "method": {
1045 "name": "walk",
1046 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1047 },
1048 "min_level": 12
1049 },
1050 {
1051 "chance": 5,
1052 "condition_values": [
1053 {
1054 "name": "time-day",
1055 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1056 }
1057 ],
1058 "max_level": 12,
1059 "method": {
1060 "name": "walk",
1061 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1062 },
1063 "min_level": 12
1064 },
1065 {
1066 "chance": 5,
1067 "condition_values": [
1068 {
1069 "name": "time-morning",
1070 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1071 }
1072 ],
1073 "max_level": 12,
1074 "method": {
1075 "name": "walk",
1076 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1077 },
1078 "min_level": 12
1079 },
1080 {
1081 "chance": 5,
1082 "condition_values": [
1083 {
1084 "name": "time-day",
1085 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1086 }
1087 ],
1088 "max_level": 12,
1089 "method": {
1090 "name": "walk",
1091 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1092 },
1093 "min_level": 12
1094 },
1095 {
1096 "chance": 4,
1097 "condition_values": [
1098 {
1099 "name": "time-morning",
1100 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1101 }
1102 ],
1103 "max_level": 10,
1104 "method": {
1105 "name": "walk",
1106 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1107 },
1108 "min_level": 10
1109 },
1110 {
1111 "chance": 4,
1112 "condition_values": [
1113 {
1114 "name": "time-morning",
1115 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1116 }
1117 ],
1118 "max_level": 14,
1119 "method": {
1120 "name": "walk",
1121 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1122 },
1123 "min_level": 14
1124 },
1125 {
1126 "chance": 4,
1127 "condition_values": [
1128 {
1129 "name": "time-day",
1130 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1131 }
1132 ],
1133 "max_level": 14,
1134 "method": {
1135 "name": "walk",
1136 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1137 },
1138 "min_level": 14
1139 },
1140 {
1141 "chance": 1,
1142 "condition_values": [
1143 {
1144 "name": "time-morning",
1145 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1146 }
1147 ],
1148 "max_level": 10,
1149 "method": {
1150 "name": "walk",
1151 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1152 },
1153 "min_level": 10
1154 },
1155 {
1156 "chance": 1,
1157 "condition_values": [
1158 {
1159 "name": "time-morning",
1160 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1161 }
1162 ],
1163 "max_level": 14,
1164 "method": {
1165 "name": "walk",
1166 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1167 },
1168 "min_level": 14
1169 },
1170 {
1171 "chance": 1,
1172 "condition_values": [
1173 {
1174 "name": "time-day",
1175 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1176 }
1177 ],
1178 "max_level": 14,
1179 "method": {
1180 "name": "walk",
1181 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1182 },
1183 "min_level": 14
1184 }
1185 ],
1186 "max_chance": 35,
1187 "version": {
1188 "name": "heartgold",
1189 "url": "https://pokedex.mimo.dev/api/version/15/"
1190 }
1191 },
1192 {
1193 "encounter_details": [
1194 {
1195 "chance": 5,
1196 "condition_values": [
1197 {
1198 "name": "time-morning",
1199 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1200 }
1201 ],
1202 "max_level": 12,
1203 "method": {
1204 "name": "walk",
1205 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1206 },
1207 "min_level": 12
1208 },
1209 {
1210 "chance": 5,
1211 "condition_values": [
1212 {
1213 "name": "time-day",
1214 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1215 }
1216 ],
1217 "max_level": 12,
1218 "method": {
1219 "name": "walk",
1220 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1221 },
1222 "min_level": 12
1223 },
1224 {
1225 "chance": 5,
1226 "condition_values": [
1227 {
1228 "name": "time-morning",
1229 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1230 }
1231 ],
1232 "max_level": 12,
1233 "method": {
1234 "name": "walk",
1235 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1236 },
1237 "min_level": 12
1238 },
1239 {
1240 "chance": 5,
1241 "condition_values": [
1242 {
1243 "name": "time-day",
1244 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1245 }
1246 ],
1247 "max_level": 12,
1248 "method": {
1249 "name": "walk",
1250 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1251 },
1252 "min_level": 12
1253 },
1254 {
1255 "chance": 4,
1256 "condition_values": [
1257 {
1258 "name": "time-morning",
1259 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1260 }
1261 ],
1262 "max_level": 10,
1263 "method": {
1264 "name": "walk",
1265 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1266 },
1267 "min_level": 10
1268 },
1269 {
1270 "chance": 4,
1271 "condition_values": [
1272 {
1273 "name": "time-morning",
1274 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1275 }
1276 ],
1277 "max_level": 14,
1278 "method": {
1279 "name": "walk",
1280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1281 },
1282 "min_level": 14
1283 },
1284 {
1285 "chance": 4,
1286 "condition_values": [
1287 {
1288 "name": "time-day",
1289 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1290 }
1291 ],
1292 "max_level": 14,
1293 "method": {
1294 "name": "walk",
1295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1296 },
1297 "min_level": 14
1298 },
1299 {
1300 "chance": 1,
1301 "condition_values": [
1302 {
1303 "name": "time-morning",
1304 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1305 }
1306 ],
1307 "max_level": 10,
1308 "method": {
1309 "name": "walk",
1310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1311 },
1312 "min_level": 10
1313 },
1314 {
1315 "chance": 1,
1316 "condition_values": [
1317 {
1318 "name": "time-morning",
1319 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1320 }
1321 ],
1322 "max_level": 14,
1323 "method": {
1324 "name": "walk",
1325 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1326 },
1327 "min_level": 14
1328 },
1329 {
1330 "chance": 1,
1331 "condition_values": [
1332 {
1333 "name": "time-day",
1334 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1335 }
1336 ],
1337 "max_level": 14,
1338 "method": {
1339 "name": "walk",
1340 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1341 },
1342 "min_level": 14
1343 }
1344 ],
1345 "max_chance": 35,
1346 "version": {
1347 "name": "soulsilver",
1348 "url": "https://pokedex.mimo.dev/api/version/16/"
1349 }
1350 }
1351 ]
1352 },
1353 {
1354 "pokemon": {
1355 "name": "nidoran-f",
1356 "url": "https://pokedex.mimo.dev/api/pokemon/29/"
1357 },
1358 "version_details": [
1359 {
1360 "encounter_details": [
1361 {
1362 "chance": 30,
1363 "condition_values": [
1364 {
1365 "name": "time-day",
1366 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1367 }
1368 ],
1369 "max_level": 12,
1370 "method": {
1371 "name": "walk",
1372 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1373 },
1374 "min_level": 12
1375 },
1376 {
1377 "chance": 30,
1378 "condition_values": [
1379 {
1380 "name": "time-morning",
1381 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1382 }
1383 ],
1384 "max_level": 12,
1385 "method": {
1386 "name": "walk",
1387 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1388 },
1389 "min_level": 12
1390 }
1391 ],
1392 "max_chance": 60,
1393 "version": {
1394 "name": "crystal",
1395 "url": "https://pokedex.mimo.dev/api/version/6/"
1396 }
1397 }
1398 ]
1399 },
1400 {
1401 "pokemon": {
1402 "name": "nidoran-m",
1403 "url": "https://pokedex.mimo.dev/api/pokemon/32/"
1404 },
1405 "version_details": [
1406 {
1407 "encounter_details": [
1408 {
1409 "chance": 30,
1410 "condition_values": [
1411 {
1412 "name": "time-day",
1413 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1414 }
1415 ],
1416 "max_level": 12,
1417 "method": {
1418 "name": "walk",
1419 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1420 },
1421 "min_level": 12
1422 },
1423 {
1424 "chance": 30,
1425 "condition_values": [
1426 {
1427 "name": "time-morning",
1428 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1429 }
1430 ],
1431 "max_level": 12,
1432 "method": {
1433 "name": "walk",
1434 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1435 },
1436 "min_level": 12
1437 }
1438 ],
1439 "max_chance": 60,
1440 "version": {
1441 "name": "crystal",
1442 "url": "https://pokedex.mimo.dev/api/version/6/"
1443 }
1444 }
1445 ]
1446 },
1447 {
1448 "pokemon": {
1449 "name": "venonat",
1450 "url": "https://pokedex.mimo.dev/api/pokemon/48/"
1451 },
1452 "version_details": [
1453 {
1454 "encounter_details": [
1455 {
1456 "chance": 5,
1457 "condition_values": [
1458 {
1459 "name": "time-night",
1460 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1461 }
1462 ],
1463 "max_level": 10,
1464 "method": {
1465 "name": "walk",
1466 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1467 },
1468 "min_level": 10
1469 },
1470 {
1471 "chance": 4,
1472 "condition_values": [
1473 {
1474 "name": "time-night",
1475 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1476 }
1477 ],
1478 "max_level": 10,
1479 "method": {
1480 "name": "walk",
1481 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1482 },
1483 "min_level": 10
1484 },
1485 {
1486 "chance": 1,
1487 "condition_values": [
1488 {
1489 "name": "time-night",
1490 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1491 }
1492 ],
1493 "max_level": 10,
1494 "method": {
1495 "name": "walk",
1496 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1497 },
1498 "min_level": 10
1499 }
1500 ],
1501 "max_chance": 10,
1502 "version": {
1503 "name": "crystal",
1504 "url": "https://pokedex.mimo.dev/api/version/6/"
1505 }
1506 }
1507 ]
1508 },
1509 {
1510 "pokemon": {
1511 "name": "psyduck",
1512 "url": "https://pokedex.mimo.dev/api/pokemon/54/"
1513 },
1514 "version_details": [
1515 {
1516 "encounter_details": [
1517 {
1518 "chance": 30,
1519 "condition_values": [
1520 {
1521 "name": "time-night",
1522 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1523 }
1524 ],
1525 "max_level": 12,
1526 "method": {
1527 "name": "walk",
1528 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1529 },
1530 "min_level": 12
1531 }
1532 ],
1533 "max_chance": 30,
1534 "version": {
1535 "name": "crystal",
1536 "url": "https://pokedex.mimo.dev/api/version/6/"
1537 }
1538 }
1539 ]
1540 },
1541 {
1542 "pokemon": {
1543 "name": "hoothoot",
1544 "url": "https://pokedex.mimo.dev/api/pokemon/163/"
1545 },
1546 "version_details": [
1547 {
1548 "encounter_details": [
1549 {
1550 "chance": 30,
1551 "condition_values": [
1552 {
1553 "name": "time-night",
1554 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1555 }
1556 ],
1557 "max_level": 10,
1558 "method": {
1559 "name": "walk",
1560 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1561 },
1562 "min_level": 10
1563 },
1564 {
1565 "chance": 30,
1566 "condition_values": [
1567 {
1568 "name": "time-night",
1569 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1570 }
1571 ],
1572 "max_level": 10,
1573 "method": {
1574 "name": "walk",
1575 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1576 },
1577 "min_level": 10
1578 },
1579 {
1580 "chance": 20,
1581 "condition_values": [
1582 {
1583 "name": "time-night",
1584 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1585 }
1586 ],
1587 "max_level": 12,
1588 "method": {
1589 "name": "walk",
1590 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1591 },
1592 "min_level": 12
1593 },
1594 {
1595 "chance": 10,
1596 "condition_values": [
1597 {
1598 "name": "time-night",
1599 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1600 }
1601 ],
1602 "max_level": 12,
1603 "method": {
1604 "name": "walk",
1605 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1606 },
1607 "min_level": 12
1608 },
1609 {
1610 "chance": 5,
1611 "condition_values": [
1612 {
1613 "name": "time-night",
1614 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1615 }
1616 ],
1617 "max_level": 10,
1618 "method": {
1619 "name": "walk",
1620 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1621 },
1622 "min_level": 10
1623 },
1624 {
1625 "chance": 4,
1626 "condition_values": [
1627 {
1628 "name": "time-night",
1629 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1630 }
1631 ],
1632 "max_level": 14,
1633 "method": {
1634 "name": "walk",
1635 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1636 },
1637 "min_level": 14
1638 },
1639 {
1640 "chance": 1,
1641 "condition_values": [
1642 {
1643 "name": "time-night",
1644 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1645 }
1646 ],
1647 "max_level": 14,
1648 "method": {
1649 "name": "walk",
1650 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1651 },
1652 "min_level": 14
1653 }
1654 ],
1655 "max_chance": 100,
1656 "version": {
1657 "name": "gold",
1658 "url": "https://pokedex.mimo.dev/api/version/4/"
1659 }
1660 },
1661 {
1662 "encounter_details": [
1663 {
1664 "chance": 30,
1665 "condition_values": [
1666 {
1667 "name": "time-night",
1668 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1669 }
1670 ],
1671 "max_level": 10,
1672 "method": {
1673 "name": "walk",
1674 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1675 },
1676 "min_level": 10
1677 },
1678 {
1679 "chance": 30,
1680 "condition_values": [
1681 {
1682 "name": "time-night",
1683 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1684 }
1685 ],
1686 "max_level": 10,
1687 "method": {
1688 "name": "walk",
1689 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1690 },
1691 "min_level": 10
1692 },
1693 {
1694 "chance": 20,
1695 "condition_values": [
1696 {
1697 "name": "time-night",
1698 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1699 }
1700 ],
1701 "max_level": 12,
1702 "method": {
1703 "name": "walk",
1704 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1705 },
1706 "min_level": 12
1707 },
1708 {
1709 "chance": 10,
1710 "condition_values": [
1711 {
1712 "name": "time-night",
1713 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1714 }
1715 ],
1716 "max_level": 12,
1717 "method": {
1718 "name": "walk",
1719 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1720 },
1721 "min_level": 12
1722 },
1723 {
1724 "chance": 5,
1725 "condition_values": [
1726 {
1727 "name": "time-night",
1728 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1729 }
1730 ],
1731 "max_level": 10,
1732 "method": {
1733 "name": "walk",
1734 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1735 },
1736 "min_level": 10
1737 },
1738 {
1739 "chance": 4,
1740 "condition_values": [
1741 {
1742 "name": "time-night",
1743 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1744 }
1745 ],
1746 "max_level": 14,
1747 "method": {
1748 "name": "walk",
1749 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1750 },
1751 "min_level": 14
1752 },
1753 {
1754 "chance": 1,
1755 "condition_values": [
1756 {
1757 "name": "time-night",
1758 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1759 }
1760 ],
1761 "max_level": 14,
1762 "method": {
1763 "name": "walk",
1764 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1765 },
1766 "min_level": 14
1767 }
1768 ],
1769 "max_chance": 100,
1770 "version": {
1771 "name": "silver",
1772 "url": "https://pokedex.mimo.dev/api/version/5/"
1773 }
1774 },
1775 {
1776 "encounter_details": [
1777 {
1778 "chance": 30,
1779 "condition_values": [
1780 {
1781 "name": "time-night",
1782 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1783 }
1784 ],
1785 "max_level": 12,
1786 "method": {
1787 "name": "walk",
1788 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1789 },
1790 "min_level": 12
1791 },
1792 {
1793 "chance": 10,
1794 "condition_values": [
1795 {
1796 "name": "time-night",
1797 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1798 }
1799 ],
1800 "max_level": 15,
1801 "method": {
1802 "name": "walk",
1803 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1804 },
1805 "min_level": 15
1806 }
1807 ],
1808 "max_chance": 40,
1809 "version": {
1810 "name": "crystal",
1811 "url": "https://pokedex.mimo.dev/api/version/6/"
1812 }
1813 },
1814 {
1815 "encounter_details": [
1816 {
1817 "chance": 20,
1818 "condition_values": [
1819 {
1820 "name": "time-night",
1821 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1822 }
1823 ],
1824 "max_level": 10,
1825 "method": {
1826 "name": "walk",
1827 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1828 },
1829 "min_level": 10
1830 },
1831 {
1832 "chance": 20,
1833 "condition_values": [
1834 {
1835 "name": "time-night",
1836 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1837 }
1838 ],
1839 "max_level": 10,
1840 "method": {
1841 "name": "walk",
1842 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1843 },
1844 "min_level": 10
1845 },
1846 {
1847 "chance": 10,
1848 "condition_values": [
1849 {
1850 "name": "time-night",
1851 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1852 },
1853 {
1854 "name": "radio-off",
1855 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1856 }
1857 ],
1858 "max_level": 10,
1859 "method": {
1860 "name": "walk",
1861 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1862 },
1863 "min_level": 10
1864 },
1865 {
1866 "chance": 10,
1867 "condition_values": [
1868 {
1869 "name": "time-night",
1870 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1871 },
1872 {
1873 "name": "radio-off",
1874 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1875 }
1876 ],
1877 "max_level": 10,
1878 "method": {
1879 "name": "walk",
1880 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1881 },
1882 "min_level": 10
1883 },
1884 {
1885 "chance": 10,
1886 "condition_values": [
1887 {
1888 "name": "time-night",
1889 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1890 },
1891 {
1892 "name": "radio-off",
1893 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1894 }
1895 ],
1896 "max_level": 12,
1897 "method": {
1898 "name": "walk",
1899 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1900 },
1901 "min_level": 12
1902 },
1903 {
1904 "chance": 10,
1905 "condition_values": [
1906 {
1907 "name": "time-night",
1908 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1909 },
1910 {
1911 "name": "radio-off",
1912 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1913 }
1914 ],
1915 "max_level": 12,
1916 "method": {
1917 "name": "walk",
1918 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1919 },
1920 "min_level": 12
1921 },
1922 {
1923 "chance": 5,
1924 "condition_values": [
1925 {
1926 "name": "time-night",
1927 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1928 }
1929 ],
1930 "max_level": 12,
1931 "method": {
1932 "name": "walk",
1933 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1934 },
1935 "min_level": 12
1936 },
1937 {
1938 "chance": 5,
1939 "condition_values": [
1940 {
1941 "name": "time-night",
1942 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1943 }
1944 ],
1945 "max_level": 12,
1946 "method": {
1947 "name": "walk",
1948 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1949 },
1950 "min_level": 12
1951 },
1952 {
1953 "chance": 4,
1954 "condition_values": [
1955 {
1956 "name": "time-night",
1957 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1958 }
1959 ],
1960 "max_level": 10,
1961 "method": {
1962 "name": "walk",
1963 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1964 },
1965 "min_level": 10
1966 },
1967 {
1968 "chance": 4,
1969 "condition_values": [
1970 {
1971 "name": "time-night",
1972 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1973 }
1974 ],
1975 "max_level": 14,
1976 "method": {
1977 "name": "walk",
1978 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1979 },
1980 "min_level": 14
1981 },
1982 {
1983 "chance": 1,
1984 "condition_values": [
1985 {
1986 "name": "time-night",
1987 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1988 }
1989 ],
1990 "max_level": 10,
1991 "method": {
1992 "name": "walk",
1993 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1994 },
1995 "min_level": 10
1996 },
1997 {
1998 "chance": 1,
1999 "condition_values": [
2000 {
2001 "name": "time-night",
2002 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2003 }
2004 ],
2005 "max_level": 14,
2006 "method": {
2007 "name": "walk",
2008 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2009 },
2010 "min_level": 14
2011 }
2012 ],
2013 "max_chance": 100,
2014 "version": {
2015 "name": "heartgold",
2016 "url": "https://pokedex.mimo.dev/api/version/15/"
2017 }
2018 },
2019 {
2020 "encounter_details": [
2021 {
2022 "chance": 20,
2023 "condition_values": [
2024 {
2025 "name": "time-night",
2026 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2027 }
2028 ],
2029 "max_level": 10,
2030 "method": {
2031 "name": "walk",
2032 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2033 },
2034 "min_level": 10
2035 },
2036 {
2037 "chance": 20,
2038 "condition_values": [
2039 {
2040 "name": "time-night",
2041 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2042 }
2043 ],
2044 "max_level": 10,
2045 "method": {
2046 "name": "walk",
2047 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2048 },
2049 "min_level": 10
2050 },
2051 {
2052 "chance": 10,
2053 "condition_values": [
2054 {
2055 "name": "time-night",
2056 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2057 },
2058 {
2059 "name": "radio-off",
2060 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2061 }
2062 ],
2063 "max_level": 10,
2064 "method": {
2065 "name": "walk",
2066 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2067 },
2068 "min_level": 10
2069 },
2070 {
2071 "chance": 10,
2072 "condition_values": [
2073 {
2074 "name": "time-night",
2075 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2076 },
2077 {
2078 "name": "radio-off",
2079 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2080 }
2081 ],
2082 "max_level": 10,
2083 "method": {
2084 "name": "walk",
2085 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2086 },
2087 "min_level": 10
2088 },
2089 {
2090 "chance": 10,
2091 "condition_values": [
2092 {
2093 "name": "time-night",
2094 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2095 },
2096 {
2097 "name": "radio-off",
2098 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2099 }
2100 ],
2101 "max_level": 12,
2102 "method": {
2103 "name": "walk",
2104 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2105 },
2106 "min_level": 12
2107 },
2108 {
2109 "chance": 10,
2110 "condition_values": [
2111 {
2112 "name": "time-night",
2113 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2114 },
2115 {
2116 "name": "radio-off",
2117 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2118 }
2119 ],
2120 "max_level": 12,
2121 "method": {
2122 "name": "walk",
2123 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2124 },
2125 "min_level": 12
2126 },
2127 {
2128 "chance": 5,
2129 "condition_values": [
2130 {
2131 "name": "time-night",
2132 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2133 }
2134 ],
2135 "max_level": 12,
2136 "method": {
2137 "name": "walk",
2138 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2139 },
2140 "min_level": 12
2141 },
2142 {
2143 "chance": 5,
2144 "condition_values": [
2145 {
2146 "name": "time-night",
2147 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2148 }
2149 ],
2150 "max_level": 12,
2151 "method": {
2152 "name": "walk",
2153 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2154 },
2155 "min_level": 12
2156 },
2157 {
2158 "chance": 4,
2159 "condition_values": [
2160 {
2161 "name": "time-night",
2162 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2163 }
2164 ],
2165 "max_level": 10,
2166 "method": {
2167 "name": "walk",
2168 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2169 },
2170 "min_level": 10
2171 },
2172 {
2173 "chance": 4,
2174 "condition_values": [
2175 {
2176 "name": "time-night",
2177 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2178 }
2179 ],
2180 "max_level": 14,
2181 "method": {
2182 "name": "walk",
2183 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2184 },
2185 "min_level": 14
2186 },
2187 {
2188 "chance": 1,
2189 "condition_values": [
2190 {
2191 "name": "time-night",
2192 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2193 }
2194 ],
2195 "max_level": 10,
2196 "method": {
2197 "name": "walk",
2198 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2199 },
2200 "min_level": 10
2201 },
2202 {
2203 "chance": 1,
2204 "condition_values": [
2205 {
2206 "name": "time-night",
2207 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2208 }
2209 ],
2210 "max_level": 14,
2211 "method": {
2212 "name": "walk",
2213 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2214 },
2215 "min_level": 14
2216 }
2217 ],
2218 "max_chance": 100,
2219 "version": {
2220 "name": "soulsilver",
2221 "url": "https://pokedex.mimo.dev/api/version/16/"
2222 }
2223 }
2224 ]
2225 },
2226 {
2227 "pokemon": {
2228 "name": "ledyba",
2229 "url": "https://pokedex.mimo.dev/api/pokemon/165/"
2230 },
2231 "version_details": [
2232 {
2233 "encounter_details": [
2234 {
2235 "chance": 20,
2236 "condition_values": [
2237 {
2238 "name": "time-morning",
2239 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2240 }
2241 ],
2242 "max_level": 14,
2243 "method": {
2244 "name": "walk",
2245 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2246 },
2247 "min_level": 14
2248 }
2249 ],
2250 "max_chance": 20,
2251 "version": {
2252 "name": "crystal",
2253 "url": "https://pokedex.mimo.dev/api/version/6/"
2254 }
2255 }
2256 ]
2257 },
2258 {
2259 "pokemon": {
2260 "name": "spinarak",
2261 "url": "https://pokedex.mimo.dev/api/pokemon/167/"
2262 },
2263 "version_details": [
2264 {
2265 "encounter_details": [
2266 {
2267 "chance": 20,
2268 "condition_values": [
2269 {
2270 "name": "time-night",
2271 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
2272 }
2273 ],
2274 "max_level": 14,
2275 "method": {
2276 "name": "walk",
2277 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2278 },
2279 "min_level": 14
2280 }
2281 ],
2282 "max_chance": 20,
2283 "version": {
2284 "name": "crystal",
2285 "url": "https://pokedex.mimo.dev/api/version/6/"
2286 }
2287 }
2288 ]
2289 },
2290 {
2291 "pokemon": {
2292 "name": "sunkern",
2293 "url": "https://pokedex.mimo.dev/api/pokemon/191/"
2294 },
2295 "version_details": [
2296 {
2297 "encounter_details": [
2298 {
2299 "chance": 20,
2300 "condition_values": [
2301 {
2302 "name": "time-day",
2303 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2304 }
2305 ],
2306 "max_level": 12,
2307 "method": {
2308 "name": "walk",
2309 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2310 },
2311 "min_level": 12
2312 },
2313 {
2314 "chance": 5,
2315 "condition_values": [
2316 {
2317 "name": "time-day",
2318 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2319 }
2320 ],
2321 "max_level": 13,
2322 "method": {
2323 "name": "walk",
2324 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2325 },
2326 "min_level": 13
2327 }
2328 ],
2329 "max_chance": 25,
2330 "version": {
2331 "name": "gold",
2332 "url": "https://pokedex.mimo.dev/api/version/4/"
2333 }
2334 },
2335 {
2336 "encounter_details": [
2337 {
2338 "chance": 20,
2339 "condition_values": [
2340 {
2341 "name": "time-day",
2342 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2343 }
2344 ],
2345 "max_level": 12,
2346 "method": {
2347 "name": "walk",
2348 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2349 },
2350 "min_level": 12
2351 },
2352 {
2353 "chance": 5,
2354 "condition_values": [
2355 {
2356 "name": "time-day",
2357 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2358 }
2359 ],
2360 "max_level": 13,
2361 "method": {
2362 "name": "walk",
2363 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2364 },
2365 "min_level": 13
2366 }
2367 ],
2368 "max_chance": 25,
2369 "version": {
2370 "name": "silver",
2371 "url": "https://pokedex.mimo.dev/api/version/5/"
2372 }
2373 },
2374 {
2375 "encounter_details": [
2376 {
2377 "chance": 20,
2378 "condition_values": [
2379 {
2380 "name": "time-day",
2381 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2382 }
2383 ],
2384 "max_level": 14,
2385 "method": {
2386 "name": "walk",
2387 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2388 },
2389 "min_level": 14
2390 }
2391 ],
2392 "max_chance": 20,
2393 "version": {
2394 "name": "crystal",
2395 "url": "https://pokedex.mimo.dev/api/version/6/"
2396 }
2397 },
2398 {
2399 "encounter_details": [
2400 {
2401 "chance": 10,
2402 "condition_values": [
2403 {
2404 "name": "time-day",
2405 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2406 },
2407 {
2408 "name": "radio-off",
2409 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2410 }
2411 ],
2412 "max_level": 12,
2413 "method": {
2414 "name": "walk",
2415 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2416 },
2417 "min_level": 12
2418 },
2419 {
2420 "chance": 10,
2421 "condition_values": [
2422 {
2423 "name": "time-day",
2424 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2425 },
2426 {
2427 "name": "radio-off",
2428 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2429 }
2430 ],
2431 "max_level": 12,
2432 "method": {
2433 "name": "walk",
2434 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2435 },
2436 "min_level": 12
2437 },
2438 {
2439 "chance": 4,
2440 "condition_values": [
2441 {
2442 "name": "time-day",
2443 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2444 }
2445 ],
2446 "max_level": 10,
2447 "method": {
2448 "name": "walk",
2449 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2450 },
2451 "min_level": 10
2452 },
2453 {
2454 "chance": 1,
2455 "condition_values": [
2456 {
2457 "name": "time-day",
2458 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2459 }
2460 ],
2461 "max_level": 10,
2462 "method": {
2463 "name": "walk",
2464 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2465 },
2466 "min_level": 10
2467 }
2468 ],
2469 "max_chance": 25,
2470 "version": {
2471 "name": "heartgold",
2472 "url": "https://pokedex.mimo.dev/api/version/15/"
2473 }
2474 },
2475 {
2476 "encounter_details": [
2477 {
2478 "chance": 10,
2479 "condition_values": [
2480 {
2481 "name": "time-day",
2482 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2483 },
2484 {
2485 "name": "radio-off",
2486 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2487 }
2488 ],
2489 "max_level": 12,
2490 "method": {
2491 "name": "walk",
2492 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2493 },
2494 "min_level": 12
2495 },
2496 {
2497 "chance": 10,
2498 "condition_values": [
2499 {
2500 "name": "time-day",
2501 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2502 },
2503 {
2504 "name": "radio-off",
2505 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2506 }
2507 ],
2508 "max_level": 12,
2509 "method": {
2510 "name": "walk",
2511 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2512 },
2513 "min_level": 12
2514 },
2515 {
2516 "chance": 4,
2517 "condition_values": [
2518 {
2519 "name": "time-day",
2520 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2521 }
2522 ],
2523 "max_level": 10,
2524 "method": {
2525 "name": "walk",
2526 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2527 },
2528 "min_level": 10
2529 },
2530 {
2531 "chance": 1,
2532 "condition_values": [
2533 {
2534 "name": "time-day",
2535 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2536 }
2537 ],
2538 "max_level": 10,
2539 "method": {
2540 "name": "walk",
2541 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2542 },
2543 "min_level": 10
2544 }
2545 ],
2546 "max_chance": 25,
2547 "version": {
2548 "name": "soulsilver",
2549 "url": "https://pokedex.mimo.dev/api/version/16/"
2550 }
2551 }
2552 ]
2553 },
2554 {
2555 "pokemon": {
2556 "name": "plusle",
2557 "url": "https://pokedex.mimo.dev/api/pokemon/311/"
2558 },
2559 "version_details": [
2560 {
2561 "encounter_details": [
2562 {
2563 "chance": 10,
2564 "condition_values": [
2565 {
2566 "name": "radio-hoenn",
2567 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2568 }
2569 ],
2570 "max_level": 10,
2571 "method": {
2572 "name": "walk",
2573 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2574 },
2575 "min_level": 10
2576 },
2577 {
2578 "chance": 10,
2579 "condition_values": [
2580 {
2581 "name": "radio-hoenn",
2582 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2583 }
2584 ],
2585 "max_level": 10,
2586 "method": {
2587 "name": "walk",
2588 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2589 },
2590 "min_level": 10
2591 }
2592 ],
2593 "max_chance": 20,
2594 "version": {
2595 "name": "heartgold",
2596 "url": "https://pokedex.mimo.dev/api/version/15/"
2597 }
2598 },
2599 {
2600 "encounter_details": [
2601 {
2602 "chance": 10,
2603 "condition_values": [
2604 {
2605 "name": "radio-hoenn",
2606 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2607 }
2608 ],
2609 "max_level": 10,
2610 "method": {
2611 "name": "walk",
2612 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2613 },
2614 "min_level": 10
2615 },
2616 {
2617 "chance": 10,
2618 "condition_values": [
2619 {
2620 "name": "radio-hoenn",
2621 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2622 }
2623 ],
2624 "max_level": 10,
2625 "method": {
2626 "name": "walk",
2627 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2628 },
2629 "min_level": 10
2630 }
2631 ],
2632 "max_chance": 20,
2633 "version": {
2634 "name": "soulsilver",
2635 "url": "https://pokedex.mimo.dev/api/version/16/"
2636 }
2637 }
2638 ]
2639 },
2640 {
2641 "pokemon": {
2642 "name": "minun",
2643 "url": "https://pokedex.mimo.dev/api/pokemon/312/"
2644 },
2645 "version_details": [
2646 {
2647 "encounter_details": [
2648 {
2649 "chance": 10,
2650 "condition_values": [
2651 {
2652 "name": "radio-hoenn",
2653 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2654 }
2655 ],
2656 "max_level": 12,
2657 "method": {
2658 "name": "walk",
2659 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2660 },
2661 "min_level": 12
2662 },
2663 {
2664 "chance": 10,
2665 "condition_values": [
2666 {
2667 "name": "radio-hoenn",
2668 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2669 }
2670 ],
2671 "max_level": 12,
2672 "method": {
2673 "name": "walk",
2674 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2675 },
2676 "min_level": 12
2677 }
2678 ],
2679 "max_chance": 20,
2680 "version": {
2681 "name": "heartgold",
2682 "url": "https://pokedex.mimo.dev/api/version/15/"
2683 }
2684 },
2685 {
2686 "encounter_details": [
2687 {
2688 "chance": 10,
2689 "condition_values": [
2690 {
2691 "name": "radio-hoenn",
2692 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2693 }
2694 ],
2695 "max_level": 12,
2696 "method": {
2697 "name": "walk",
2698 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2699 },
2700 "min_level": 12
2701 },
2702 {
2703 "chance": 10,
2704 "condition_values": [
2705 {
2706 "name": "radio-hoenn",
2707 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
2708 }
2709 ],
2710 "max_level": 12,
2711 "method": {
2712 "name": "walk",
2713 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2714 },
2715 "min_level": 12
2716 }
2717 ],
2718 "max_chance": 20,
2719 "version": {
2720 "name": "soulsilver",
2721 "url": "https://pokedex.mimo.dev/api/version/16/"
2722 }
2723 }
2724 ]
2725 },
2726 {
2727 "pokemon": {
2728 "name": "shinx",
2729 "url": "https://pokedex.mimo.dev/api/pokemon/403/"
2730 },
2731 "version_details": [
2732 {
2733 "encounter_details": [
2734 {
2735 "chance": 10,
2736 "condition_values": [
2737 {
2738 "name": "radio-sinnoh",
2739 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2740 }
2741 ],
2742 "max_level": 10,
2743 "method": {
2744 "name": "walk",
2745 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2746 },
2747 "min_level": 10
2748 },
2749 {
2750 "chance": 10,
2751 "condition_values": [
2752 {
2753 "name": "radio-sinnoh",
2754 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2755 }
2756 ],
2757 "max_level": 10,
2758 "method": {
2759 "name": "walk",
2760 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2761 },
2762 "min_level": 10
2763 },
2764 {
2765 "chance": 10,
2766 "condition_values": [
2767 {
2768 "name": "radio-sinnoh",
2769 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2770 }
2771 ],
2772 "max_level": 12,
2773 "method": {
2774 "name": "walk",
2775 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2776 },
2777 "min_level": 12
2778 },
2779 {
2780 "chance": 10,
2781 "condition_values": [
2782 {
2783 "name": "radio-sinnoh",
2784 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2785 }
2786 ],
2787 "max_level": 12,
2788 "method": {
2789 "name": "walk",
2790 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2791 },
2792 "min_level": 12
2793 }
2794 ],
2795 "max_chance": 40,
2796 "version": {
2797 "name": "heartgold",
2798 "url": "https://pokedex.mimo.dev/api/version/15/"
2799 }
2800 },
2801 {
2802 "encounter_details": [
2803 {
2804 "chance": 10,
2805 "condition_values": [
2806 {
2807 "name": "radio-sinnoh",
2808 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2809 }
2810 ],
2811 "max_level": 10,
2812 "method": {
2813 "name": "walk",
2814 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2815 },
2816 "min_level": 10
2817 },
2818 {
2819 "chance": 10,
2820 "condition_values": [
2821 {
2822 "name": "radio-sinnoh",
2823 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2824 }
2825 ],
2826 "max_level": 10,
2827 "method": {
2828 "name": "walk",
2829 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2830 },
2831 "min_level": 10
2832 },
2833 {
2834 "chance": 10,
2835 "condition_values": [
2836 {
2837 "name": "radio-sinnoh",
2838 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2839 }
2840 ],
2841 "max_level": 12,
2842 "method": {
2843 "name": "walk",
2844 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2845 },
2846 "min_level": 12
2847 },
2848 {
2849 "chance": 10,
2850 "condition_values": [
2851 {
2852 "name": "radio-sinnoh",
2853 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
2854 }
2855 ],
2856 "max_level": 12,
2857 "method": {
2858 "name": "walk",
2859 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2860 },
2861 "min_level": 12
2862 }
2863 ],
2864 "max_chance": 40,
2865 "version": {
2866 "name": "soulsilver",
2867 "url": "https://pokedex.mimo.dev/api/version/16/"
2868 }
2869 }
2870 ]
2871 }
2872 ]
2873}