Endpoint: location-area

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

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/johto-safari-zone-zone-plains")
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": 815,
5 "location": {
6 "name": "johto-safari-zone",
7 "url": "https://pokedex.mimo.dev/api/location/814/"
8 },
9 "name": "johto-safari-zone-zone-plains",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Safari Zone Plains"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Parc Safari - Prairie"
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-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": "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-night",
246 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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-night",
261 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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-night",
276 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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 "max_chance": 30,
288 "version": {
289 "name": "heartgold",
290 "url": "https://pokedex.mimo.dev/api/version/15/"
291 }
292 },
293 {
294 "encounter_details": [
295 {
296 "chance": 10,
297 "condition_values": [
298 {
299 "name": "time-night",
300 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
301 }
302 ],
303 "max_level": 15,
304 "method": {
305 "name": "walk",
306 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
307 },
308 "min_level": 15
309 },
310 {
311 "chance": 10,
312 "condition_values": [
313 {
314 "name": "time-night",
315 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
316 }
317 ],
318 "max_level": 16,
319 "method": {
320 "name": "walk",
321 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
322 },
323 "min_level": 16
324 },
325 {
326 "chance": 10,
327 "condition_values": [
328 {
329 "name": "time-night",
330 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
331 }
332 ],
333 "max_level": 17,
334 "method": {
335 "name": "walk",
336 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
337 },
338 "min_level": 17
339 }
340 ],
341 "max_chance": 30,
342 "version": {
343 "name": "soulsilver",
344 "url": "https://pokedex.mimo.dev/api/version/16/"
345 }
346 }
347 ]
348 },
349 {
350 "pokemon": {
351 "name": "abra",
352 "url": "https://pokedex.mimo.dev/api/pokemon/63/"
353 },
354 "version_details": [
355 {
356 "encounter_details": [
357 {
358 "chance": 10,
359 "condition_values": [
360 {
361 "name": "time-morning",
362 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
363 }
364 ],
365 "max_level": 15,
366 "method": {
367 "name": "walk",
368 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
369 },
370 "min_level": 15
371 },
372 {
373 "chance": 10,
374 "condition_values": [
375 {
376 "name": "time-morning",
377 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
378 }
379 ],
380 "max_level": 16,
381 "method": {
382 "name": "walk",
383 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
384 },
385 "min_level": 16
386 },
387 {
388 "chance": 10,
389 "condition_values": [
390 {
391 "name": "time-morning",
392 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
393 }
394 ],
395 "max_level": 17,
396 "method": {
397 "name": "walk",
398 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
399 },
400 "min_level": 17
401 },
402 {
403 "chance": 10,
404 "condition_values": [
405 {
406 "name": "time-day",
407 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
408 }
409 ],
410 "max_level": 15,
411 "method": {
412 "name": "walk",
413 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
414 },
415 "min_level": 15
416 },
417 {
418 "chance": 10,
419 "condition_values": [
420 {
421 "name": "time-day",
422 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
423 }
424 ],
425 "max_level": 16,
426 "method": {
427 "name": "walk",
428 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
429 },
430 "min_level": 16
431 },
432 {
433 "chance": 10,
434 "condition_values": [
435 {
436 "name": "time-day",
437 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
438 }
439 ],
440 "max_level": 17,
441 "method": {
442 "name": "walk",
443 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
444 },
445 "min_level": 17
446 },
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": 90,
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-morning",
506 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
521 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
536 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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 "chance": 10,
548 "condition_values": [
549 {
550 "name": "time-day",
551 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
552 }
553 ],
554 "max_level": 15,
555 "method": {
556 "name": "walk",
557 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
558 },
559 "min_level": 15
560 },
561 {
562 "chance": 10,
563 "condition_values": [
564 {
565 "name": "time-day",
566 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
567 }
568 ],
569 "max_level": 16,
570 "method": {
571 "name": "walk",
572 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
573 },
574 "min_level": 16
575 },
576 {
577 "chance": 10,
578 "condition_values": [
579 {
580 "name": "time-day",
581 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
582 }
583 ],
584 "max_level": 17,
585 "method": {
586 "name": "walk",
587 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
588 },
589 "min_level": 17
590 },
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": 90,
638 "version": {
639 "name": "soulsilver",
640 "url": "https://pokedex.mimo.dev/api/version/16/"
641 }
642 }
643 ]
644 },
645 {
646 "pokemon": {
647 "name": "girafarig",
648 "url": "https://pokedex.mimo.dev/api/pokemon/203/"
649 },
650 "version_details": [
651 {
652 "encounter_details": [
653 {
654 "chance": 10,
655 "condition_values": [
656 {
657 "name": "time-morning",
658 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
673 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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-morning",
688 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
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 "chance": 10,
700 "condition_values": [
701 {
702 "name": "time-day",
703 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
704 }
705 ],
706 "max_level": 15,
707 "method": {
708 "name": "walk",
709 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
710 },
711 "min_level": 15
712 },
713 {
714 "chance": 10,
715 "condition_values": [
716 {
717 "name": "time-day",
718 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
719 }
720 ],
721 "max_level": 16,
722 "method": {
723 "name": "walk",
724 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
725 },
726 "min_level": 16
727 },
728 {
729 "chance": 10,
730 "condition_values": [
731 {
732 "name": "time-day",
733 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
734 }
735 ],
736 "max_level": 17,
737 "method": {
738 "name": "walk",
739 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
740 },
741 "min_level": 17
742 },
743 {
744 "chance": 10,
745 "condition_values": [
746 {
747 "name": "time-night",
748 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
749 }
750 ],
751 "max_level": 15,
752 "method": {
753 "name": "walk",
754 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
755 },
756 "min_level": 15
757 },
758 {
759 "chance": 10,
760 "condition_values": [
761 {
762 "name": "time-night",
763 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
764 }
765 ],
766 "max_level": 16,
767 "method": {
768 "name": "walk",
769 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
770 },
771 "min_level": 16
772 }
773 ],
774 "max_chance": 80,
775 "version": {
776 "name": "heartgold",
777 "url": "https://pokedex.mimo.dev/api/version/15/"
778 }
779 },
780 {
781 "encounter_details": [
782 {
783 "chance": 10,
784 "condition_values": [
785 {
786 "name": "time-morning",
787 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
788 }
789 ],
790 "max_level": 15,
791 "method": {
792 "name": "walk",
793 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
794 },
795 "min_level": 15
796 },
797 {
798 "chance": 10,
799 "condition_values": [
800 {
801 "name": "time-morning",
802 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
803 }
804 ],
805 "max_level": 16,
806 "method": {
807 "name": "walk",
808 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
809 },
810 "min_level": 16
811 },
812 {
813 "chance": 10,
814 "condition_values": [
815 {
816 "name": "time-morning",
817 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
818 }
819 ],
820 "max_level": 17,
821 "method": {
822 "name": "walk",
823 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
824 },
825 "min_level": 17
826 },
827 {
828 "chance": 10,
829 "condition_values": [
830 {
831 "name": "time-day",
832 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
833 }
834 ],
835 "max_level": 15,
836 "method": {
837 "name": "walk",
838 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
839 },
840 "min_level": 15
841 },
842 {
843 "chance": 10,
844 "condition_values": [
845 {
846 "name": "time-day",
847 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
848 }
849 ],
850 "max_level": 16,
851 "method": {
852 "name": "walk",
853 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
854 },
855 "min_level": 16
856 },
857 {
858 "chance": 10,
859 "condition_values": [
860 {
861 "name": "time-day",
862 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
863 }
864 ],
865 "max_level": 17,
866 "method": {
867 "name": "walk",
868 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
869 },
870 "min_level": 17
871 },
872 {
873 "chance": 10,
874 "condition_values": [
875 {
876 "name": "time-night",
877 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
878 }
879 ],
880 "max_level": 15,
881 "method": {
882 "name": "walk",
883 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
884 },
885 "min_level": 15
886 },
887 {
888 "chance": 10,
889 "condition_values": [
890 {
891 "name": "time-night",
892 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
893 }
894 ],
895 "max_level": 16,
896 "method": {
897 "name": "walk",
898 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
899 },
900 "min_level": 16
901 }
902 ],
903 "max_chance": 80,
904 "version": {
905 "name": "soulsilver",
906 "url": "https://pokedex.mimo.dev/api/version/16/"
907 }
908 }
909 ]
910 },
911 {
912 "pokemon": {
913 "name": "stantler",
914 "url": "https://pokedex.mimo.dev/api/pokemon/234/"
915 },
916 "version_details": [
917 {
918 "encounter_details": [
919 {
920 "chance": 10,
921 "condition_values": [
922 {
923 "name": "time-night",
924 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
925 }
926 ],
927 "max_level": 17,
928 "method": {
929 "name": "walk",
930 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
931 },
932 "min_level": 17
933 },
934 {
935 "chance": 10,
936 "condition_values": [
937 {
938 "name": "time-night",
939 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
940 }
941 ],
942 "max_level": 17,
943 "method": {
944 "name": "walk",
945 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
946 },
947 "min_level": 17
948 }
949 ],
950 "max_chance": 20,
951 "version": {
952 "name": "heartgold",
953 "url": "https://pokedex.mimo.dev/api/version/15/"
954 }
955 },
956 {
957 "encounter_details": [
958 {
959 "chance": 10,
960 "condition_values": [
961 {
962 "name": "time-night",
963 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
964 }
965 ],
966 "max_level": 17,
967 "method": {
968 "name": "walk",
969 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
970 },
971 "min_level": 17
972 },
973 {
974 "chance": 10,
975 "condition_values": [
976 {
977 "name": "time-night",
978 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
979 }
980 ],
981 "max_level": 17,
982 "method": {
983 "name": "walk",
984 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
985 },
986 "min_level": 17
987 }
988 ],
989 "max_chance": 20,
990 "version": {
991 "name": "soulsilver",
992 "url": "https://pokedex.mimo.dev/api/version/16/"
993 }
994 }
995 ]
996 },
997 {
998 "pokemon": {
999 "name": "smeargle",
1000 "url": "https://pokedex.mimo.dev/api/pokemon/235/"
1001 },
1002 "version_details": [
1003 {
1004 "encounter_details": [
1005 {
1006 "chance": 10,
1007 "condition_values": [
1008 {
1009 "name": "time-morning",
1010 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1011 }
1012 ],
1013 "max_level": 17,
1014 "method": {
1015 "name": "walk",
1016 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1017 },
1018 "min_level": 17
1019 },
1020 {
1021 "chance": 10,
1022 "condition_values": [
1023 {
1024 "name": "time-day",
1025 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1026 }
1027 ],
1028 "max_level": 17,
1029 "method": {
1030 "name": "walk",
1031 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1032 },
1033 "min_level": 17
1034 }
1035 ],
1036 "max_chance": 20,
1037 "version": {
1038 "name": "heartgold",
1039 "url": "https://pokedex.mimo.dev/api/version/15/"
1040 }
1041 },
1042 {
1043 "encounter_details": [
1044 {
1045 "chance": 10,
1046 "condition_values": [
1047 {
1048 "name": "time-morning",
1049 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1050 }
1051 ],
1052 "max_level": 17,
1053 "method": {
1054 "name": "walk",
1055 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1056 },
1057 "min_level": 17
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": 20,
1076 "version": {
1077 "name": "soulsilver",
1078 "url": "https://pokedex.mimo.dev/api/version/16/"
1079 }
1080 }
1081 ]
1082 }
1083 ]
1084}