Endpoint: location-area
GEThttps://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-mountain
Request
GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-mountain")
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": 820,
5 "location": {
6 "name": "johto-safari-zone",
7 "url": "https://pokedex.mimo.dev/api/location/814/"
8 },
9 "name": "johto-safari-zone-zone-mountain",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Safari Zone Mountain"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Parc Safari - Montagne"
24 }
25 ],
26 "pokemon_encounters": [
27 {
28 "pokemon": {
29 "name": "pidgeotto",
30 "url": "https://pokedex.mimo.dev/api/pokemon/17/"
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-day",
70 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
71 }
72 ],
73 "max_level": 15,
74 "method": {
75 "name": "walk",
76 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
77 },
78 "min_level": 15
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": 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-night",
100 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
101 }
102 ],
103 "max_level": 15,
104 "method": {
105 "name": "walk",
106 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
107 },
108 "min_level": 15
109 },
110 {
111 "chance": 10,
112 "condition_values": [
113 {
114 "name": "time-night",
115 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
116 }
117 ],
118 "max_level": 16,
119 "method": {
120 "name": "walk",
121 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
122 },
123 "min_level": 16
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-day",
169 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
170 }
171 ],
172 "max_level": 15,
173 "method": {
174 "name": "walk",
175 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
176 },
177 "min_level": 15
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": 16,
188 "method": {
189 "name": "walk",
190 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
191 },
192 "min_level": 16
193 },
194 {
195 "chance": 10,
196 "condition_values": [
197 {
198 "name": "time-night",
199 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
200 }
201 ],
202 "max_level": 15,
203 "method": {
204 "name": "walk",
205 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
206 },
207 "min_level": 15
208 },
209 {
210 "chance": 10,
211 "condition_values": [
212 {
213 "name": "time-night",
214 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
215 }
216 ],
217 "max_level": 16,
218 "method": {
219 "name": "walk",
220 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
221 },
222 "min_level": 16
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": "raticate",
236 "url": "https://pokedex.mimo.dev/api/pokemon/20/"
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": "zubat",
442 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
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": 16,
471 "method": {
472 "name": "walk",
473 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
474 },
475 "min_level": 16
476 },
477 {
478 "chance": 10,
479 "condition_values": [
480 {
481 "name": "time-night",
482 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
483 }
484 ],
485 "max_level": 17,
486 "method": {
487 "name": "walk",
488 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
489 },
490 "min_level": 17
491 }
492 ],
493 "max_chance": 30,
494 "version": {
495 "name": "heartgold",
496 "url": "https://pokedex.mimo.dev/api/version/15/"
497 }
498 },
499 {
500 "encounter_details": [
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": 15,
510 "method": {
511 "name": "walk",
512 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
513 },
514 "min_level": 15
515 },
516 {
517 "chance": 10,
518 "condition_values": [
519 {
520 "name": "time-night",
521 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
522 }
523 ],
524 "max_level": 16,
525 "method": {
526 "name": "walk",
527 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
528 },
529 "min_level": 16
530 },
531 {
532 "chance": 10,
533 "condition_values": [
534 {
535 "name": "time-night",
536 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
537 }
538 ],
539 "max_level": 17,
540 "method": {
541 "name": "walk",
542 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
543 },
544 "min_level": 17
545 }
546 ],
547 "max_chance": 30,
548 "version": {
549 "name": "soulsilver",
550 "url": "https://pokedex.mimo.dev/api/version/16/"
551 }
552 }
553 ]
554 },
555 {
556 "pokemon": {
557 "name": "golbat",
558 "url": "https://pokedex.mimo.dev/api/pokemon/42/"
559 },
560 "version_details": [
561 {
562 "encounter_details": [
563 {
564 "chance": 10,
565 "condition_values": [
566 {
567 "name": "time-night",
568 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
569 }
570 ],
571 "max_level": 15,
572 "method": {
573 "name": "walk",
574 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
575 },
576 "min_level": 15
577 },
578 {
579 "chance": 10,
580 "condition_values": [
581 {
582 "name": "time-night",
583 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
584 }
585 ],
586 "max_level": 16,
587 "method": {
588 "name": "walk",
589 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
590 },
591 "min_level": 16
592 },
593 {
594 "chance": 10,
595 "condition_values": [
596 {
597 "name": "time-night",
598 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
599 }
600 ],
601 "max_level": 17,
602 "method": {
603 "name": "walk",
604 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
605 },
606 "min_level": 17
607 }
608 ],
609 "max_chance": 30,
610 "version": {
611 "name": "heartgold",
612 "url": "https://pokedex.mimo.dev/api/version/15/"
613 }
614 },
615 {
616 "encounter_details": [
617 {
618 "chance": 10,
619 "condition_values": [
620 {
621 "name": "time-night",
622 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
623 }
624 ],
625 "max_level": 15,
626 "method": {
627 "name": "walk",
628 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
629 },
630 "min_level": 15
631 },
632 {
633 "chance": 10,
634 "condition_values": [
635 {
636 "name": "time-night",
637 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
638 }
639 ],
640 "max_level": 16,
641 "method": {
642 "name": "walk",
643 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
644 },
645 "min_level": 16
646 },
647 {
648 "chance": 10,
649 "condition_values": [
650 {
651 "name": "time-night",
652 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
653 }
654 ],
655 "max_level": 17,
656 "method": {
657 "name": "walk",
658 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
659 },
660 "min_level": 17
661 }
662 ],
663 "max_chance": 30,
664 "version": {
665 "name": "soulsilver",
666 "url": "https://pokedex.mimo.dev/api/version/16/"
667 }
668 }
669 ]
670 },
671 {
672 "pokemon": {
673 "name": "magneton",
674 "url": "https://pokedex.mimo.dev/api/pokemon/82/"
675 },
676 "version_details": [
677 {
678 "encounter_details": [
679 {
680 "chance": 10,
681 "condition_values": [
682 {
683 "name": "time-morning",
684 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
685 }
686 ],
687 "max_level": 17,
688 "method": {
689 "name": "walk",
690 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
691 },
692 "min_level": 17
693 },
694 {
695 "chance": 10,
696 "condition_values": [
697 {
698 "name": "time-day",
699 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
700 }
701 ],
702 "max_level": 17,
703 "method": {
704 "name": "walk",
705 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
706 },
707 "min_level": 17
708 }
709 ],
710 "max_chance": 20,
711 "version": {
712 "name": "heartgold",
713 "url": "https://pokedex.mimo.dev/api/version/15/"
714 }
715 },
716 {
717 "encounter_details": [
718 {
719 "chance": 10,
720 "condition_values": [
721 {
722 "name": "time-morning",
723 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
724 }
725 ],
726 "max_level": 17,
727 "method": {
728 "name": "walk",
729 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
730 },
731 "min_level": 17
732 },
733 {
734 "chance": 10,
735 "condition_values": [
736 {
737 "name": "time-day",
738 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
739 }
740 ],
741 "max_level": 17,
742 "method": {
743 "name": "walk",
744 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
745 },
746 "min_level": 17
747 }
748 ],
749 "max_chance": 20,
750 "version": {
751 "name": "soulsilver",
752 "url": "https://pokedex.mimo.dev/api/version/16/"
753 }
754 }
755 ]
756 },
757 {
758 "pokemon": {
759 "name": "krabby",
760 "url": "https://pokedex.mimo.dev/api/pokemon/98/"
761 },
762 "version_details": [
763 {
764 "encounter_details": [
765 {
766 "chance": 10,
767 "condition_values": [
768 {
769 "name": "time-night",
770 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
771 }
772 ],
773 "max_level": 17,
774 "method": {
775 "name": "walk",
776 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
777 },
778 "min_level": 17
779 }
780 ],
781 "max_chance": 10,
782 "version": {
783 "name": "heartgold",
784 "url": "https://pokedex.mimo.dev/api/version/15/"
785 }
786 },
787 {
788 "encounter_details": [
789 {
790 "chance": 10,
791 "condition_values": [
792 {
793 "name": "time-night",
794 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
795 }
796 ],
797 "max_level": 17,
798 "method": {
799 "name": "walk",
800 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
801 },
802 "min_level": 17
803 }
804 ],
805 "max_chance": 10,
806 "version": {
807 "name": "soulsilver",
808 "url": "https://pokedex.mimo.dev/api/version/16/"
809 }
810 }
811 ]
812 },
813 {
814 "pokemon": {
815 "name": "lickitung",
816 "url": "https://pokedex.mimo.dev/api/pokemon/108/"
817 },
818 "version_details": [
819 {
820 "encounter_details": [
821 {
822 "chance": 10,
823 "condition_values": [
824 {
825 "name": "time-morning",
826 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
827 }
828 ],
829 "max_level": 15,
830 "method": {
831 "name": "walk",
832 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
833 },
834 "min_level": 15
835 },
836 {
837 "chance": 10,
838 "condition_values": [
839 {
840 "name": "time-morning",
841 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
842 }
843 ],
844 "max_level": 16,
845 "method": {
846 "name": "walk",
847 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
848 },
849 "min_level": 16
850 },
851 {
852 "chance": 10,
853 "condition_values": [
854 {
855 "name": "time-morning",
856 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
857 }
858 ],
859 "max_level": 17,
860 "method": {
861 "name": "walk",
862 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
863 },
864 "min_level": 17
865 },
866 {
867 "chance": 10,
868 "condition_values": [
869 {
870 "name": "time-day",
871 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
872 }
873 ],
874 "max_level": 15,
875 "method": {
876 "name": "walk",
877 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
878 },
879 "min_level": 15
880 },
881 {
882 "chance": 10,
883 "condition_values": [
884 {
885 "name": "time-day",
886 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
887 }
888 ],
889 "max_level": 16,
890 "method": {
891 "name": "walk",
892 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
893 },
894 "min_level": 16
895 },
896 {
897 "chance": 10,
898 "condition_values": [
899 {
900 "name": "time-day",
901 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
902 }
903 ],
904 "max_level": 17,
905 "method": {
906 "name": "walk",
907 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
908 },
909 "min_level": 17
910 }
911 ],
912 "max_chance": 60,
913 "version": {
914 "name": "heartgold",
915 "url": "https://pokedex.mimo.dev/api/version/15/"
916 }
917 },
918 {
919 "encounter_details": [
920 {
921 "chance": 10,
922 "condition_values": [
923 {
924 "name": "time-morning",
925 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
926 }
927 ],
928 "max_level": 15,
929 "method": {
930 "name": "walk",
931 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
932 },
933 "min_level": 15
934 },
935 {
936 "chance": 10,
937 "condition_values": [
938 {
939 "name": "time-morning",
940 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
941 }
942 ],
943 "max_level": 16,
944 "method": {
945 "name": "walk",
946 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
947 },
948 "min_level": 16
949 },
950 {
951 "chance": 10,
952 "condition_values": [
953 {
954 "name": "time-morning",
955 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
956 }
957 ],
958 "max_level": 17,
959 "method": {
960 "name": "walk",
961 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
962 },
963 "min_level": 17
964 },
965 {
966 "chance": 10,
967 "condition_values": [
968 {
969 "name": "time-day",
970 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
971 }
972 ],
973 "max_level": 15,
974 "method": {
975 "name": "walk",
976 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
977 },
978 "min_level": 15
979 },
980 {
981 "chance": 10,
982 "condition_values": [
983 {
984 "name": "time-day",
985 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
986 }
987 ],
988 "max_level": 16,
989 "method": {
990 "name": "walk",
991 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
992 },
993 "min_level": 16
994 },
995 {
996 "chance": 10,
997 "condition_values": [
998 {
999 "name": "time-day",
1000 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1001 }
1002 ],
1003 "max_level": 17,
1004 "method": {
1005 "name": "walk",
1006 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1007 },
1008 "min_level": 17
1009 }
1010 ],
1011 "max_chance": 60,
1012 "version": {
1013 "name": "soulsilver",
1014 "url": "https://pokedex.mimo.dev/api/version/16/"
1015 }
1016 }
1017 ]
1018 },
1019 {
1020 "pokemon": {
1021 "name": "larvitar",
1022 "url": "https://pokedex.mimo.dev/api/pokemon/246/"
1023 },
1024 "version_details": [
1025 {
1026 "encounter_details": [
1027 {
1028 "chance": 10,
1029 "condition_values": [
1030 {
1031 "name": "time-morning",
1032 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1033 }
1034 ],
1035 "max_level": 17,
1036 "method": {
1037 "name": "walk",
1038 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1039 },
1040 "min_level": 17
1041 },
1042 {
1043 "chance": 10,
1044 "condition_values": [
1045 {
1046 "name": "time-day",
1047 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1048 }
1049 ],
1050 "max_level": 17,
1051 "method": {
1052 "name": "walk",
1053 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1054 },
1055 "min_level": 17
1056 }
1057 ],
1058 "max_chance": 20,
1059 "version": {
1060 "name": "heartgold",
1061 "url": "https://pokedex.mimo.dev/api/version/15/"
1062 }
1063 },
1064 {
1065 "encounter_details": [
1066 {
1067 "chance": 10,
1068 "condition_values": [
1069 {
1070 "name": "time-morning",
1071 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1072 }
1073 ],
1074 "max_level": 17,
1075 "method": {
1076 "name": "walk",
1077 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1078 },
1079 "min_level": 17
1080 },
1081 {
1082 "chance": 10,
1083 "condition_values": [
1084 {
1085 "name": "time-day",
1086 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1087 }
1088 ],
1089 "max_level": 17,
1090 "method": {
1091 "name": "walk",
1092 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1093 },
1094 "min_level": 17
1095 }
1096 ],
1097 "max_chance": 20,
1098 "version": {
1099 "name": "soulsilver",
1100 "url": "https://pokedex.mimo.dev/api/version/16/"
1101 }
1102 }
1103 ]
1104 },
1105 {
1106 "pokemon": {
1107 "name": "sealeo",
1108 "url": "https://pokedex.mimo.dev/api/pokemon/364/"
1109 },
1110 "version_details": [
1111 {
1112 "encounter_details": [
1113 {
1114 "chance": 10,
1115 "condition_values": [
1116 {
1117 "name": "time-night",
1118 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1119 }
1120 ],
1121 "max_level": 17,
1122 "method": {
1123 "name": "walk",
1124 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1125 },
1126 "min_level": 17
1127 }
1128 ],
1129 "max_chance": 10,
1130 "version": {
1131 "name": "heartgold",
1132 "url": "https://pokedex.mimo.dev/api/version/15/"
1133 }
1134 },
1135 {
1136 "encounter_details": [
1137 {
1138 "chance": 10,
1139 "condition_values": [
1140 {
1141 "name": "time-night",
1142 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1143 }
1144 ],
1145 "max_level": 17,
1146 "method": {
1147 "name": "walk",
1148 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1149 },
1150 "min_level": 17
1151 }
1152 ],
1153 "max_chance": 10,
1154 "version": {
1155 "name": "soulsilver",
1156 "url": "https://pokedex.mimo.dev/api/version/16/"
1157 }
1158 }
1159 ]
1160 }
1161 ]
1162}