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