Endpoint: location-area

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

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-wasteland")
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": 822,
5 "location": {
6 "name": "johto-safari-zone",
7 "url": "https://pokedex.mimo.dev/api/location/814/"
8 },
9 "name": "johto-safari-zone-zone-wasteland",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Safari Zone Wasteland"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Parc Safari - Terre aride"
24 }
25 ],
26 "pokemon_encounters": [
27 {
28 "pokemon": {
29 "name": "fearow",
30 "url": "https://pokedex.mimo.dev/api/pokemon/22/"
31 },
32 "version_details": [
33 {
34 "encounter_details": [
35 {
36 "chance": 10,
37 "condition_values": [
38 {
39 "name": "time-night",
40 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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-night",
55 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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-night",
70 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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 "max_chance": 30,
82 "version": {
83 "name": "heartgold",
84 "url": "https://pokedex.mimo.dev/api/version/15/"
85 }
86 },
87 {
88 "encounter_details": [
89 {
90 "chance": 10,
91 "condition_values": [
92 {
93 "name": "time-night",
94 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
95 }
96 ],
97 "max_level": 15,
98 "method": {
99 "name": "walk",
100 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
101 },
102 "min_level": 15
103 },
104 {
105 "chance": 10,
106 "condition_values": [
107 {
108 "name": "time-night",
109 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
110 }
111 ],
112 "max_level": 16,
113 "method": {
114 "name": "walk",
115 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
116 },
117 "min_level": 16
118 },
119 {
120 "chance": 10,
121 "condition_values": [
122 {
123 "name": "time-night",
124 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
125 }
126 ],
127 "max_level": 17,
128 "method": {
129 "name": "walk",
130 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
131 },
132 "min_level": 17
133 }
134 ],
135 "max_chance": 30,
136 "version": {
137 "name": "soulsilver",
138 "url": "https://pokedex.mimo.dev/api/version/16/"
139 }
140 }
141 ]
142 },
143 {
144 "pokemon": {
145 "name": "machop",
146 "url": "https://pokedex.mimo.dev/api/pokemon/66/"
147 },
148 "version_details": [
149 {
150 "encounter_details": [
151 {
152 "chance": 10,
153 "condition_values": [
154 {
155 "name": "time-morning",
156 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
157 }
158 ],
159 "max_level": 16,
160 "method": {
161 "name": "walk",
162 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
163 },
164 "min_level": 16
165 },
166 {
167 "chance": 10,
168 "condition_values": [
169 {
170 "name": "time-morning",
171 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
172 }
173 ],
174 "max_level": 17,
175 "method": {
176 "name": "walk",
177 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
178 },
179 "min_level": 17
180 },
181 {
182 "chance": 10,
183 "condition_values": [
184 {
185 "name": "time-day",
186 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
187 }
188 ],
189 "max_level": 16,
190 "method": {
191 "name": "walk",
192 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
193 },
194 "min_level": 16
195 },
196 {
197 "chance": 10,
198 "condition_values": [
199 {
200 "name": "time-day",
201 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
202 }
203 ],
204 "max_level": 17,
205 "method": {
206 "name": "walk",
207 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
208 },
209 "min_level": 17
210 }
211 ],
212 "max_chance": 40,
213 "version": {
214 "name": "heartgold",
215 "url": "https://pokedex.mimo.dev/api/version/15/"
216 }
217 },
218 {
219 "encounter_details": [
220 {
221 "chance": 10,
222 "condition_values": [
223 {
224 "name": "time-morning",
225 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
226 }
227 ],
228 "max_level": 16,
229 "method": {
230 "name": "walk",
231 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
232 },
233 "min_level": 16
234 },
235 {
236 "chance": 10,
237 "condition_values": [
238 {
239 "name": "time-morning",
240 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
241 }
242 ],
243 "max_level": 17,
244 "method": {
245 "name": "walk",
246 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
247 },
248 "min_level": 17
249 },
250 {
251 "chance": 10,
252 "condition_values": [
253 {
254 "name": "time-day",
255 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
256 }
257 ],
258 "max_level": 16,
259 "method": {
260 "name": "walk",
261 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
262 },
263 "min_level": 16
264 },
265 {
266 "chance": 10,
267 "condition_values": [
268 {
269 "name": "time-day",
270 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
271 }
272 ],
273 "max_level": 17,
274 "method": {
275 "name": "walk",
276 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
277 },
278 "min_level": 17
279 }
280 ],
281 "max_chance": 40,
282 "version": {
283 "name": "soulsilver",
284 "url": "https://pokedex.mimo.dev/api/version/16/"
285 }
286 }
287 ]
288 },
289 {
290 "pokemon": {
291 "name": "machoke",
292 "url": "https://pokedex.mimo.dev/api/pokemon/67/"
293 },
294 "version_details": [
295 {
296 "encounter_details": [
297 {
298 "chance": 10,
299 "condition_values": [
300 {
301 "name": "time-morning",
302 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
303 }
304 ],
305 "max_level": 17,
306 "method": {
307 "name": "walk",
308 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
309 },
310 "min_level": 17
311 },
312 {
313 "chance": 10,
314 "condition_values": [
315 {
316 "name": "time-day",
317 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
318 }
319 ],
320 "max_level": 17,
321 "method": {
322 "name": "walk",
323 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
324 },
325 "min_level": 17
326 },
327 {
328 "chance": 10,
329 "condition_values": [
330 {
331 "name": "time-night",
332 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
333 }
334 ],
335 "max_level": 17,
336 "method": {
337 "name": "walk",
338 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
339 },
340 "min_level": 17
341 }
342 ],
343 "max_chance": 30,
344 "version": {
345 "name": "heartgold",
346 "url": "https://pokedex.mimo.dev/api/version/15/"
347 }
348 },
349 {
350 "encounter_details": [
351 {
352 "chance": 10,
353 "condition_values": [
354 {
355 "name": "time-morning",
356 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
357 }
358 ],
359 "max_level": 17,
360 "method": {
361 "name": "walk",
362 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
363 },
364 "min_level": 17
365 },
366 {
367 "chance": 10,
368 "condition_values": [
369 {
370 "name": "time-day",
371 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
372 }
373 ],
374 "max_level": 17,
375 "method": {
376 "name": "walk",
377 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
378 },
379 "min_level": 17
380 },
381 {
382 "chance": 10,
383 "condition_values": [
384 {
385 "name": "time-night",
386 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
387 }
388 ],
389 "max_level": 17,
390 "method": {
391 "name": "walk",
392 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
393 },
394 "min_level": 17
395 }
396 ],
397 "max_chance": 30,
398 "version": {
399 "name": "soulsilver",
400 "url": "https://pokedex.mimo.dev/api/version/16/"
401 }
402 }
403 ]
404 },
405 {
406 "pokemon": {
407 "name": "magnemite",
408 "url": "https://pokedex.mimo.dev/api/pokemon/81/"
409 },
410 "version_details": [
411 {
412 "encounter_details": [
413 {
414 "chance": 10,
415 "condition_values": [
416 {
417 "name": "time-morning",
418 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
419 }
420 ],
421 "max_level": 15,
422 "method": {
423 "name": "walk",
424 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
425 },
426 "min_level": 15
427 },
428 {
429 "chance": 10,
430 "condition_values": [
431 {
432 "name": "time-morning",
433 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
434 }
435 ],
436 "max_level": 16,
437 "method": {
438 "name": "walk",
439 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
440 },
441 "min_level": 16
442 },
443 {
444 "chance": 10,
445 "condition_values": [
446 {
447 "name": "time-morning",
448 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
449 }
450 ],
451 "max_level": 17,
452 "method": {
453 "name": "walk",
454 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
455 },
456 "min_level": 17
457 },
458 {
459 "chance": 10,
460 "condition_values": [
461 {
462 "name": "time-day",
463 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
464 }
465 ],
466 "max_level": 15,
467 "method": {
468 "name": "walk",
469 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
470 },
471 "min_level": 15
472 },
473 {
474 "chance": 10,
475 "condition_values": [
476 {
477 "name": "time-day",
478 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
479 }
480 ],
481 "max_level": 16,
482 "method": {
483 "name": "walk",
484 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
485 },
486 "min_level": 16
487 },
488 {
489 "chance": 10,
490 "condition_values": [
491 {
492 "name": "time-day",
493 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
494 }
495 ],
496 "max_level": 17,
497 "method": {
498 "name": "walk",
499 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
500 },
501 "min_level": 17
502 },
503 {
504 "chance": 10,
505 "condition_values": [
506 {
507 "name": "time-night",
508 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
509 }
510 ],
511 "max_level": 15,
512 "method": {
513 "name": "walk",
514 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
515 },
516 "min_level": 15
517 },
518 {
519 "chance": 10,
520 "condition_values": [
521 {
522 "name": "time-night",
523 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
524 }
525 ],
526 "max_level": 16,
527 "method": {
528 "name": "walk",
529 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
530 },
531 "min_level": 16
532 },
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": 17,
542 "method": {
543 "name": "walk",
544 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
545 },
546 "min_level": 17
547 }
548 ],
549 "max_chance": 90,
550 "version": {
551 "name": "heartgold",
552 "url": "https://pokedex.mimo.dev/api/version/15/"
553 }
554 },
555 {
556 "encounter_details": [
557 {
558 "chance": 10,
559 "condition_values": [
560 {
561 "name": "time-morning",
562 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
563 }
564 ],
565 "max_level": 15,
566 "method": {
567 "name": "walk",
568 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
569 },
570 "min_level": 15
571 },
572 {
573 "chance": 10,
574 "condition_values": [
575 {
576 "name": "time-morning",
577 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
592 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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 "chance": 10,
604 "condition_values": [
605 {
606 "name": "time-day",
607 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
608 }
609 ],
610 "max_level": 15,
611 "method": {
612 "name": "walk",
613 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
614 },
615 "min_level": 15
616 },
617 {
618 "chance": 10,
619 "condition_values": [
620 {
621 "name": "time-day",
622 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
623 }
624 ],
625 "max_level": 16,
626 "method": {
627 "name": "walk",
628 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
629 },
630 "min_level": 16
631 },
632 {
633 "chance": 10,
634 "condition_values": [
635 {
636 "name": "time-day",
637 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
638 }
639 ],
640 "max_level": 17,
641 "method": {
642 "name": "walk",
643 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
644 },
645 "min_level": 17
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": 15,
656 "method": {
657 "name": "walk",
658 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
659 },
660 "min_level": 15
661 },
662 {
663 "chance": 10,
664 "condition_values": [
665 {
666 "name": "time-night",
667 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
668 }
669 ],
670 "max_level": 16,
671 "method": {
672 "name": "walk",
673 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
674 },
675 "min_level": 16
676 },
677 {
678 "chance": 10,
679 "condition_values": [
680 {
681 "name": "time-night",
682 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
683 }
684 ],
685 "max_level": 17,
686 "method": {
687 "name": "walk",
688 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
689 },
690 "min_level": 17
691 }
692 ],
693 "max_chance": 90,
694 "version": {
695 "name": "soulsilver",
696 "url": "https://pokedex.mimo.dev/api/version/16/"
697 }
698 }
699 ]
700 },
701 {
702 "pokemon": {
703 "name": "onix",
704 "url": "https://pokedex.mimo.dev/api/pokemon/95/"
705 },
706 "version_details": [
707 {
708 "encounter_details": [
709 {
710 "chance": 10,
711 "condition_values": [
712 {
713 "name": "time-morning",
714 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
715 }
716 ],
717 "max_level": 15,
718 "method": {
719 "name": "walk",
720 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
721 },
722 "min_level": 15
723 },
724 {
725 "chance": 10,
726 "condition_values": [
727 {
728 "name": "time-morning",
729 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
730 }
731 ],
732 "max_level": 16,
733 "method": {
734 "name": "walk",
735 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
736 },
737 "min_level": 16
738 },
739 {
740 "chance": 10,
741 "condition_values": [
742 {
743 "name": "time-day",
744 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
745 }
746 ],
747 "max_level": 15,
748 "method": {
749 "name": "walk",
750 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
751 },
752 "min_level": 15
753 },
754 {
755 "chance": 10,
756 "condition_values": [
757 {
758 "name": "time-day",
759 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
760 }
761 ],
762 "max_level": 16,
763 "method": {
764 "name": "walk",
765 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
766 },
767 "min_level": 16
768 },
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": 15,
778 "method": {
779 "name": "walk",
780 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
781 },
782 "min_level": 15
783 },
784 {
785 "chance": 10,
786 "condition_values": [
787 {
788 "name": "time-night",
789 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
790 }
791 ],
792 "max_level": 16,
793 "method": {
794 "name": "walk",
795 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
796 },
797 "min_level": 16
798 },
799 {
800 "chance": 10,
801 "condition_values": [
802 {
803 "name": "time-night",
804 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
805 }
806 ],
807 "max_level": 17,
808 "method": {
809 "name": "walk",
810 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
811 },
812 "min_level": 17
813 }
814 ],
815 "max_chance": 70,
816 "version": {
817 "name": "heartgold",
818 "url": "https://pokedex.mimo.dev/api/version/15/"
819 }
820 },
821 {
822 "encounter_details": [
823 {
824 "chance": 10,
825 "condition_values": [
826 {
827 "name": "time-morning",
828 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
829 }
830 ],
831 "max_level": 15,
832 "method": {
833 "name": "walk",
834 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
835 },
836 "min_level": 15
837 },
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-day",
858 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
859 }
860 ],
861 "max_level": 15,
862 "method": {
863 "name": "walk",
864 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
865 },
866 "min_level": 15
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-night",
888 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
889 }
890 ],
891 "max_level": 15,
892 "method": {
893 "name": "walk",
894 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
895 },
896 "min_level": 15
897 },
898 {
899 "chance": 10,
900 "condition_values": [
901 {
902 "name": "time-night",
903 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
904 }
905 ],
906 "max_level": 16,
907 "method": {
908 "name": "walk",
909 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
910 },
911 "min_level": 16
912 },
913 {
914 "chance": 10,
915 "condition_values": [
916 {
917 "name": "time-night",
918 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
919 }
920 ],
921 "max_level": 17,
922 "method": {
923 "name": "walk",
924 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
925 },
926 "min_level": 17
927 }
928 ],
929 "max_chance": 70,
930 "version": {
931 "name": "soulsilver",
932 "url": "https://pokedex.mimo.dev/api/version/16/"
933 }
934 }
935 ]
936 },
937 {
938 "pokemon": {
939 "name": "kangaskhan",
940 "url": "https://pokedex.mimo.dev/api/pokemon/115/"
941 },
942 "version_details": [
943 {
944 "encounter_details": [
945 {
946 "chance": 10,
947 "condition_values": [
948 {
949 "name": "time-morning",
950 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
965 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
966 }
967 ],
968 "max_level": 17,
969 "method": {
970 "name": "walk",
971 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
972 },
973 "min_level": 17
974 },
975 {
976 "chance": 10,
977 "condition_values": [
978 {
979 "name": "time-day",
980 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
981 }
982 ],
983 "max_level": 15,
984 "method": {
985 "name": "walk",
986 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
987 },
988 "min_level": 15
989 },
990 {
991 "chance": 10,
992 "condition_values": [
993 {
994 "name": "time-day",
995 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
996 }
997 ],
998 "max_level": 17,
999 "method": {
1000 "name": "walk",
1001 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1002 },
1003 "min_level": 17
1004 }
1005 ],
1006 "max_chance": 40,
1007 "version": {
1008 "name": "heartgold",
1009 "url": "https://pokedex.mimo.dev/api/version/15/"
1010 }
1011 },
1012 {
1013 "encounter_details": [
1014 {
1015 "chance": 10,
1016 "condition_values": [
1017 {
1018 "name": "time-morning",
1019 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1020 }
1021 ],
1022 "max_level": 15,
1023 "method": {
1024 "name": "walk",
1025 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1026 },
1027 "min_level": 15
1028 },
1029 {
1030 "chance": 10,
1031 "condition_values": [
1032 {
1033 "name": "time-morning",
1034 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1035 }
1036 ],
1037 "max_level": 17,
1038 "method": {
1039 "name": "walk",
1040 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1041 },
1042 "min_level": 17
1043 },
1044 {
1045 "chance": 10,
1046 "condition_values": [
1047 {
1048 "name": "time-day",
1049 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1050 }
1051 ],
1052 "max_level": 15,
1053 "method": {
1054 "name": "walk",
1055 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1056 },
1057 "min_level": 15
1058 },
1059 {
1060 "chance": 10,
1061 "condition_values": [
1062 {
1063 "name": "time-day",
1064 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
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": 40,
1076 "version": {
1077 "name": "soulsilver",
1078 "url": "https://pokedex.mimo.dev/api/version/16/"
1079 }
1080 }
1081 ]
1082 }
1083 ]
1084}