Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-forest

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-forest")
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": 817,
5 "location": {
6 "name": "johto-safari-zone",
7 "url": "https://pokedex.mimo.dev/api/location/814/"
8 },
9 "name": "johto-safari-zone-zone-forest",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Safari Zone Forest"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Parc Safari - Bois "
24 }
25 ],
26 "pokemon_encounters": [
27 {
28 "pokemon": {
29 "name": "pidgey",
30 "url": "https://pokedex.mimo.dev/api/pokemon/16/"
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": "bellsprout",
236 "url": "https://pokedex.mimo.dev/api/pokemon/69/"
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": 15,
265 "method": {
266 "name": "walk",
267 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
268 },
269 "min_level": 15
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": 16,
280 "method": {
281 "name": "walk",
282 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
283 },
284 "min_level": 16
285 },
286 {
287 "chance": 10,
288 "condition_values": [
289 {
290 "name": "time-morning",
291 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
292 }
293 ],
294 "max_level": 17,
295 "method": {
296 "name": "walk",
297 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
298 },
299 "min_level": 17
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": 15,
310 "method": {
311 "name": "walk",
312 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
313 },
314 "min_level": 15
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": 15,
325 "method": {
326 "name": "walk",
327 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
328 },
329 "min_level": 15
330 },
331 {
332 "chance": 10,
333 "condition_values": [
334 {
335 "name": "time-day",
336 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
337 }
338 ],
339 "max_level": 16,
340 "method": {
341 "name": "walk",
342 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
343 },
344 "min_level": 16
345 },
346 {
347 "chance": 10,
348 "condition_values": [
349 {
350 "name": "time-day",
351 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
352 }
353 ],
354 "max_level": 17,
355 "method": {
356 "name": "walk",
357 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
358 },
359 "min_level": 17
360 },
361 {
362 "chance": 10,
363 "condition_values": [
364 {
365 "name": "time-night",
366 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
367 }
368 ],
369 "max_level": 15,
370 "method": {
371 "name": "walk",
372 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
373 },
374 "min_level": 15
375 },
376 {
377 "chance": 10,
378 "condition_values": [
379 {
380 "name": "time-night",
381 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
382 }
383 ],
384 "max_level": 16,
385 "method": {
386 "name": "walk",
387 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
388 },
389 "min_level": 16
390 },
391 {
392 "chance": 10,
393 "condition_values": [
394 {
395 "name": "time-night",
396 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
397 }
398 ],
399 "max_level": 17,
400 "method": {
401 "name": "walk",
402 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
403 },
404 "min_level": 17
405 }
406 ],
407 "max_chance": 110,
408 "version": {
409 "name": "heartgold",
410 "url": "https://pokedex.mimo.dev/api/version/15/"
411 }
412 },
413 {
414 "encounter_details": [
415 {
416 "chance": 10,
417 "condition_values": [
418 {
419 "name": "time-morning",
420 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
421 }
422 ],
423 "max_level": 15,
424 "method": {
425 "name": "walk",
426 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
427 },
428 "min_level": 15
429 },
430 {
431 "chance": 10,
432 "condition_values": [
433 {
434 "name": "time-morning",
435 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
436 }
437 ],
438 "max_level": 15,
439 "method": {
440 "name": "walk",
441 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
442 },
443 "min_level": 15
444 },
445 {
446 "chance": 10,
447 "condition_values": [
448 {
449 "name": "time-morning",
450 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
451 }
452 ],
453 "max_level": 16,
454 "method": {
455 "name": "walk",
456 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
457 },
458 "min_level": 16
459 },
460 {
461 "chance": 10,
462 "condition_values": [
463 {
464 "name": "time-morning",
465 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
466 }
467 ],
468 "max_level": 17,
469 "method": {
470 "name": "walk",
471 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
472 },
473 "min_level": 17
474 },
475 {
476 "chance": 10,
477 "condition_values": [
478 {
479 "name": "time-day",
480 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
481 }
482 ],
483 "max_level": 15,
484 "method": {
485 "name": "walk",
486 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
487 },
488 "min_level": 15
489 },
490 {
491 "chance": 10,
492 "condition_values": [
493 {
494 "name": "time-day",
495 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
496 }
497 ],
498 "max_level": 15,
499 "method": {
500 "name": "walk",
501 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
502 },
503 "min_level": 15
504 },
505 {
506 "chance": 10,
507 "condition_values": [
508 {
509 "name": "time-day",
510 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
511 }
512 ],
513 "max_level": 16,
514 "method": {
515 "name": "walk",
516 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
517 },
518 "min_level": 16
519 },
520 {
521 "chance": 10,
522 "condition_values": [
523 {
524 "name": "time-day",
525 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
526 }
527 ],
528 "max_level": 17,
529 "method": {
530 "name": "walk",
531 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
532 },
533 "min_level": 17
534 },
535 {
536 "chance": 10,
537 "condition_values": [
538 {
539 "name": "time-night",
540 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
541 }
542 ],
543 "max_level": 15,
544 "method": {
545 "name": "walk",
546 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
547 },
548 "min_level": 15
549 },
550 {
551 "chance": 10,
552 "condition_values": [
553 {
554 "name": "time-night",
555 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
556 }
557 ],
558 "max_level": 16,
559 "method": {
560 "name": "walk",
561 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
562 },
563 "min_level": 16
564 },
565 {
566 "chance": 10,
567 "condition_values": [
568 {
569 "name": "time-night",
570 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
571 }
572 ],
573 "max_level": 17,
574 "method": {
575 "name": "walk",
576 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
577 },
578 "min_level": 17
579 }
580 ],
581 "max_chance": 110,
582 "version": {
583 "name": "soulsilver",
584 "url": "https://pokedex.mimo.dev/api/version/16/"
585 }
586 }
587 ]
588 },
589 {
590 "pokemon": {
591 "name": "gastly",
592 "url": "https://pokedex.mimo.dev/api/pokemon/92/"
593 },
594 "version_details": [
595 {
596 "encounter_details": [
597 {
598 "chance": 10,
599 "condition_values": [
600 {
601 "name": "time-night",
602 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
603 }
604 ],
605 "max_level": 15,
606 "method": {
607 "name": "walk",
608 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
609 },
610 "min_level": 15
611 },
612 {
613 "chance": 10,
614 "condition_values": [
615 {
616 "name": "time-night",
617 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
618 }
619 ],
620 "max_level": 17,
621 "method": {
622 "name": "walk",
623 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
624 },
625 "min_level": 17
626 }
627 ],
628 "max_chance": 20,
629 "version": {
630 "name": "heartgold",
631 "url": "https://pokedex.mimo.dev/api/version/15/"
632 }
633 },
634 {
635 "encounter_details": [
636 {
637 "chance": 10,
638 "condition_values": [
639 {
640 "name": "time-night",
641 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
642 }
643 ],
644 "max_level": 15,
645 "method": {
646 "name": "walk",
647 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
648 },
649 "min_level": 15
650 },
651 {
652 "chance": 10,
653 "condition_values": [
654 {
655 "name": "time-night",
656 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
657 }
658 ],
659 "max_level": 17,
660 "method": {
661 "name": "walk",
662 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
663 },
664 "min_level": 17
665 }
666 ],
667 "max_chance": 20,
668 "version": {
669 "name": "soulsilver",
670 "url": "https://pokedex.mimo.dev/api/version/16/"
671 }
672 }
673 ]
674 },
675 {
676 "pokemon": {
677 "name": "haunter",
678 "url": "https://pokedex.mimo.dev/api/pokemon/93/"
679 },
680 "version_details": [
681 {
682 "encounter_details": [
683 {
684 "chance": 10,
685 "condition_values": [
686 {
687 "name": "time-night",
688 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
689 }
690 ],
691 "max_level": 16,
692 "method": {
693 "name": "walk",
694 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
695 },
696 "min_level": 16
697 },
698 {
699 "chance": 10,
700 "condition_values": [
701 {
702 "name": "time-night",
703 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
704 }
705 ],
706 "max_level": 17,
707 "method": {
708 "name": "walk",
709 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
710 },
711 "min_level": 17
712 }
713 ],
714 "max_chance": 20,
715 "version": {
716 "name": "heartgold",
717 "url": "https://pokedex.mimo.dev/api/version/15/"
718 }
719 },
720 {
721 "encounter_details": [
722 {
723 "chance": 10,
724 "condition_values": [
725 {
726 "name": "time-night",
727 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
728 }
729 ],
730 "max_level": 16,
731 "method": {
732 "name": "walk",
733 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
734 },
735 "min_level": 16
736 },
737 {
738 "chance": 10,
739 "condition_values": [
740 {
741 "name": "time-night",
742 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
743 }
744 ],
745 "max_level": 17,
746 "method": {
747 "name": "walk",
748 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
749 },
750 "min_level": 17
751 }
752 ],
753 "max_chance": 20,
754 "version": {
755 "name": "soulsilver",
756 "url": "https://pokedex.mimo.dev/api/version/16/"
757 }
758 }
759 ]
760 },
761 {
762 "pokemon": {
763 "name": "mr-mime",
764 "url": "https://pokedex.mimo.dev/api/pokemon/122/"
765 },
766 "version_details": [
767 {
768 "encounter_details": [
769 {
770 "chance": 10,
771 "condition_values": [
772 {
773 "name": "time-morning",
774 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
775 }
776 ],
777 "max_level": 16,
778 "method": {
779 "name": "walk",
780 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
781 },
782 "min_level": 16
783 },
784 {
785 "chance": 10,
786 "condition_values": [
787 {
788 "name": "time-morning",
789 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
790 }
791 ],
792 "max_level": 17,
793 "method": {
794 "name": "walk",
795 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
796 },
797 "min_level": 17
798 },
799 {
800 "chance": 10,
801 "condition_values": [
802 {
803 "name": "time-day",
804 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
805 }
806 ],
807 "max_level": 16,
808 "method": {
809 "name": "walk",
810 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
811 },
812 "min_level": 16
813 },
814 {
815 "chance": 10,
816 "condition_values": [
817 {
818 "name": "time-day",
819 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
820 }
821 ],
822 "max_level": 17,
823 "method": {
824 "name": "walk",
825 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
826 },
827 "min_level": 17
828 }
829 ],
830 "max_chance": 40,
831 "version": {
832 "name": "heartgold",
833 "url": "https://pokedex.mimo.dev/api/version/15/"
834 }
835 },
836 {
837 "encounter_details": [
838 {
839 "chance": 10,
840 "condition_values": [
841 {
842 "name": "time-morning",
843 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
844 }
845 ],
846 "max_level": 16,
847 "method": {
848 "name": "walk",
849 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
850 },
851 "min_level": 16
852 },
853 {
854 "chance": 10,
855 "condition_values": [
856 {
857 "name": "time-morning",
858 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
859 }
860 ],
861 "max_level": 17,
862 "method": {
863 "name": "walk",
864 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
865 },
866 "min_level": 17
867 },
868 {
869 "chance": 10,
870 "condition_values": [
871 {
872 "name": "time-day",
873 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
874 }
875 ],
876 "max_level": 16,
877 "method": {
878 "name": "walk",
879 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
880 },
881 "min_level": 16
882 },
883 {
884 "chance": 10,
885 "condition_values": [
886 {
887 "name": "time-day",
888 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
889 }
890 ],
891 "max_level": 17,
892 "method": {
893 "name": "walk",
894 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
895 },
896 "min_level": 17
897 }
898 ],
899 "max_chance": 40,
900 "version": {
901 "name": "soulsilver",
902 "url": "https://pokedex.mimo.dev/api/version/16/"
903 }
904 }
905 ]
906 },
907 {
908 "pokemon": {
909 "name": "misdreavus",
910 "url": "https://pokedex.mimo.dev/api/pokemon/200/"
911 },
912 "version_details": [
913 {
914 "encounter_details": [
915 {
916 "chance": 10,
917 "condition_values": [
918 {
919 "name": "time-morning",
920 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
921 }
922 ],
923 "max_level": 17,
924 "method": {
925 "name": "walk",
926 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
927 },
928 "min_level": 17
929 },
930 {
931 "chance": 10,
932 "condition_values": [
933 {
934 "name": "time-day",
935 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
936 }
937 ],
938 "max_level": 17,
939 "method": {
940 "name": "walk",
941 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
942 },
943 "min_level": 17
944 },
945 {
946 "chance": 10,
947 "condition_values": [
948 {
949 "name": "time-night",
950 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
951 }
952 ],
953 "max_level": 15,
954 "method": {
955 "name": "walk",
956 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
957 },
958 "min_level": 15
959 },
960 {
961 "chance": 10,
962 "condition_values": [
963 {
964 "name": "time-night",
965 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
966 }
967 ],
968 "max_level": 16,
969 "method": {
970 "name": "walk",
971 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
972 },
973 "min_level": 16
974 },
975 {
976 "chance": 10,
977 "condition_values": [
978 {
979 "name": "time-night",
980 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
981 }
982 ],
983 "max_level": 17,
984 "method": {
985 "name": "walk",
986 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
987 },
988 "min_level": 17
989 }
990 ],
991 "max_chance": 50,
992 "version": {
993 "name": "heartgold",
994 "url": "https://pokedex.mimo.dev/api/version/15/"
995 }
996 },
997 {
998 "encounter_details": [
999 {
1000 "chance": 10,
1001 "condition_values": [
1002 {
1003 "name": "time-morning",
1004 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1005 }
1006 ],
1007 "max_level": 17,
1008 "method": {
1009 "name": "walk",
1010 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1011 },
1012 "min_level": 17
1013 },
1014 {
1015 "chance": 10,
1016 "condition_values": [
1017 {
1018 "name": "time-day",
1019 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1020 }
1021 ],
1022 "max_level": 17,
1023 "method": {
1024 "name": "walk",
1025 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1026 },
1027 "min_level": 17
1028 },
1029 {
1030 "chance": 10,
1031 "condition_values": [
1032 {
1033 "name": "time-night",
1034 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1035 }
1036 ],
1037 "max_level": 15,
1038 "method": {
1039 "name": "walk",
1040 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1041 },
1042 "min_level": 15
1043 },
1044 {
1045 "chance": 10,
1046 "condition_values": [
1047 {
1048 "name": "time-night",
1049 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1050 }
1051 ],
1052 "max_level": 16,
1053 "method": {
1054 "name": "walk",
1055 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1056 },
1057 "min_level": 16
1058 },
1059 {
1060 "chance": 10,
1061 "condition_values": [
1062 {
1063 "name": "time-night",
1064 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1065 }
1066 ],
1067 "max_level": 17,
1068 "method": {
1069 "name": "walk",
1070 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1071 },
1072 "min_level": 17
1073 }
1074 ],
1075 "max_chance": 50,
1076 "version": {
1077 "name": "soulsilver",
1078 "url": "https://pokedex.mimo.dev/api/version/16/"
1079 }
1080 }
1081 ]
1082 }
1083 ]
1084}