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