Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/ice-path-b2f

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/ice-path-b2f")
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": 63,
27 "id": 246,
28 "location": {
29 "name": "ice-path",
30 "url": "https://pokedex.mimo.dev/api/location/77/"
31 },
32 "name": "ice-path-b2f",
33 "names": [
34 {
35 "language": {
36 "name": "en",
37 "url": "https://pokedex.mimo.dev/api/language/9/"
38 },
39 "name": "Ice Path (B2F)"
40 },
41 {
42 "language": {
43 "name": "fr",
44 "url": "https://pokedex.mimo.dev/api/language/5/"
45 },
46 "name": "Route de Glace (2e 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": 23,
67 "method": {
68 "name": "walk",
69 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
70 },
71 "min_level": 23
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": 23,
82 "method": {
83 "name": "walk",
84 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
85 },
86 "min_level": 23
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": 23,
97 "method": {
98 "name": "walk",
99 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
100 },
101 "min_level": 23
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": 23,
112 "method": {
113 "name": "walk",
114 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
115 },
116 "min_level": 23
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": 23,
127 "method": {
128 "name": "walk",
129 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
130 },
131 "min_level": 23
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": 23,
151 "method": {
152 "name": "walk",
153 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
154 },
155 "min_level": 23
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": 23,
166 "method": {
167 "name": "walk",
168 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
169 },
170 "min_level": 23
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": 23,
366 "method": {
367 "name": "walk",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
369 },
370 "min_level": 23
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": 23,
381 "method": {
382 "name": "walk",
383 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
384 },
385 "min_level": 23
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": 23,
396 "method": {
397 "name": "walk",
398 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
399 },
400 "min_level": 23
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": 23,
420 "method": {
421 "name": "walk",
422 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
423 },
424 "min_level": 23
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": 23,
435 "method": {
436 "name": "walk",
437 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
438 },
439 "min_level": 23
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": 23,
450 "method": {
451 "name": "walk",
452 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
453 },
454 "min_level": 23
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": 24,
474 "method": {
475 "name": "walk",
476 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
477 },
478 "min_level": 24
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": 24,
489 "method": {
490 "name": "walk",
491 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
492 },
493 "min_level": 24
494 },
495 {
496 "chance": 5,
497 "condition_values": [
498 {
499 "name": "time-day",
500 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
501 }
502 ],
503 "max_level": 26,
504 "method": {
505 "name": "walk",
506 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
507 },
508 "min_level": 26
509 },
510 {
511 "chance": 30,
512 "condition_values": [
513 {
514 "name": "time-morning",
515 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
516 }
517 ],
518 "max_level": 24,
519 "method": {
520 "name": "walk",
521 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
522 },
523 "min_level": 24
524 },
525 {
526 "chance": 20,
527 "condition_values": [
528 {
529 "name": "time-morning",
530 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
531 }
532 ],
533 "max_level": 24,
534 "method": {
535 "name": "walk",
536 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
537 },
538 "min_level": 24
539 },
540 {
541 "chance": 5,
542 "condition_values": [
543 {
544 "name": "time-morning",
545 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
546 }
547 ],
548 "max_level": 26,
549 "method": {
550 "name": "walk",
551 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
552 },
553 "min_level": 26
554 },
555 {
556 "chance": 30,
557 "condition_values": [
558 {
559 "name": "time-night",
560 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
561 }
562 ],
563 "max_level": 24,
564 "method": {
565 "name": "walk",
566 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
567 },
568 "min_level": 24
569 },
570 {
571 "chance": 20,
572 "condition_values": [
573 {
574 "name": "time-night",
575 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
576 }
577 ],
578 "max_level": 24,
579 "method": {
580 "name": "walk",
581 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
582 },
583 "min_level": 24
584 },
585 {
586 "chance": 5,
587 "condition_values": [
588 {
589 "name": "time-night",
590 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
591 }
592 ],
593 "max_level": 26,
594 "method": {
595 "name": "walk",
596 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
597 },
598 "min_level": 26
599 }
600 ],
601 "max_chance": 165,
602 "version": {
603 "name": "crystal",
604 "url": "https://pokedex.mimo.dev/api/version/6/"
605 }
606 },
607 {
608 "encounter_details": [
609 {
610 "chance": 20,
611 "condition_values": [],
612 "max_level": 23,
613 "method": {
614 "name": "walk",
615 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
616 },
617 "min_level": 23
618 },
619 {
620 "chance": 10,
621 "condition_values": [
622 {
623 "name": "radio-off",
624 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
625 }
626 ],
627 "max_level": 23,
628 "method": {
629 "name": "walk",
630 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
631 },
632 "min_level": 23
633 }
634 ],
635 "max_chance": 30,
636 "version": {
637 "name": "heartgold",
638 "url": "https://pokedex.mimo.dev/api/version/15/"
639 }
640 },
641 {
642 "encounter_details": [
643 {
644 "chance": 20,
645 "condition_values": [],
646 "max_level": 23,
647 "method": {
648 "name": "walk",
649 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
650 },
651 "min_level": 23
652 },
653 {
654 "chance": 10,
655 "condition_values": [
656 {
657 "name": "radio-off",
658 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
659 }
660 ],
661 "max_level": 23,
662 "method": {
663 "name": "walk",
664 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
665 },
666 "min_level": 23
667 }
668 ],
669 "max_chance": 30,
670 "version": {
671 "name": "soulsilver",
672 "url": "https://pokedex.mimo.dev/api/version/16/"
673 }
674 }
675 ]
676 },
677 {
678 "pokemon": {
679 "name": "jynx",
680 "url": "https://pokedex.mimo.dev/api/pokemon/124/"
681 },
682 "version_details": [
683 {
684 "encounter_details": [
685 {
686 "chance": 5,
687 "condition_values": [
688 {
689 "name": "time-day",
690 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
691 }
692 ],
693 "max_level": 23,
694 "method": {
695 "name": "walk",
696 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
697 },
698 "min_level": 23
699 },
700 {
701 "chance": 4,
702 "condition_values": [
703 {
704 "name": "time-day",
705 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
706 }
707 ],
708 "max_level": 21,
709 "method": {
710 "name": "walk",
711 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
712 },
713 "min_level": 21
714 },
715 {
716 "chance": 1,
717 "condition_values": [
718 {
719 "name": "time-day",
720 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
721 }
722 ],
723 "max_level": 21,
724 "method": {
725 "name": "walk",
726 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
727 },
728 "min_level": 21
729 },
730 {
731 "chance": 4,
732 "condition_values": [
733 {
734 "name": "time-morning",
735 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
736 }
737 ],
738 "max_level": 23,
739 "method": {
740 "name": "walk",
741 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
742 },
743 "min_level": 23
744 },
745 {
746 "chance": 1,
747 "condition_values": [
748 {
749 "name": "time-morning",
750 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
751 }
752 ],
753 "max_level": 23,
754 "method": {
755 "name": "walk",
756 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
757 },
758 "min_level": 23
759 },
760 {
761 "chance": 4,
762 "condition_values": [
763 {
764 "name": "time-night",
765 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
766 }
767 ],
768 "max_level": 23,
769 "method": {
770 "name": "walk",
771 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
772 },
773 "min_level": 23
774 },
775 {
776 "chance": 1,
777 "condition_values": [
778 {
779 "name": "time-night",
780 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
781 }
782 ],
783 "max_level": 23,
784 "method": {
785 "name": "walk",
786 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
787 },
788 "min_level": 23
789 }
790 ],
791 "max_chance": 20,
792 "version": {
793 "name": "gold",
794 "url": "https://pokedex.mimo.dev/api/version/4/"
795 }
796 },
797 {
798 "encounter_details": [
799 {
800 "chance": 5,
801 "condition_values": [
802 {
803 "name": "time-day",
804 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
805 }
806 ],
807 "max_level": 23,
808 "method": {
809 "name": "walk",
810 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
811 },
812 "min_level": 23
813 },
814 {
815 "chance": 4,
816 "condition_values": [
817 {
818 "name": "time-day",
819 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
820 }
821 ],
822 "max_level": 21,
823 "method": {
824 "name": "walk",
825 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
826 },
827 "min_level": 21
828 },
829 {
830 "chance": 1,
831 "condition_values": [
832 {
833 "name": "time-day",
834 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
835 }
836 ],
837 "max_level": 21,
838 "method": {
839 "name": "walk",
840 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
841 },
842 "min_level": 21
843 },
844 {
845 "chance": 4,
846 "condition_values": [
847 {
848 "name": "time-morning",
849 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
850 }
851 ],
852 "max_level": 23,
853 "method": {
854 "name": "walk",
855 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
856 },
857 "min_level": 23
858 },
859 {
860 "chance": 1,
861 "condition_values": [
862 {
863 "name": "time-morning",
864 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
865 }
866 ],
867 "max_level": 23,
868 "method": {
869 "name": "walk",
870 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
871 },
872 "min_level": 23
873 },
874 {
875 "chance": 4,
876 "condition_values": [
877 {
878 "name": "time-night",
879 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
880 }
881 ],
882 "max_level": 23,
883 "method": {
884 "name": "walk",
885 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
886 },
887 "min_level": 23
888 },
889 {
890 "chance": 1,
891 "condition_values": [
892 {
893 "name": "time-night",
894 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
895 }
896 ],
897 "max_level": 23,
898 "method": {
899 "name": "walk",
900 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
901 },
902 "min_level": 23
903 }
904 ],
905 "max_chance": 20,
906 "version": {
907 "name": "silver",
908 "url": "https://pokedex.mimo.dev/api/version/5/"
909 }
910 },
911 {
912 "encounter_details": [
913 {
914 "chance": 4,
915 "condition_values": [
916 {
917 "name": "time-day",
918 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
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": 1,
930 "condition_values": [
931 {
932 "name": "time-day",
933 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
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": 4,
945 "condition_values": [
946 {
947 "name": "time-morning",
948 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
949 }
950 ],
951 "max_level": 22,
952 "method": {
953 "name": "walk",
954 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
955 },
956 "min_level": 22
957 },
958 {
959 "chance": 1,
960 "condition_values": [
961 {
962 "name": "time-morning",
963 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
964 }
965 ],
966 "max_level": 24,
967 "method": {
968 "name": "walk",
969 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
970 },
971 "min_level": 24
972 }
973 ],
974 "max_chance": 10,
975 "version": {
976 "name": "crystal",
977 "url": "https://pokedex.mimo.dev/api/version/6/"
978 }
979 },
980 {
981 "encounter_details": [
982 {
983 "chance": 4,
984 "condition_values": [
985 {
986 "name": "time-day",
987 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
988 }
989 ],
990 "max_level": 23,
991 "method": {
992 "name": "walk",
993 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
994 },
995 "min_level": 23
996 },
997 {
998 "chance": 4,
999 "condition_values": [],
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 {
1011 "name": "time-day",
1012 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1013 }
1014 ],
1015 "max_level": 23,
1016 "method": {
1017 "name": "walk",
1018 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1019 },
1020 "min_level": 23
1021 },
1022 {
1023 "chance": 1,
1024 "condition_values": [],
1025 "max_level": 23,
1026 "method": {
1027 "name": "walk",
1028 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1029 },
1030 "min_level": 23
1031 }
1032 ],
1033 "max_chance": 10,
1034 "version": {
1035 "name": "heartgold",
1036 "url": "https://pokedex.mimo.dev/api/version/15/"
1037 }
1038 },
1039 {
1040 "encounter_details": [
1041 {
1042 "chance": 4,
1043 "condition_values": [
1044 {
1045 "name": "time-day",
1046 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1047 }
1048 ],
1049 "max_level": 23,
1050 "method": {
1051 "name": "walk",
1052 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1053 },
1054 "min_level": 23
1055 },
1056 {
1057 "chance": 4,
1058 "condition_values": [],
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 {
1070 "name": "time-day",
1071 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1072 }
1073 ],
1074 "max_level": 23,
1075 "method": {
1076 "name": "walk",
1077 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1078 },
1079 "min_level": 23
1080 },
1081 {
1082 "chance": 1,
1083 "condition_values": [],
1084 "max_level": 23,
1085 "method": {
1086 "name": "walk",
1087 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1088 },
1089 "min_level": 23
1090 }
1091 ],
1092 "max_chance": 10,
1093 "version": {
1094 "name": "soulsilver",
1095 "url": "https://pokedex.mimo.dev/api/version/16/"
1096 }
1097 }
1098 ]
1099 },
1100 {
1101 "pokemon": {
1102 "name": "sneasel",
1103 "url": "https://pokedex.mimo.dev/api/pokemon/215/"
1104 },
1105 "version_details": [
1106 {
1107 "encounter_details": [
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": 22,
1117 "method": {
1118 "name": "walk",
1119 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1120 },
1121 "min_level": 22
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": 24,
1132 "method": {
1133 "name": "walk",
1134 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1135 },
1136 "min_level": 24
1137 }
1138 ],
1139 "max_chance": 5,
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": 22,
1164 "method": {
1165 "name": "walk",
1166 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1167 },
1168 "min_level": 22
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": 24,
1179 "method": {
1180 "name": "walk",
1181 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1182 },
1183 "min_level": 24
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": 22,
1194 "method": {
1195 "name": "walk",
1196 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1197 },
1198 "min_level": 22
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": 24,
1209 "method": {
1210 "name": "walk",
1211 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1212 },
1213 "min_level": 24
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": 22,
1224 "method": {
1225 "name": "walk",
1226 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1227 },
1228 "min_level": 22
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": 24,
1239 "method": {
1240 "name": "walk",
1241 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1242 },
1243 "min_level": 24
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": 22,
1263 "method": {
1264 "name": "walk",
1265 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1266 },
1267 "min_level": 22
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": 24,
1278 "method": {
1279 "name": "walk",
1280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1281 },
1282 "min_level": 24
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": 22,
1293 "method": {
1294 "name": "walk",
1295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1296 },
1297 "min_level": 22
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": 24,
1308 "method": {
1309 "name": "walk",
1310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1311 },
1312 "min_level": 24
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": 22,
1323 "method": {
1324 "name": "walk",
1325 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1326 },
1327 "min_level": 22
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": 24,
1338 "method": {
1339 "name": "walk",
1340 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1341 },
1342 "min_level": 24
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": 23,
1362 "method": {
1363 "name": "walk",
1364 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1365 },
1366 "min_level": 23
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": 25,
1377 "method": {
1378 "name": "walk",
1379 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1380 },
1381 "min_level": 25
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": 23,
1392 "method": {
1393 "name": "walk",
1394 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1395 },
1396 "min_level": 23
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": 25,
1407 "method": {
1408 "name": "walk",
1409 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1410 },
1411 "min_level": 25
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": 23,
1547 "method": {
1548 "name": "walk",
1549 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1550 },
1551 "min_level": 23
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": 23,
1562 "method": {
1563 "name": "walk",
1564 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1565 },
1566 "min_level": 23
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": 23,
1577 "method": {
1578 "name": "walk",
1579 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1580 },
1581 "min_level": 23
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": 23,
1601 "method": {
1602 "name": "walk",
1603 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1604 },
1605 "min_level": 23
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": 25,
1616 "method": {
1617 "name": "walk",
1618 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1619 },
1620 "min_level": 25
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}