Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/sinnoh-route-217-area

Request

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