Endpoint: location-area

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

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-savannah")
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": 823,
5 "location": {
6 "name": "johto-safari-zone",
7 "url": "https://pokedex.mimo.dev/api/location/814/"
8 },
9 "name": "johto-safari-zone-zone-savannah",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Safari Zone Savannah"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Parc Safari - Savane"
24 }
25 ],
26 "pokemon_encounters": [
27 {
28 "pokemon": {
29 "name": "nidoran-f",
30 "url": "https://pokedex.mimo.dev/api/pokemon/29/"
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": 15,
59 "method": {
60 "name": "walk",
61 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
62 },
63 "min_level": 15
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": 16,
74 "method": {
75 "name": "walk",
76 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
77 },
78 "min_level": 16
79 },
80 {
81 "chance": 10,
82 "condition_values": [
83 {
84 "name": "time-morning",
85 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
86 }
87 ],
88 "max_level": 16,
89 "method": {
90 "name": "walk",
91 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
92 },
93 "min_level": 16
94 },
95 {
96 "chance": 10,
97 "condition_values": [
98 {
99 "name": "time-morning",
100 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
101 }
102 ],
103 "max_level": 17,
104 "method": {
105 "name": "walk",
106 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
107 },
108 "min_level": 17
109 },
110 {
111 "chance": 10,
112 "condition_values": [
113 {
114 "name": "time-morning",
115 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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 "chance": 10,
127 "condition_values": [
128 {
129 "name": "time-day",
130 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
131 }
132 ],
133 "max_level": 15,
134 "method": {
135 "name": "walk",
136 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
137 },
138 "min_level": 15
139 },
140 {
141 "chance": 10,
142 "condition_values": [
143 {
144 "name": "time-day",
145 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
146 }
147 ],
148 "max_level": 15,
149 "method": {
150 "name": "walk",
151 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
152 },
153 "min_level": 15
154 },
155 {
156 "chance": 10,
157 "condition_values": [
158 {
159 "name": "time-day",
160 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
161 }
162 ],
163 "max_level": 16,
164 "method": {
165 "name": "walk",
166 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
167 },
168 "min_level": 16
169 },
170 {
171 "chance": 10,
172 "condition_values": [
173 {
174 "name": "time-day",
175 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
176 }
177 ],
178 "max_level": 16,
179 "method": {
180 "name": "walk",
181 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
182 },
183 "min_level": 16
184 },
185 {
186 "chance": 10,
187 "condition_values": [
188 {
189 "name": "time-day",
190 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
191 }
192 ],
193 "max_level": 17,
194 "method": {
195 "name": "walk",
196 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
197 },
198 "min_level": 17
199 },
200 {
201 "chance": 10,
202 "condition_values": [
203 {
204 "name": "time-day",
205 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
206 }
207 ],
208 "max_level": 17,
209 "method": {
210 "name": "walk",
211 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
212 },
213 "min_level": 17
214 }
215 ],
216 "max_chance": 120,
217 "version": {
218 "name": "heartgold",
219 "url": "https://pokedex.mimo.dev/api/version/15/"
220 }
221 },
222 {
223 "encounter_details": [
224 {
225 "chance": 10,
226 "condition_values": [
227 {
228 "name": "time-morning",
229 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
230 }
231 ],
232 "max_level": 15,
233 "method": {
234 "name": "walk",
235 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
236 },
237 "min_level": 15
238 },
239 {
240 "chance": 10,
241 "condition_values": [
242 {
243 "name": "time-morning",
244 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
245 }
246 ],
247 "max_level": 15,
248 "method": {
249 "name": "walk",
250 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
251 },
252 "min_level": 15
253 },
254 {
255 "chance": 10,
256 "condition_values": [
257 {
258 "name": "time-morning",
259 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
260 }
261 ],
262 "max_level": 16,
263 "method": {
264 "name": "walk",
265 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
266 },
267 "min_level": 16
268 },
269 {
270 "chance": 10,
271 "condition_values": [
272 {
273 "name": "time-morning",
274 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
275 }
276 ],
277 "max_level": 16,
278 "method": {
279 "name": "walk",
280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
281 },
282 "min_level": 16
283 },
284 {
285 "chance": 10,
286 "condition_values": [
287 {
288 "name": "time-morning",
289 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
290 }
291 ],
292 "max_level": 17,
293 "method": {
294 "name": "walk",
295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
296 },
297 "min_level": 17
298 },
299 {
300 "chance": 10,
301 "condition_values": [
302 {
303 "name": "time-morning",
304 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
305 }
306 ],
307 "max_level": 17,
308 "method": {
309 "name": "walk",
310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
311 },
312 "min_level": 17
313 },
314 {
315 "chance": 10,
316 "condition_values": [
317 {
318 "name": "time-day",
319 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
320 }
321 ],
322 "max_level": 15,
323 "method": {
324 "name": "walk",
325 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
326 },
327 "min_level": 15
328 },
329 {
330 "chance": 10,
331 "condition_values": [
332 {
333 "name": "time-day",
334 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
335 }
336 ],
337 "max_level": 15,
338 "method": {
339 "name": "walk",
340 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
341 },
342 "min_level": 15
343 },
344 {
345 "chance": 10,
346 "condition_values": [
347 {
348 "name": "time-day",
349 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
350 }
351 ],
352 "max_level": 16,
353 "method": {
354 "name": "walk",
355 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
356 },
357 "min_level": 16
358 },
359 {
360 "chance": 10,
361 "condition_values": [
362 {
363 "name": "time-day",
364 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
365 }
366 ],
367 "max_level": 16,
368 "method": {
369 "name": "walk",
370 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
371 },
372 "min_level": 16
373 },
374 {
375 "chance": 10,
376 "condition_values": [
377 {
378 "name": "time-day",
379 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
380 }
381 ],
382 "max_level": 17,
383 "method": {
384 "name": "walk",
385 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
386 },
387 "min_level": 17
388 },
389 {
390 "chance": 10,
391 "condition_values": [
392 {
393 "name": "time-day",
394 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
395 }
396 ],
397 "max_level": 17,
398 "method": {
399 "name": "walk",
400 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
401 },
402 "min_level": 17
403 }
404 ],
405 "max_chance": 120,
406 "version": {
407 "name": "soulsilver",
408 "url": "https://pokedex.mimo.dev/api/version/16/"
409 }
410 }
411 ]
412 },
413 {
414 "pokemon": {
415 "name": "nidorina",
416 "url": "https://pokedex.mimo.dev/api/pokemon/30/"
417 },
418 "version_details": [
419 {
420 "encounter_details": [
421 {
422 "chance": 10,
423 "condition_values": [
424 {
425 "name": "time-night",
426 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
427 }
428 ],
429 "max_level": 15,
430 "method": {
431 "name": "walk",
432 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
433 },
434 "min_level": 15
435 },
436 {
437 "chance": 10,
438 "condition_values": [
439 {
440 "name": "time-night",
441 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
442 }
443 ],
444 "max_level": 16,
445 "method": {
446 "name": "walk",
447 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
448 },
449 "min_level": 16
450 },
451 {
452 "chance": 10,
453 "condition_values": [
454 {
455 "name": "time-night",
456 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
457 }
458 ],
459 "max_level": 17,
460 "method": {
461 "name": "walk",
462 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
463 },
464 "min_level": 17
465 }
466 ],
467 "max_chance": 30,
468 "version": {
469 "name": "heartgold",
470 "url": "https://pokedex.mimo.dev/api/version/15/"
471 }
472 },
473 {
474 "encounter_details": [
475 {
476 "chance": 10,
477 "condition_values": [
478 {
479 "name": "time-night",
480 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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-night",
495 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
496 }
497 ],
498 "max_level": 16,
499 "method": {
500 "name": "walk",
501 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
502 },
503 "min_level": 16
504 },
505 {
506 "chance": 10,
507 "condition_values": [
508 {
509 "name": "time-night",
510 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
511 }
512 ],
513 "max_level": 17,
514 "method": {
515 "name": "walk",
516 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
517 },
518 "min_level": 17
519 }
520 ],
521 "max_chance": 30,
522 "version": {
523 "name": "soulsilver",
524 "url": "https://pokedex.mimo.dev/api/version/16/"
525 }
526 }
527 ]
528 },
529 {
530 "pokemon": {
531 "name": "nidorino",
532 "url": "https://pokedex.mimo.dev/api/pokemon/33/"
533 },
534 "version_details": [
535 {
536 "encounter_details": [
537 {
538 "chance": 10,
539 "condition_values": [
540 {
541 "name": "time-night",
542 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
543 }
544 ],
545 "max_level": 15,
546 "method": {
547 "name": "walk",
548 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
549 },
550 "min_level": 15
551 },
552 {
553 "chance": 10,
554 "condition_values": [
555 {
556 "name": "time-night",
557 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
558 }
559 ],
560 "max_level": 16,
561 "method": {
562 "name": "walk",
563 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
564 },
565 "min_level": 16
566 },
567 {
568 "chance": 10,
569 "condition_values": [
570 {
571 "name": "time-night",
572 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
573 }
574 ],
575 "max_level": 17,
576 "method": {
577 "name": "walk",
578 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
579 },
580 "min_level": 17
581 }
582 ],
583 "max_chance": 30,
584 "version": {
585 "name": "heartgold",
586 "url": "https://pokedex.mimo.dev/api/version/15/"
587 }
588 },
589 {
590 "encounter_details": [
591 {
592 "chance": 10,
593 "condition_values": [
594 {
595 "name": "time-night",
596 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
597 }
598 ],
599 "max_level": 15,
600 "method": {
601 "name": "walk",
602 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
603 },
604 "min_level": 15
605 },
606 {
607 "chance": 10,
608 "condition_values": [
609 {
610 "name": "time-night",
611 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
612 }
613 ],
614 "max_level": 16,
615 "method": {
616 "name": "walk",
617 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
618 },
619 "min_level": 16
620 },
621 {
622 "chance": 10,
623 "condition_values": [
624 {
625 "name": "time-night",
626 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
627 }
628 ],
629 "max_level": 17,
630 "method": {
631 "name": "walk",
632 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
633 },
634 "min_level": 17
635 }
636 ],
637 "max_chance": 30,
638 "version": {
639 "name": "soulsilver",
640 "url": "https://pokedex.mimo.dev/api/version/16/"
641 }
642 }
643 ]
644 },
645 {
646 "pokemon": {
647 "name": "zubat",
648 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
649 },
650 "version_details": [
651 {
652 "encounter_details": [
653 {
654 "chance": 10,
655 "condition_values": [
656 {
657 "name": "time-night",
658 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
659 }
660 ],
661 "max_level": 15,
662 "method": {
663 "name": "walk",
664 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
665 },
666 "min_level": 15
667 },
668 {
669 "chance": 10,
670 "condition_values": [
671 {
672 "name": "time-night",
673 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
674 }
675 ],
676 "max_level": 16,
677 "method": {
678 "name": "walk",
679 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
680 },
681 "min_level": 16
682 },
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": 17,
692 "method": {
693 "name": "walk",
694 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
695 },
696 "min_level": 17
697 }
698 ],
699 "max_chance": 30,
700 "version": {
701 "name": "heartgold",
702 "url": "https://pokedex.mimo.dev/api/version/15/"
703 }
704 },
705 {
706 "encounter_details": [
707 {
708 "chance": 10,
709 "condition_values": [
710 {
711 "name": "time-night",
712 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
713 }
714 ],
715 "max_level": 15,
716 "method": {
717 "name": "walk",
718 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
719 },
720 "min_level": 15
721 },
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": 30,
754 "version": {
755 "name": "soulsilver",
756 "url": "https://pokedex.mimo.dev/api/version/16/"
757 }
758 }
759 ]
760 },
761 {
762 "pokemon": {
763 "name": "golbat",
764 "url": "https://pokedex.mimo.dev/api/pokemon/42/"
765 },
766 "version_details": [
767 {
768 "encounter_details": [
769 {
770 "chance": 10,
771 "condition_values": [
772 {
773 "name": "time-night",
774 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
775 }
776 ],
777 "max_level": 17,
778 "method": {
779 "name": "walk",
780 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
781 },
782 "min_level": 17
783 }
784 ],
785 "max_chance": 10,
786 "version": {
787 "name": "heartgold",
788 "url": "https://pokedex.mimo.dev/api/version/15/"
789 }
790 },
791 {
792 "encounter_details": [
793 {
794 "chance": 10,
795 "condition_values": [
796 {
797 "name": "time-night",
798 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
799 }
800 ],
801 "max_level": 17,
802 "method": {
803 "name": "walk",
804 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
805 },
806 "min_level": 17
807 }
808 ],
809 "max_chance": 10,
810 "version": {
811 "name": "soulsilver",
812 "url": "https://pokedex.mimo.dev/api/version/16/"
813 }
814 }
815 ]
816 },
817 {
818 "pokemon": {
819 "name": "rhyhorn",
820 "url": "https://pokedex.mimo.dev/api/pokemon/111/"
821 },
822 "version_details": [
823 {
824 "encounter_details": [
825 {
826 "chance": 10,
827 "condition_values": [
828 {
829 "name": "time-morning",
830 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
831 }
832 ],
833 "max_level": 17,
834 "method": {
835 "name": "walk",
836 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
837 },
838 "min_level": 17
839 },
840 {
841 "chance": 10,
842 "condition_values": [
843 {
844 "name": "time-day",
845 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
846 }
847 ],
848 "max_level": 17,
849 "method": {
850 "name": "walk",
851 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
852 },
853 "min_level": 17
854 }
855 ],
856 "max_chance": 20,
857 "version": {
858 "name": "heartgold",
859 "url": "https://pokedex.mimo.dev/api/version/15/"
860 }
861 },
862 {
863 "encounter_details": [
864 {
865 "chance": 10,
866 "condition_values": [
867 {
868 "name": "time-morning",
869 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
870 }
871 ],
872 "max_level": 17,
873 "method": {
874 "name": "walk",
875 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
876 },
877 "min_level": 17
878 },
879 {
880 "chance": 10,
881 "condition_values": [
882 {
883 "name": "time-day",
884 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
885 }
886 ],
887 "max_level": 17,
888 "method": {
889 "name": "walk",
890 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
891 },
892 "min_level": 17
893 }
894 ],
895 "max_chance": 20,
896 "version": {
897 "name": "soulsilver",
898 "url": "https://pokedex.mimo.dev/api/version/16/"
899 }
900 }
901 ]
902 },
903 {
904 "pokemon": {
905 "name": "tauros",
906 "url": "https://pokedex.mimo.dev/api/pokemon/128/"
907 },
908 "version_details": [
909 {
910 "encounter_details": [
911 {
912 "chance": 10,
913 "condition_values": [
914 {
915 "name": "time-morning",
916 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
917 }
918 ],
919 "max_level": 15,
920 "method": {
921 "name": "walk",
922 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
923 },
924 "min_level": 15
925 },
926 {
927 "chance": 10,
928 "condition_values": [
929 {
930 "name": "time-morning",
931 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
932 }
933 ],
934 "max_level": 16,
935 "method": {
936 "name": "walk",
937 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
938 },
939 "min_level": 16
940 },
941 {
942 "chance": 10,
943 "condition_values": [
944 {
945 "name": "time-morning",
946 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
947 }
948 ],
949 "max_level": 17,
950 "method": {
951 "name": "walk",
952 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
953 },
954 "min_level": 17
955 },
956 {
957 "chance": 10,
958 "condition_values": [
959 {
960 "name": "time-day",
961 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
962 }
963 ],
964 "max_level": 15,
965 "method": {
966 "name": "walk",
967 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
968 },
969 "min_level": 15
970 },
971 {
972 "chance": 10,
973 "condition_values": [
974 {
975 "name": "time-day",
976 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
977 }
978 ],
979 "max_level": 16,
980 "method": {
981 "name": "walk",
982 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
983 },
984 "min_level": 16
985 },
986 {
987 "chance": 10,
988 "condition_values": [
989 {
990 "name": "time-day",
991 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
992 }
993 ],
994 "max_level": 17,
995 "method": {
996 "name": "walk",
997 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
998 },
999 "min_level": 17
1000 }
1001 ],
1002 "max_chance": 60,
1003 "version": {
1004 "name": "heartgold",
1005 "url": "https://pokedex.mimo.dev/api/version/15/"
1006 }
1007 },
1008 {
1009 "encounter_details": [
1010 {
1011 "chance": 10,
1012 "condition_values": [
1013 {
1014 "name": "time-morning",
1015 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1016 }
1017 ],
1018 "max_level": 15,
1019 "method": {
1020 "name": "walk",
1021 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1022 },
1023 "min_level": 15
1024 },
1025 {
1026 "chance": 10,
1027 "condition_values": [
1028 {
1029 "name": "time-morning",
1030 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1031 }
1032 ],
1033 "max_level": 16,
1034 "method": {
1035 "name": "walk",
1036 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1037 },
1038 "min_level": 16
1039 },
1040 {
1041 "chance": 10,
1042 "condition_values": [
1043 {
1044 "name": "time-morning",
1045 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1046 }
1047 ],
1048 "max_level": 17,
1049 "method": {
1050 "name": "walk",
1051 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1052 },
1053 "min_level": 17
1054 },
1055 {
1056 "chance": 10,
1057 "condition_values": [
1058 {
1059 "name": "time-day",
1060 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1061 }
1062 ],
1063 "max_level": 15,
1064 "method": {
1065 "name": "walk",
1066 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1067 },
1068 "min_level": 15
1069 },
1070 {
1071 "chance": 10,
1072 "condition_values": [
1073 {
1074 "name": "time-day",
1075 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1076 }
1077 ],
1078 "max_level": 16,
1079 "method": {
1080 "name": "walk",
1081 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1082 },
1083 "min_level": 16
1084 },
1085 {
1086 "chance": 10,
1087 "condition_values": [
1088 {
1089 "name": "time-day",
1090 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1091 }
1092 ],
1093 "max_level": 17,
1094 "method": {
1095 "name": "walk",
1096 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1097 },
1098 "min_level": 17
1099 }
1100 ],
1101 "max_chance": 60,
1102 "version": {
1103 "name": "soulsilver",
1104 "url": "https://pokedex.mimo.dev/api/version/16/"
1105 }
1106 }
1107 ]
1108 }
1109 ]
1110}