Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/mt-coronet-1f-route-207

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/mt-coronet-1f-route-207")
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 {
4 "encounter_method": {
5 "name": "walk",
6 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
7 },
8 "version_details": [
9 {
10 "rate": 10,
11 "version": {
12 "name": "diamond",
13 "url": "https://pokedex.mimo.dev/api/version/12/"
14 }
15 },
16 {
17 "rate": 10,
18 "version": {
19 "name": "pearl",
20 "url": "https://pokedex.mimo.dev/api/version/13/"
21 }
22 },
23 {
24 "rate": 10,
25 "version": {
26 "name": "platinum",
27 "url": "https://pokedex.mimo.dev/api/version/14/"
28 }
29 }
30 ]
31 },
32 {
33 "encounter_method": {
34 "name": "old-rod",
35 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
36 },
37 "version_details": [
38 {
39 "rate": 25,
40 "version": {
41 "name": "diamond",
42 "url": "https://pokedex.mimo.dev/api/version/12/"
43 }
44 },
45 {
46 "rate": 25,
47 "version": {
48 "name": "pearl",
49 "url": "https://pokedex.mimo.dev/api/version/13/"
50 }
51 },
52 {
53 "rate": 25,
54 "version": {
55 "name": "platinum",
56 "url": "https://pokedex.mimo.dev/api/version/14/"
57 }
58 }
59 ]
60 },
61 {
62 "encounter_method": {
63 "name": "good-rod",
64 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
65 },
66 "version_details": [
67 {
68 "rate": 50,
69 "version": {
70 "name": "diamond",
71 "url": "https://pokedex.mimo.dev/api/version/12/"
72 }
73 },
74 {
75 "rate": 50,
76 "version": {
77 "name": "pearl",
78 "url": "https://pokedex.mimo.dev/api/version/13/"
79 }
80 },
81 {
82 "rate": 50,
83 "version": {
84 "name": "platinum",
85 "url": "https://pokedex.mimo.dev/api/version/14/"
86 }
87 }
88 ]
89 },
90 {
91 "encounter_method": {
92 "name": "super-rod",
93 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
94 },
95 "version_details": [
96 {
97 "rate": 75,
98 "version": {
99 "name": "diamond",
100 "url": "https://pokedex.mimo.dev/api/version/12/"
101 }
102 },
103 {
104 "rate": 75,
105 "version": {
106 "name": "pearl",
107 "url": "https://pokedex.mimo.dev/api/version/13/"
108 }
109 },
110 {
111 "rate": 75,
112 "version": {
113 "name": "platinum",
114 "url": "https://pokedex.mimo.dev/api/version/14/"
115 }
116 }
117 ]
118 },
119 {
120 "encounter_method": {
121 "name": "surf",
122 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
123 },
124 "version_details": [
125 {
126 "rate": 10,
127 "version": {
128 "name": "diamond",
129 "url": "https://pokedex.mimo.dev/api/version/12/"
130 }
131 },
132 {
133 "rate": 10,
134 "version": {
135 "name": "pearl",
136 "url": "https://pokedex.mimo.dev/api/version/13/"
137 }
138 },
139 {
140 "rate": 10,
141 "version": {
142 "name": "platinum",
143 "url": "https://pokedex.mimo.dev/api/version/14/"
144 }
145 }
146 ]
147 }
148 ],
149 "game_index": 11,
150 "id": 11,
151 "location": {
152 "name": "mt-coronet",
153 "url": "https://pokedex.mimo.dev/api/location/10/"
154 },
155 "name": "mt-coronet-1f-route-207",
156 "names": [
157 {
158 "language": {
159 "name": "en",
160 "url": "https://pokedex.mimo.dev/api/language/9/"
161 },
162 "name": "Mount Coronet (1F Road 207)"
163 },
164 {
165 "language": {
166 "name": "fr",
167 "url": "https://pokedex.mimo.dev/api/language/5/"
168 },
169 "name": "Mont Couronné (RdC côté route 207)"
170 }
171 ],
172 "pokemon_encounters": [
173 {
174 "pokemon": {
175 "name": "clefairy",
176 "url": "https://pokedex.mimo.dev/api/pokemon/35/"
177 },
178 "version_details": [
179 {
180 "encounter_details": [
181 {
182 "chance": 10,
183 "condition_values": [
184 {
185 "name": "time-morning",
186 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
187 }
188 ],
189 "max_level": 17,
190 "method": {
191 "name": "walk",
192 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
193 },
194 "min_level": 17
195 },
196 {
197 "chance": 10,
198 "condition_values": [
199 {
200 "name": "time-night",
201 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
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": 20,
213 "version": {
214 "name": "platinum",
215 "url": "https://pokedex.mimo.dev/api/version/14/"
216 }
217 }
218 ]
219 },
220 {
221 "pokemon": {
222 "name": "zubat",
223 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
224 },
225 "version_details": [
226 {
227 "encounter_details": [
228 {
229 "chance": 10,
230 "condition_values": [
231 {
232 "name": "time-day",
233 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
234 }
235 ],
236 "max_level": 14,
237 "method": {
238 "name": "walk",
239 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
240 },
241 "min_level": 14
242 },
243 {
244 "chance": 10,
245 "condition_values": [
246 {
247 "name": "time-night",
248 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
249 }
250 ],
251 "max_level": 14,
252 "method": {
253 "name": "walk",
254 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
255 },
256 "min_level": 14
257 },
258 {
259 "chance": 10,
260 "condition_values": [],
261 "max_level": 15,
262 "method": {
263 "name": "walk",
264 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
265 },
266 "min_level": 15
267 },
268 {
269 "chance": 60,
270 "condition_values": [],
271 "max_level": 30,
272 "method": {
273 "name": "surf",
274 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
275 },
276 "min_level": 20
277 },
278 {
279 "chance": 30,
280 "condition_values": [],
281 "max_level": 40,
282 "method": {
283 "name": "surf",
284 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
285 },
286 "min_level": 20
287 }
288 ],
289 "max_chance": 120,
290 "version": {
291 "name": "diamond",
292 "url": "https://pokedex.mimo.dev/api/version/12/"
293 }
294 },
295 {
296 "encounter_details": [
297 {
298 "chance": 10,
299 "condition_values": [
300 {
301 "name": "time-day",
302 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
303 }
304 ],
305 "max_level": 14,
306 "method": {
307 "name": "walk",
308 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
309 },
310 "min_level": 14
311 },
312 {
313 "chance": 10,
314 "condition_values": [
315 {
316 "name": "time-night",
317 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
318 }
319 ],
320 "max_level": 14,
321 "method": {
322 "name": "walk",
323 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
324 },
325 "min_level": 14
326 },
327 {
328 "chance": 10,
329 "condition_values": [],
330 "max_level": 15,
331 "method": {
332 "name": "walk",
333 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
334 },
335 "min_level": 15
336 },
337 {
338 "chance": 60,
339 "condition_values": [],
340 "max_level": 30,
341 "method": {
342 "name": "surf",
343 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
344 },
345 "min_level": 20
346 },
347 {
348 "chance": 30,
349 "condition_values": [],
350 "max_level": 40,
351 "method": {
352 "name": "surf",
353 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
354 },
355 "min_level": 20
356 }
357 ],
358 "max_chance": 120,
359 "version": {
360 "name": "pearl",
361 "url": "https://pokedex.mimo.dev/api/version/13/"
362 }
363 },
364 {
365 "encounter_details": [
366 {
367 "chance": 10,
368 "condition_values": [
369 {
370 "name": "time-night",
371 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
372 }
373 ],
374 "max_level": 18,
375 "method": {
376 "name": "walk",
377 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
378 },
379 "min_level": 18
380 },
381 {
382 "chance": 4,
383 "condition_values": [],
384 "max_level": 19,
385 "method": {
386 "name": "walk",
387 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
388 },
389 "min_level": 19
390 },
391 {
392 "chance": 1,
393 "condition_values": [],
394 "max_level": 19,
395 "method": {
396 "name": "walk",
397 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
398 },
399 "min_level": 19
400 },
401 {
402 "chance": 60,
403 "condition_values": [],
404 "max_level": 30,
405 "method": {
406 "name": "surf",
407 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
408 },
409 "min_level": 20
410 },
411 {
412 "chance": 30,
413 "condition_values": [],
414 "max_level": 30,
415 "method": {
416 "name": "surf",
417 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
418 },
419 "min_level": 20
420 }
421 ],
422 "max_chance": 105,
423 "version": {
424 "name": "platinum",
425 "url": "https://pokedex.mimo.dev/api/version/14/"
426 }
427 }
428 ]
429 },
430 {
431 "pokemon": {
432 "name": "golbat",
433 "url": "https://pokedex.mimo.dev/api/pokemon/42/"
434 },
435 "version_details": [
436 {
437 "encounter_details": [
438 {
439 "chance": 5,
440 "condition_values": [],
441 "max_level": 40,
442 "method": {
443 "name": "surf",
444 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
445 },
446 "min_level": 30
447 },
448 {
449 "chance": 4,
450 "condition_values": [],
451 "max_level": 40,
452 "method": {
453 "name": "surf",
454 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
455 },
456 "min_level": 30
457 },
458 {
459 "chance": 1,
460 "condition_values": [],
461 "max_level": 40,
462 "method": {
463 "name": "surf",
464 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
465 },
466 "min_level": 20
467 }
468 ],
469 "max_chance": 10,
470 "version": {
471 "name": "diamond",
472 "url": "https://pokedex.mimo.dev/api/version/12/"
473 }
474 },
475 {
476 "encounter_details": [
477 {
478 "chance": 5,
479 "condition_values": [],
480 "max_level": 40,
481 "method": {
482 "name": "surf",
483 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
484 },
485 "min_level": 30
486 },
487 {
488 "chance": 4,
489 "condition_values": [],
490 "max_level": 40,
491 "method": {
492 "name": "surf",
493 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
494 },
495 "min_level": 30
496 },
497 {
498 "chance": 1,
499 "condition_values": [],
500 "max_level": 40,
501 "method": {
502 "name": "surf",
503 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
504 },
505 "min_level": 20
506 }
507 ],
508 "max_chance": 10,
509 "version": {
510 "name": "pearl",
511 "url": "https://pokedex.mimo.dev/api/version/13/"
512 }
513 },
514 {
515 "encounter_details": [
516 {
517 "chance": 5,
518 "condition_values": [],
519 "max_level": 40,
520 "method": {
521 "name": "surf",
522 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
523 },
524 "min_level": 20
525 },
526 {
527 "chance": 4,
528 "condition_values": [],
529 "max_level": 40,
530 "method": {
531 "name": "surf",
532 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
533 },
534 "min_level": 20
535 },
536 {
537 "chance": 1,
538 "condition_values": [],
539 "max_level": 40,
540 "method": {
541 "name": "surf",
542 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
543 },
544 "min_level": 20
545 }
546 ],
547 "max_chance": 10,
548 "version": {
549 "name": "platinum",
550 "url": "https://pokedex.mimo.dev/api/version/14/"
551 }
552 }
553 ]
554 },
555 {
556 "pokemon": {
557 "name": "machop",
558 "url": "https://pokedex.mimo.dev/api/pokemon/66/"
559 },
560 "version_details": [
561 {
562 "encounter_details": [
563 {
564 "chance": 20,
565 "condition_values": [],
566 "max_level": 15,
567 "method": {
568 "name": "walk",
569 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
570 },
571 "min_level": 15
572 },
573 {
574 "chance": 4,
575 "condition_values": [],
576 "max_level": 16,
577 "method": {
578 "name": "walk",
579 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
580 },
581 "min_level": 16
582 },
583 {
584 "chance": 1,
585 "condition_values": [],
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 "max_chance": 25,
595 "version": {
596 "name": "diamond",
597 "url": "https://pokedex.mimo.dev/api/version/12/"
598 }
599 },
600 {
601 "encounter_details": [
602 {
603 "chance": 20,
604 "condition_values": [],
605 "max_level": 15,
606 "method": {
607 "name": "walk",
608 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
609 },
610 "min_level": 15
611 },
612 {
613 "chance": 4,
614 "condition_values": [],
615 "max_level": 16,
616 "method": {
617 "name": "walk",
618 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
619 },
620 "min_level": 16
621 },
622 {
623 "chance": 1,
624 "condition_values": [],
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 "max_chance": 25,
634 "version": {
635 "name": "pearl",
636 "url": "https://pokedex.mimo.dev/api/version/13/"
637 }
638 },
639 {
640 "encounter_details": [
641 {
642 "chance": 10,
643 "condition_values": [],
644 "max_level": 20,
645 "method": {
646 "name": "walk",
647 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
648 },
649 "min_level": 20
650 }
651 ],
652 "max_chance": 10,
653 "version": {
654 "name": "platinum",
655 "url": "https://pokedex.mimo.dev/api/version/14/"
656 }
657 }
658 ]
659 },
660 {
661 "pokemon": {
662 "name": "geodude",
663 "url": "https://pokedex.mimo.dev/api/pokemon/74/"
664 },
665 "version_details": [
666 {
667 "encounter_details": [
668 {
669 "chance": 20,
670 "condition_values": [],
671 "max_level": 15,
672 "method": {
673 "name": "walk",
674 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
675 },
676 "min_level": 15
677 },
678 {
679 "chance": 10,
680 "condition_values": [
681 {
682 "name": "time-day",
683 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
684 }
685 ],
686 "max_level": 14,
687 "method": {
688 "name": "walk",
689 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
690 },
691 "min_level": 14
692 },
693 {
694 "chance": 10,
695 "condition_values": [
696 {
697 "name": "time-night",
698 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
699 }
700 ],
701 "max_level": 14,
702 "method": {
703 "name": "walk",
704 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
705 },
706 "min_level": 14
707 }
708 ],
709 "max_chance": 40,
710 "version": {
711 "name": "diamond",
712 "url": "https://pokedex.mimo.dev/api/version/12/"
713 }
714 },
715 {
716 "encounter_details": [
717 {
718 "chance": 20,
719 "condition_values": [],
720 "max_level": 15,
721 "method": {
722 "name": "walk",
723 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
724 },
725 "min_level": 15
726 },
727 {
728 "chance": 10,
729 "condition_values": [
730 {
731 "name": "time-day",
732 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
733 }
734 ],
735 "max_level": 14,
736 "method": {
737 "name": "walk",
738 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
739 },
740 "min_level": 14
741 },
742 {
743 "chance": 10,
744 "condition_values": [
745 {
746 "name": "time-night",
747 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
748 }
749 ],
750 "max_level": 14,
751 "method": {
752 "name": "walk",
753 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
754 },
755 "min_level": 14
756 }
757 ],
758 "max_chance": 40,
759 "version": {
760 "name": "pearl",
761 "url": "https://pokedex.mimo.dev/api/version/13/"
762 }
763 },
764 {
765 "encounter_details": [
766 {
767 "chance": 20,
768 "condition_values": [],
769 "max_level": 19,
770 "method": {
771 "name": "walk",
772 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
773 },
774 "min_level": 19
775 },
776 {
777 "chance": 10,
778 "condition_values": [
779 {
780 "name": "time-day",
781 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
782 }
783 ],
784 "max_level": 17,
785 "method": {
786 "name": "walk",
787 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
788 },
789 "min_level": 17
790 }
791 ],
792 "max_chance": 30,
793 "version": {
794 "name": "platinum",
795 "url": "https://pokedex.mimo.dev/api/version/14/"
796 }
797 }
798 ]
799 },
800 {
801 "pokemon": {
802 "name": "magikarp",
803 "url": "https://pokedex.mimo.dev/api/pokemon/129/"
804 },
805 "version_details": [
806 {
807 "encounter_details": [
808 {
809 "chance": 60,
810 "condition_values": [],
811 "max_level": 6,
812 "method": {
813 "name": "old-rod",
814 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
815 },
816 "min_level": 4
817 },
818 {
819 "chance": 30,
820 "condition_values": [],
821 "max_level": 7,
822 "method": {
823 "name": "old-rod",
824 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
825 },
826 "min_level": 3
827 },
828 {
829 "chance": 5,
830 "condition_values": [],
831 "max_level": 10,
832 "method": {
833 "name": "old-rod",
834 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
835 },
836 "min_level": 5
837 },
838 {
839 "chance": 4,
840 "condition_values": [],
841 "max_level": 10,
842 "method": {
843 "name": "old-rod",
844 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
845 },
846 "min_level": 5
847 },
848 {
849 "chance": 1,
850 "condition_values": [],
851 "max_level": 10,
852 "method": {
853 "name": "old-rod",
854 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
855 },
856 "min_level": 5
857 },
858 {
859 "chance": 40,
860 "condition_values": [],
861 "max_level": 20,
862 "method": {
863 "name": "good-rod",
864 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
865 },
866 "min_level": 15
867 },
868 {
869 "chance": 15,
870 "condition_values": [],
871 "max_level": 25,
872 "method": {
873 "name": "good-rod",
874 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
875 },
876 "min_level": 10
877 }
878 ],
879 "max_chance": 155,
880 "version": {
881 "name": "diamond",
882 "url": "https://pokedex.mimo.dev/api/version/12/"
883 }
884 },
885 {
886 "encounter_details": [
887 {
888 "chance": 60,
889 "condition_values": [],
890 "max_level": 6,
891 "method": {
892 "name": "old-rod",
893 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
894 },
895 "min_level": 4
896 },
897 {
898 "chance": 30,
899 "condition_values": [],
900 "max_level": 7,
901 "method": {
902 "name": "old-rod",
903 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
904 },
905 "min_level": 3
906 },
907 {
908 "chance": 5,
909 "condition_values": [],
910 "max_level": 10,
911 "method": {
912 "name": "old-rod",
913 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
914 },
915 "min_level": 5
916 },
917 {
918 "chance": 4,
919 "condition_values": [],
920 "max_level": 10,
921 "method": {
922 "name": "old-rod",
923 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
924 },
925 "min_level": 5
926 },
927 {
928 "chance": 1,
929 "condition_values": [],
930 "max_level": 10,
931 "method": {
932 "name": "old-rod",
933 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
934 },
935 "min_level": 5
936 },
937 {
938 "chance": 40,
939 "condition_values": [],
940 "max_level": 20,
941 "method": {
942 "name": "good-rod",
943 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
944 },
945 "min_level": 15
946 },
947 {
948 "chance": 15,
949 "condition_values": [],
950 "max_level": 25,
951 "method": {
952 "name": "good-rod",
953 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
954 },
955 "min_level": 10
956 }
957 ],
958 "max_chance": 155,
959 "version": {
960 "name": "pearl",
961 "url": "https://pokedex.mimo.dev/api/version/13/"
962 }
963 },
964 {
965 "encounter_details": [
966 {
967 "chance": 60,
968 "condition_values": [],
969 "max_level": 6,
970 "method": {
971 "name": "old-rod",
972 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
973 },
974 "min_level": 4
975 },
976 {
977 "chance": 30,
978 "condition_values": [],
979 "max_level": 7,
980 "method": {
981 "name": "old-rod",
982 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
983 },
984 "min_level": 3
985 },
986 {
987 "chance": 5,
988 "condition_values": [],
989 "max_level": 10,
990 "method": {
991 "name": "old-rod",
992 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
993 },
994 "min_level": 5
995 },
996 {
997 "chance": 4,
998 "condition_values": [],
999 "max_level": 10,
1000 "method": {
1001 "name": "old-rod",
1002 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1003 },
1004 "min_level": 5
1005 },
1006 {
1007 "chance": 1,
1008 "condition_values": [],
1009 "max_level": 15,
1010 "method": {
1011 "name": "old-rod",
1012 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1013 },
1014 "min_level": 5
1015 },
1016 {
1017 "chance": 40,
1018 "condition_values": [],
1019 "max_level": 20,
1020 "method": {
1021 "name": "good-rod",
1022 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1023 },
1024 "min_level": 15
1025 },
1026 {
1027 "chance": 15,
1028 "condition_values": [],
1029 "max_level": 25,
1030 "method": {
1031 "name": "good-rod",
1032 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1033 },
1034 "min_level": 10
1035 }
1036 ],
1037 "max_chance": 155,
1038 "version": {
1039 "name": "platinum",
1040 "url": "https://pokedex.mimo.dev/api/version/14/"
1041 }
1042 }
1043 ]
1044 },
1045 {
1046 "pokemon": {
1047 "name": "gyarados",
1048 "url": "https://pokedex.mimo.dev/api/pokemon/130/"
1049 },
1050 "version_details": [
1051 {
1052 "encounter_details": [
1053 {
1054 "chance": 40,
1055 "condition_values": [],
1056 "max_level": 40,
1057 "method": {
1058 "name": "super-rod",
1059 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1060 },
1061 "min_level": 30
1062 },
1063 {
1064 "chance": 15,
1065 "condition_values": [],
1066 "max_level": 55,
1067 "method": {
1068 "name": "super-rod",
1069 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1070 },
1071 "min_level": 40
1072 }
1073 ],
1074 "max_chance": 55,
1075 "version": {
1076 "name": "diamond",
1077 "url": "https://pokedex.mimo.dev/api/version/12/"
1078 }
1079 },
1080 {
1081 "encounter_details": [
1082 {
1083 "chance": 40,
1084 "condition_values": [],
1085 "max_level": 40,
1086 "method": {
1087 "name": "super-rod",
1088 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1089 },
1090 "min_level": 30
1091 },
1092 {
1093 "chance": 15,
1094 "condition_values": [],
1095 "max_level": 55,
1096 "method": {
1097 "name": "super-rod",
1098 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1099 },
1100 "min_level": 40
1101 }
1102 ],
1103 "max_chance": 55,
1104 "version": {
1105 "name": "pearl",
1106 "url": "https://pokedex.mimo.dev/api/version/13/"
1107 }
1108 },
1109 {
1110 "encounter_details": [
1111 {
1112 "chance": 40,
1113 "condition_values": [],
1114 "max_level": 55,
1115 "method": {
1116 "name": "super-rod",
1117 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1118 },
1119 "min_level": 30
1120 },
1121 {
1122 "chance": 15,
1123 "condition_values": [],
1124 "max_level": 55,
1125 "method": {
1126 "name": "super-rod",
1127 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1128 },
1129 "min_level": 20
1130 }
1131 ],
1132 "max_chance": 55,
1133 "version": {
1134 "name": "platinum",
1135 "url": "https://pokedex.mimo.dev/api/version/14/"
1136 }
1137 }
1138 ]
1139 },
1140 {
1141 "pokemon": {
1142 "name": "cleffa",
1143 "url": "https://pokedex.mimo.dev/api/pokemon/173/"
1144 },
1145 "version_details": [
1146 {
1147 "encounter_details": [
1148 {
1149 "chance": 10,
1150 "condition_values": [
1151 {
1152 "name": "time-morning",
1153 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1154 }
1155 ],
1156 "max_level": 14,
1157 "method": {
1158 "name": "walk",
1159 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1160 },
1161 "min_level": 14
1162 },
1163 {
1164 "chance": 10,
1165 "condition_values": [
1166 {
1167 "name": "time-morning",
1168 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1169 }
1170 ],
1171 "max_level": 14,
1172 "method": {
1173 "name": "walk",
1174 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1175 },
1176 "min_level": 14
1177 },
1178 {
1179 "chance": 4,
1180 "condition_values": [],
1181 "max_level": 14,
1182 "method": {
1183 "name": "walk",
1184 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1185 },
1186 "min_level": 14
1187 },
1188 {
1189 "chance": 1,
1190 "condition_values": [],
1191 "max_level": 14,
1192 "method": {
1193 "name": "walk",
1194 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1195 },
1196 "min_level": 14
1197 }
1198 ],
1199 "max_chance": 25,
1200 "version": {
1201 "name": "diamond",
1202 "url": "https://pokedex.mimo.dev/api/version/12/"
1203 }
1204 },
1205 {
1206 "encounter_details": [
1207 {
1208 "chance": 10,
1209 "condition_values": [
1210 {
1211 "name": "time-morning",
1212 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1213 }
1214 ],
1215 "max_level": 14,
1216 "method": {
1217 "name": "walk",
1218 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1219 },
1220 "min_level": 14
1221 },
1222 {
1223 "chance": 10,
1224 "condition_values": [
1225 {
1226 "name": "time-morning",
1227 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1228 }
1229 ],
1230 "max_level": 14,
1231 "method": {
1232 "name": "walk",
1233 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1234 },
1235 "min_level": 14
1236 },
1237 {
1238 "chance": 4,
1239 "condition_values": [],
1240 "max_level": 14,
1241 "method": {
1242 "name": "walk",
1243 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1244 },
1245 "min_level": 14
1246 },
1247 {
1248 "chance": 1,
1249 "condition_values": [],
1250 "max_level": 14,
1251 "method": {
1252 "name": "walk",
1253 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1254 },
1255 "min_level": 14
1256 }
1257 ],
1258 "max_chance": 25,
1259 "version": {
1260 "name": "pearl",
1261 "url": "https://pokedex.mimo.dev/api/version/13/"
1262 }
1263 }
1264 ]
1265 },
1266 {
1267 "pokemon": {
1268 "name": "nosepass",
1269 "url": "https://pokedex.mimo.dev/api/pokemon/299/"
1270 },
1271 "version_details": [
1272 {
1273 "encounter_details": [
1274 {
1275 "chance": 5,
1276 "condition_values": [],
1277 "max_level": 18,
1278 "method": {
1279 "name": "walk",
1280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1281 },
1282 "min_level": 18
1283 }
1284 ],
1285 "max_chance": 5,
1286 "version": {
1287 "name": "platinum",
1288 "url": "https://pokedex.mimo.dev/api/version/14/"
1289 }
1290 }
1291 ]
1292 },
1293 {
1294 "pokemon": {
1295 "name": "meditite",
1296 "url": "https://pokedex.mimo.dev/api/pokemon/307/"
1297 },
1298 "version_details": [
1299 {
1300 "encounter_details": [
1301 {
1302 "chance": 10,
1303 "condition_values": [],
1304 "max_level": 15,
1305 "method": {
1306 "name": "walk",
1307 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1308 },
1309 "min_level": 15
1310 }
1311 ],
1312 "max_chance": 10,
1313 "version": {
1314 "name": "diamond",
1315 "url": "https://pokedex.mimo.dev/api/version/12/"
1316 }
1317 },
1318 {
1319 "encounter_details": [
1320 {
1321 "chance": 10,
1322 "condition_values": [],
1323 "max_level": 15,
1324 "method": {
1325 "name": "walk",
1326 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1327 },
1328 "min_level": 15
1329 }
1330 ],
1331 "max_chance": 10,
1332 "version": {
1333 "name": "pearl",
1334 "url": "https://pokedex.mimo.dev/api/version/13/"
1335 }
1336 },
1337 {
1338 "encounter_details": [
1339 {
1340 "chance": 10,
1341 "condition_values": [
1342 {
1343 "name": "time-morning",
1344 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1345 }
1346 ],
1347 "max_level": 18,
1348 "method": {
1349 "name": "walk",
1350 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1351 },
1352 "min_level": 18
1353 },
1354 {
1355 "chance": 10,
1356 "condition_values": [
1357 {
1358 "name": "time-day",
1359 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1360 }
1361 ],
1362 "max_level": 18,
1363 "method": {
1364 "name": "walk",
1365 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1366 },
1367 "min_level": 18
1368 },
1369 {
1370 "chance": 10,
1371 "condition_values": [],
1372 "max_level": 20,
1373 "method": {
1374 "name": "walk",
1375 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1376 },
1377 "min_level": 20
1378 }
1379 ],
1380 "max_chance": 30,
1381 "version": {
1382 "name": "platinum",
1383 "url": "https://pokedex.mimo.dev/api/version/14/"
1384 }
1385 }
1386 ]
1387 },
1388 {
1389 "pokemon": {
1390 "name": "barboach",
1391 "url": "https://pokedex.mimo.dev/api/pokemon/339/"
1392 },
1393 "version_details": [
1394 {
1395 "encounter_details": [
1396 {
1397 "chance": 40,
1398 "condition_values": [],
1399 "max_level": 20,
1400 "method": {
1401 "name": "good-rod",
1402 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1403 },
1404 "min_level": 15
1405 },
1406 {
1407 "chance": 4,
1408 "condition_values": [],
1409 "max_level": 25,
1410 "method": {
1411 "name": "good-rod",
1412 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1413 },
1414 "min_level": 10
1415 },
1416 {
1417 "chance": 1,
1418 "condition_values": [],
1419 "max_level": 25,
1420 "method": {
1421 "name": "good-rod",
1422 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1423 },
1424 "min_level": 10
1425 }
1426 ],
1427 "max_chance": 45,
1428 "version": {
1429 "name": "diamond",
1430 "url": "https://pokedex.mimo.dev/api/version/12/"
1431 }
1432 },
1433 {
1434 "encounter_details": [
1435 {
1436 "chance": 40,
1437 "condition_values": [],
1438 "max_level": 20,
1439 "method": {
1440 "name": "good-rod",
1441 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1442 },
1443 "min_level": 15
1444 },
1445 {
1446 "chance": 4,
1447 "condition_values": [],
1448 "max_level": 25,
1449 "method": {
1450 "name": "good-rod",
1451 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1452 },
1453 "min_level": 10
1454 },
1455 {
1456 "chance": 1,
1457 "condition_values": [],
1458 "max_level": 25,
1459 "method": {
1460 "name": "good-rod",
1461 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1462 },
1463 "min_level": 10
1464 }
1465 ],
1466 "max_chance": 45,
1467 "version": {
1468 "name": "pearl",
1469 "url": "https://pokedex.mimo.dev/api/version/13/"
1470 }
1471 },
1472 {
1473 "encounter_details": [
1474 {
1475 "chance": 40,
1476 "condition_values": [],
1477 "max_level": 20,
1478 "method": {
1479 "name": "good-rod",
1480 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1481 },
1482 "min_level": 15
1483 },
1484 {
1485 "chance": 4,
1486 "condition_values": [],
1487 "max_level": 25,
1488 "method": {
1489 "name": "good-rod",
1490 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1491 },
1492 "min_level": 10
1493 },
1494 {
1495 "chance": 1,
1496 "condition_values": [],
1497 "max_level": 25,
1498 "method": {
1499 "name": "good-rod",
1500 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1501 },
1502 "min_level": 10
1503 }
1504 ],
1505 "max_chance": 45,
1506 "version": {
1507 "name": "platinum",
1508 "url": "https://pokedex.mimo.dev/api/version/14/"
1509 }
1510 }
1511 ]
1512 },
1513 {
1514 "pokemon": {
1515 "name": "whiscash",
1516 "url": "https://pokedex.mimo.dev/api/pokemon/340/"
1517 },
1518 "version_details": [
1519 {
1520 "encounter_details": [
1521 {
1522 "chance": 40,
1523 "condition_values": [],
1524 "max_level": 40,
1525 "method": {
1526 "name": "super-rod",
1527 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1528 },
1529 "min_level": 30
1530 },
1531 {
1532 "chance": 4,
1533 "condition_values": [],
1534 "max_level": 50,
1535 "method": {
1536 "name": "super-rod",
1537 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1538 },
1539 "min_level": 20
1540 },
1541 {
1542 "chance": 1,
1543 "condition_values": [],
1544 "max_level": 50,
1545 "method": {
1546 "name": "super-rod",
1547 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1548 },
1549 "min_level": 20
1550 }
1551 ],
1552 "max_chance": 45,
1553 "version": {
1554 "name": "diamond",
1555 "url": "https://pokedex.mimo.dev/api/version/12/"
1556 }
1557 },
1558 {
1559 "encounter_details": [
1560 {
1561 "chance": 40,
1562 "condition_values": [],
1563 "max_level": 40,
1564 "method": {
1565 "name": "super-rod",
1566 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1567 },
1568 "min_level": 30
1569 },
1570 {
1571 "chance": 4,
1572 "condition_values": [],
1573 "max_level": 50,
1574 "method": {
1575 "name": "super-rod",
1576 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1577 },
1578 "min_level": 20
1579 },
1580 {
1581 "chance": 1,
1582 "condition_values": [],
1583 "max_level": 50,
1584 "method": {
1585 "name": "super-rod",
1586 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1587 },
1588 "min_level": 20
1589 }
1590 ],
1591 "max_chance": 45,
1592 "version": {
1593 "name": "pearl",
1594 "url": "https://pokedex.mimo.dev/api/version/13/"
1595 }
1596 },
1597 {
1598 "encounter_details": [
1599 {
1600 "chance": 40,
1601 "condition_values": [],
1602 "max_level": 40,
1603 "method": {
1604 "name": "super-rod",
1605 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1606 },
1607 "min_level": 30
1608 },
1609 {
1610 "chance": 4,
1611 "condition_values": [],
1612 "max_level": 55,
1613 "method": {
1614 "name": "super-rod",
1615 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1616 },
1617 "min_level": 40
1618 },
1619 {
1620 "chance": 1,
1621 "condition_values": [],
1622 "max_level": 55,
1623 "method": {
1624 "name": "super-rod",
1625 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1626 },
1627 "min_level": 40
1628 }
1629 ],
1630 "max_chance": 45,
1631 "version": {
1632 "name": "platinum",
1633 "url": "https://pokedex.mimo.dev/api/version/14/"
1634 }
1635 }
1636 ]
1637 },
1638 {
1639 "pokemon": {
1640 "name": "chingling",
1641 "url": "https://pokedex.mimo.dev/api/pokemon/433/"
1642 },
1643 "version_details": [
1644 {
1645 "encounter_details": [
1646 {
1647 "chance": 5,
1648 "condition_values": [],
1649 "max_level": 15,
1650 "method": {
1651 "name": "walk",
1652 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1653 },
1654 "min_level": 15
1655 },
1656 {
1657 "chance": 5,
1658 "condition_values": [],
1659 "max_level": 15,
1660 "method": {
1661 "name": "walk",
1662 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1663 },
1664 "min_level": 15
1665 }
1666 ],
1667 "max_chance": 10,
1668 "version": {
1669 "name": "diamond",
1670 "url": "https://pokedex.mimo.dev/api/version/12/"
1671 }
1672 },
1673 {
1674 "encounter_details": [
1675 {
1676 "chance": 5,
1677 "condition_values": [],
1678 "max_level": 15,
1679 "method": {
1680 "name": "walk",
1681 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1682 },
1683 "min_level": 15
1684 },
1685 {
1686 "chance": 5,
1687 "condition_values": [],
1688 "max_level": 15,
1689 "method": {
1690 "name": "walk",
1691 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1692 },
1693 "min_level": 15
1694 }
1695 ],
1696 "max_chance": 10,
1697 "version": {
1698 "name": "pearl",
1699 "url": "https://pokedex.mimo.dev/api/version/13/"
1700 }
1701 },
1702 {
1703 "encounter_details": [
1704 {
1705 "chance": 5,
1706 "condition_values": [],
1707 "max_level": 17,
1708 "method": {
1709 "name": "walk",
1710 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1711 },
1712 "min_level": 17
1713 },
1714 {
1715 "chance": 4,
1716 "condition_values": [],
1717 "max_level": 19,
1718 "method": {
1719 "name": "walk",
1720 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1721 },
1722 "min_level": 19
1723 },
1724 {
1725 "chance": 1,
1726 "condition_values": [],
1727 "max_level": 19,
1728 "method": {
1729 "name": "walk",
1730 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1731 },
1732 "min_level": 19
1733 }
1734 ],
1735 "max_chance": 10,
1736 "version": {
1737 "name": "platinum",
1738 "url": "https://pokedex.mimo.dev/api/version/14/"
1739 }
1740 }
1741 ]
1742 },
1743 {
1744 "pokemon": {
1745 "name": "bronzor",
1746 "url": "https://pokedex.mimo.dev/api/pokemon/436/"
1747 },
1748 "version_details": [
1749 {
1750 "encounter_details": [
1751 {
1752 "chance": 20,
1753 "condition_values": [],
1754 "max_level": 18,
1755 "method": {
1756 "name": "walk",
1757 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1758 },
1759 "min_level": 18
1760 }
1761 ],
1762 "max_chance": 20,
1763 "version": {
1764 "name": "platinum",
1765 "url": "https://pokedex.mimo.dev/api/version/14/"
1766 }
1767 }
1768 ]
1769 }
1770 ]
1771}