Endpoint: location-area

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

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/ice-path-b1f")
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": 62,
27 "id": 245,
28 "location": {
29 "name": "ice-path",
30 "url": "https://pokedex.mimo.dev/api/location/77/"
31 },
32 "name": "ice-path-b1f",
33 "names": [
34 {
35 "language": {
36 "name": "en",
37 "url": "https://pokedex.mimo.dev/api/language/9/"
38 },
39 "name": "Ice Path (B1F)"
40 },
41 {
42 "language": {
43 "name": "fr",
44 "url": "https://pokedex.mimo.dev/api/language/5/"
45 },
46 "name": "Route de Glace (1er 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": 22,
67 "method": {
68 "name": "walk",
69 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
70 },
71 "min_level": 22
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": 22,
82 "method": {
83 "name": "walk",
84 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
85 },
86 "min_level": 22
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": 22,
97 "method": {
98 "name": "walk",
99 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
100 },
101 "min_level": 22
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": 22,
112 "method": {
113 "name": "walk",
114 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
115 },
116 "min_level": 22
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": 22,
127 "method": {
128 "name": "walk",
129 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
130 },
131 "min_level": 22
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": 22,
151 "method": {
152 "name": "walk",
153 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
154 },
155 "min_level": 22
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": 22,
166 "method": {
167 "name": "walk",
168 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
169 },
170 "min_level": 22
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": 22,
190 "method": {
191 "name": "walk",
192 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
193 },
194 "min_level": 22
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": 22,
205 "method": {
206 "name": "walk",
207 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
208 },
209 "min_level": 22
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": 22,
220 "method": {
221 "name": "walk",
222 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
223 },
224 "min_level": 22
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": 22,
235 "method": {
236 "name": "walk",
237 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
238 },
239 "min_level": 22
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": 22,
250 "method": {
251 "name": "walk",
252 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
253 },
254 "min_level": 22
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": 22,
265 "method": {
266 "name": "walk",
267 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
268 },
269 "min_level": 22
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": 22,
289 "method": {
290 "name": "walk",
291 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
292 },
293 "min_level": 22
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": 22,
304 "method": {
305 "name": "walk",
306 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
307 },
308 "min_level": 22
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": 22,
319 "method": {
320 "name": "walk",
321 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
322 },
323 "min_level": 22
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": 22,
334 "method": {
335 "name": "walk",
336 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
337 },
338 "min_level": 22
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": 22,
366 "method": {
367 "name": "walk",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
369 },
370 "min_level": 22
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": 22,
381 "method": {
382 "name": "walk",
383 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
384 },
385 "min_level": 22
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": 22,
396 "method": {
397 "name": "walk",
398 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
399 },
400 "min_level": 22
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": 22,
420 "method": {
421 "name": "walk",
422 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
423 },
424 "min_level": 22
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": 22,
435 "method": {
436 "name": "walk",
437 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
438 },
439 "min_level": 22
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": 22,
450 "method": {
451 "name": "walk",
452 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
453 },
454 "min_level": 22
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": 23,
474 "method": {
475 "name": "walk",
476 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
477 },
478 "min_level": 23
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": 23,
489 "method": {
490 "name": "walk",
491 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
492 },
493 "min_level": 23
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": 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": 4,
512 "condition_values": [
513 {
514 "name": "time-day",
515 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
516 }
517 ],
518 "max_level": 23,
519 "method": {
520 "name": "walk",
521 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
522 },
523 "min_level": 23
524 },
525 {
526 "chance": 30,
527 "condition_values": [
528 {
529 "name": "time-morning",
530 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
531 }
532 ],
533 "max_level": 23,
534 "method": {
535 "name": "walk",
536 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
537 },
538 "min_level": 23
539 },
540 {
541 "chance": 20,
542 "condition_values": [
543 {
544 "name": "time-morning",
545 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
546 }
547 ],
548 "max_level": 23,
549 "method": {
550 "name": "walk",
551 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
552 },
553 "min_level": 23
554 },
555 {
556 "chance": 5,
557 "condition_values": [
558 {
559 "name": "time-morning",
560 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
561 }
562 ],
563 "max_level": 25,
564 "method": {
565 "name": "walk",
566 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
567 },
568 "min_level": 25
569 },
570 {
571 "chance": 4,
572 "condition_values": [
573 {
574 "name": "time-morning",
575 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
576 }
577 ],
578 "max_level": 23,
579 "method": {
580 "name": "walk",
581 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
582 },
583 "min_level": 23
584 },
585 {
586 "chance": 30,
587 "condition_values": [
588 {
589 "name": "time-night",
590 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
591 }
592 ],
593 "max_level": 23,
594 "method": {
595 "name": "walk",
596 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
597 },
598 "min_level": 23
599 },
600 {
601 "chance": 20,
602 "condition_values": [
603 {
604 "name": "time-night",
605 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
606 }
607 ],
608 "max_level": 23,
609 "method": {
610 "name": "walk",
611 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
612 },
613 "min_level": 23
614 },
615 {
616 "chance": 5,
617 "condition_values": [
618 {
619 "name": "time-night",
620 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
621 }
622 ],
623 "max_level": 25,
624 "method": {
625 "name": "walk",
626 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
627 },
628 "min_level": 25
629 },
630 {
631 "chance": 4,
632 "condition_values": [
633 {
634 "name": "time-night",
635 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
636 }
637 ],
638 "max_level": 23,
639 "method": {
640 "name": "walk",
641 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
642 },
643 "min_level": 23
644 }
645 ],
646 "max_chance": 177,
647 "version": {
648 "name": "crystal",
649 "url": "https://pokedex.mimo.dev/api/version/6/"
650 }
651 },
652 {
653 "encounter_details": [
654 {
655 "chance": 20,
656 "condition_values": [],
657 "max_level": 22,
658 "method": {
659 "name": "walk",
660 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
661 },
662 "min_level": 22
663 },
664 {
665 "chance": 10,
666 "condition_values": [
667 {
668 "name": "radio-off",
669 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
670 }
671 ],
672 "max_level": 22,
673 "method": {
674 "name": "walk",
675 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
676 },
677 "min_level": 22
678 }
679 ],
680 "max_chance": 30,
681 "version": {
682 "name": "heartgold",
683 "url": "https://pokedex.mimo.dev/api/version/15/"
684 }
685 },
686 {
687 "encounter_details": [
688 {
689 "chance": 20,
690 "condition_values": [],
691 "max_level": 22,
692 "method": {
693 "name": "walk",
694 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
695 },
696 "min_level": 22
697 },
698 {
699 "chance": 10,
700 "condition_values": [
701 {
702 "name": "radio-off",
703 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
704 }
705 ],
706 "max_level": 22,
707 "method": {
708 "name": "walk",
709 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
710 },
711 "min_level": 22
712 }
713 ],
714 "max_chance": 30,
715 "version": {
716 "name": "soulsilver",
717 "url": "https://pokedex.mimo.dev/api/version/16/"
718 }
719 }
720 ]
721 },
722 {
723 "pokemon": {
724 "name": "jynx",
725 "url": "https://pokedex.mimo.dev/api/pokemon/124/"
726 },
727 "version_details": [
728 {
729 "encounter_details": [
730 {
731 "chance": 5,
732 "condition_values": [
733 {
734 "name": "time-day",
735 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
736 }
737 ],
738 "max_level": 22,
739 "method": {
740 "name": "walk",
741 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
742 },
743 "min_level": 22
744 },
745 {
746 "chance": 4,
747 "condition_values": [
748 {
749 "name": "time-day",
750 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
751 }
752 ],
753 "max_level": 20,
754 "method": {
755 "name": "walk",
756 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
757 },
758 "min_level": 20
759 },
760 {
761 "chance": 1,
762 "condition_values": [
763 {
764 "name": "time-day",
765 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
766 }
767 ],
768 "max_level": 20,
769 "method": {
770 "name": "walk",
771 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
772 },
773 "min_level": 20
774 },
775 {
776 "chance": 4,
777 "condition_values": [
778 {
779 "name": "time-morning",
780 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
781 }
782 ],
783 "max_level": 22,
784 "method": {
785 "name": "walk",
786 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
787 },
788 "min_level": 22
789 },
790 {
791 "chance": 1,
792 "condition_values": [
793 {
794 "name": "time-morning",
795 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
796 }
797 ],
798 "max_level": 22,
799 "method": {
800 "name": "walk",
801 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
802 },
803 "min_level": 22
804 },
805 {
806 "chance": 4,
807 "condition_values": [
808 {
809 "name": "time-night",
810 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
811 }
812 ],
813 "max_level": 22,
814 "method": {
815 "name": "walk",
816 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
817 },
818 "min_level": 22
819 },
820 {
821 "chance": 1,
822 "condition_values": [
823 {
824 "name": "time-night",
825 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
826 }
827 ],
828 "max_level": 22,
829 "method": {
830 "name": "walk",
831 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
832 },
833 "min_level": 22
834 }
835 ],
836 "max_chance": 20,
837 "version": {
838 "name": "gold",
839 "url": "https://pokedex.mimo.dev/api/version/4/"
840 }
841 },
842 {
843 "encounter_details": [
844 {
845 "chance": 5,
846 "condition_values": [
847 {
848 "name": "time-day",
849 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
850 }
851 ],
852 "max_level": 22,
853 "method": {
854 "name": "walk",
855 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
856 },
857 "min_level": 22
858 },
859 {
860 "chance": 4,
861 "condition_values": [
862 {
863 "name": "time-day",
864 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
865 }
866 ],
867 "max_level": 20,
868 "method": {
869 "name": "walk",
870 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
871 },
872 "min_level": 20
873 },
874 {
875 "chance": 1,
876 "condition_values": [
877 {
878 "name": "time-day",
879 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
880 }
881 ],
882 "max_level": 20,
883 "method": {
884 "name": "walk",
885 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
886 },
887 "min_level": 20
888 },
889 {
890 "chance": 4,
891 "condition_values": [
892 {
893 "name": "time-morning",
894 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
895 }
896 ],
897 "max_level": 22,
898 "method": {
899 "name": "walk",
900 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
901 },
902 "min_level": 22
903 },
904 {
905 "chance": 1,
906 "condition_values": [
907 {
908 "name": "time-morning",
909 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
910 }
911 ],
912 "max_level": 22,
913 "method": {
914 "name": "walk",
915 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
916 },
917 "min_level": 22
918 },
919 {
920 "chance": 4,
921 "condition_values": [
922 {
923 "name": "time-night",
924 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
925 }
926 ],
927 "max_level": 22,
928 "method": {
929 "name": "walk",
930 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
931 },
932 "min_level": 22
933 },
934 {
935 "chance": 1,
936 "condition_values": [
937 {
938 "name": "time-night",
939 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
940 }
941 ],
942 "max_level": 22,
943 "method": {
944 "name": "walk",
945 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
946 },
947 "min_level": 22
948 }
949 ],
950 "max_chance": 20,
951 "version": {
952 "name": "silver",
953 "url": "https://pokedex.mimo.dev/api/version/5/"
954 }
955 },
956 {
957 "encounter_details": [
958 {
959 "chance": 1,
960 "condition_values": [
961 {
962 "name": "time-day",
963 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
964 }
965 ],
966 "max_level": 22,
967 "method": {
968 "name": "walk",
969 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
970 },
971 "min_level": 22
972 },
973 {
974 "chance": 1,
975 "condition_values": [
976 {
977 "name": "time-morning",
978 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
979 }
980 ],
981 "max_level": 22,
982 "method": {
983 "name": "walk",
984 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
985 },
986 "min_level": 22
987 }
988 ],
989 "max_chance": 2,
990 "version": {
991 "name": "crystal",
992 "url": "https://pokedex.mimo.dev/api/version/6/"
993 }
994 },
995 {
996 "encounter_details": [
997 {
998 "chance": 4,
999 "condition_values": [
1000 {
1001 "name": "time-day",
1002 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1003 }
1004 ],
1005 "max_level": 22,
1006 "method": {
1007 "name": "walk",
1008 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1009 },
1010 "min_level": 22
1011 },
1012 {
1013 "chance": 4,
1014 "condition_values": [],
1015 "max_level": 22,
1016 "method": {
1017 "name": "walk",
1018 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1019 },
1020 "min_level": 22
1021 },
1022 {
1023 "chance": 1,
1024 "condition_values": [
1025 {
1026 "name": "time-day",
1027 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1028 }
1029 ],
1030 "max_level": 22,
1031 "method": {
1032 "name": "walk",
1033 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1034 },
1035 "min_level": 22
1036 },
1037 {
1038 "chance": 1,
1039 "condition_values": [],
1040 "max_level": 22,
1041 "method": {
1042 "name": "walk",
1043 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1044 },
1045 "min_level": 22
1046 }
1047 ],
1048 "max_chance": 10,
1049 "version": {
1050 "name": "heartgold",
1051 "url": "https://pokedex.mimo.dev/api/version/15/"
1052 }
1053 },
1054 {
1055 "encounter_details": [
1056 {
1057 "chance": 4,
1058 "condition_values": [
1059 {
1060 "name": "time-day",
1061 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1062 }
1063 ],
1064 "max_level": 22,
1065 "method": {
1066 "name": "walk",
1067 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1068 },
1069 "min_level": 22
1070 },
1071 {
1072 "chance": 4,
1073 "condition_values": [],
1074 "max_level": 22,
1075 "method": {
1076 "name": "walk",
1077 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1078 },
1079 "min_level": 22
1080 },
1081 {
1082 "chance": 1,
1083 "condition_values": [
1084 {
1085 "name": "time-day",
1086 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1087 }
1088 ],
1089 "max_level": 22,
1090 "method": {
1091 "name": "walk",
1092 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1093 },
1094 "min_level": 22
1095 },
1096 {
1097 "chance": 1,
1098 "condition_values": [],
1099 "max_level": 22,
1100 "method": {
1101 "name": "walk",
1102 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1103 },
1104 "min_level": 22
1105 }
1106 ],
1107 "max_chance": 10,
1108 "version": {
1109 "name": "soulsilver",
1110 "url": "https://pokedex.mimo.dev/api/version/16/"
1111 }
1112 }
1113 ]
1114 },
1115 {
1116 "pokemon": {
1117 "name": "sneasel",
1118 "url": "https://pokedex.mimo.dev/api/pokemon/215/"
1119 },
1120 "version_details": [
1121 {
1122 "encounter_details": [
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": 22,
1132 "method": {
1133 "name": "walk",
1134 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1135 },
1136 "min_level": 22
1137 }
1138 ],
1139 "max_chance": 1,
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": 21,
1164 "method": {
1165 "name": "walk",
1166 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1167 },
1168 "min_level": 21
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": 23,
1179 "method": {
1180 "name": "walk",
1181 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1182 },
1183 "min_level": 23
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": 21,
1194 "method": {
1195 "name": "walk",
1196 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1197 },
1198 "min_level": 21
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": 23,
1209 "method": {
1210 "name": "walk",
1211 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1212 },
1213 "min_level": 23
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": 21,
1224 "method": {
1225 "name": "walk",
1226 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1227 },
1228 "min_level": 21
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": 23,
1239 "method": {
1240 "name": "walk",
1241 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1242 },
1243 "min_level": 23
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": 21,
1263 "method": {
1264 "name": "walk",
1265 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1266 },
1267 "min_level": 21
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": 23,
1278 "method": {
1279 "name": "walk",
1280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1281 },
1282 "min_level": 23
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": 21,
1293 "method": {
1294 "name": "walk",
1295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1296 },
1297 "min_level": 21
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": 23,
1308 "method": {
1309 "name": "walk",
1310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1311 },
1312 "min_level": 23
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": 21,
1323 "method": {
1324 "name": "walk",
1325 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1326 },
1327 "min_level": 21
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": 23,
1338 "method": {
1339 "name": "walk",
1340 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1341 },
1342 "min_level": 23
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": 22,
1362 "method": {
1363 "name": "walk",
1364 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1365 },
1366 "min_level": 22
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": 24,
1377 "method": {
1378 "name": "walk",
1379 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1380 },
1381 "min_level": 24
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": 22,
1392 "method": {
1393 "name": "walk",
1394 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1395 },
1396 "min_level": 22
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": 24,
1407 "method": {
1408 "name": "walk",
1409 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1410 },
1411 "min_level": 24
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": 21,
1426 "method": {
1427 "name": "walk",
1428 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1429 },
1430 "min_level": 21
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": 21,
1441 "method": {
1442 "name": "walk",
1443 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1444 },
1445 "min_level": 21
1446 },
1447 {
1448 "chance": 5,
1449 "condition_values": [],
1450 "max_level": 23,
1451 "method": {
1452 "name": "walk",
1453 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1454 },
1455 "min_level": 23
1456 },
1457 {
1458 "chance": 5,
1459 "condition_values": [],
1460 "max_level": 23,
1461 "method": {
1462 "name": "walk",
1463 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1464 },
1465 "min_level": 23
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": 21,
1480 "method": {
1481 "name": "walk",
1482 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1483 },
1484 "min_level": 21
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": 21,
1495 "method": {
1496 "name": "walk",
1497 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1498 },
1499 "min_level": 21
1500 },
1501 {
1502 "chance": 5,
1503 "condition_values": [],
1504 "max_level": 23,
1505 "method": {
1506 "name": "walk",
1507 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1508 },
1509 "min_level": 23
1510 },
1511 {
1512 "chance": 5,
1513 "condition_values": [],
1514 "max_level": 23,
1515 "method": {
1516 "name": "walk",
1517 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1518 },
1519 "min_level": 23
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": 22,
1547 "method": {
1548 "name": "walk",
1549 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1550 },
1551 "min_level": 22
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": 22,
1562 "method": {
1563 "name": "walk",
1564 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1565 },
1566 "min_level": 22
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": 22,
1577 "method": {
1578 "name": "walk",
1579 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1580 },
1581 "min_level": 22
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": 22,
1601 "method": {
1602 "name": "walk",
1603 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1604 },
1605 "min_level": 22
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": 24,
1616 "method": {
1617 "name": "walk",
1618 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1619 },
1620 "min_level": 24
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": 22,
1640 "method": {
1641 "name": "walk",
1642 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1643 },
1644 "min_level": 22
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": 22,
1655 "method": {
1656 "name": "walk",
1657 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1658 },
1659 "min_level": 22
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": 22,
1687 "method": {
1688 "name": "walk",
1689 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1690 },
1691 "min_level": 22
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": 22,
1702 "method": {
1703 "name": "walk",
1704 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1705 },
1706 "min_level": 22
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": 22,
1726 "method": {
1727 "name": "walk",
1728 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1729 },
1730 "min_level": 22
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": 22,
1741 "method": {
1742 "name": "walk",
1743 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1744 },
1745 "min_level": 22
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": 21,
1773 "method": {
1774 "name": "walk",
1775 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1776 },
1777 "min_level": 21
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": 22,
1788 "method": {
1789 "name": "walk",
1790 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1791 },
1792 "min_level": 22
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": 21,
1812 "method": {
1813 "name": "walk",
1814 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1815 },
1816 "min_level": 21
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": 22,
1827 "method": {
1828 "name": "walk",
1829 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1830 },
1831 "min_level": 22
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": 22,
1859 "method": {
1860 "name": "walk",
1861 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1862 },
1863 "min_level": 22
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": 22,
1874 "method": {
1875 "name": "walk",
1876 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1877 },
1878 "min_level": 22
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": 22,
1898 "method": {
1899 "name": "walk",
1900 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1901 },
1902 "min_level": 22
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": 22,
1913 "method": {
1914 "name": "walk",
1915 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1916 },
1917 "min_level": 22
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": 21,
1945 "method": {
1946 "name": "walk",
1947 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1948 },
1949 "min_level": 21
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": 22,
1960 "method": {
1961 "name": "walk",
1962 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1963 },
1964 "min_level": 22
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": 21,
1984 "method": {
1985 "name": "walk",
1986 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1987 },
1988 "min_level": 21
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": 22,
1999 "method": {
2000 "name": "walk",
2001 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2002 },
2003 "min_level": 22
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}