Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/eterna-forest-area

Request

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