Endpoint: location-area
GEThttps://pokedex.mimo.dev/api/location-area/old-chateau-2f-private-room
Request
GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/old-chateau-2f-private-room")
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 "game_index": 128,
34 "id": 128,
35 "location": {
36 "name": "old-chateau",
37 "url": "https://pokedex.mimo.dev/api/location/25/"
38 },
39 "name": "old-chateau-2f-private-room",
40 "names": [
41 {
42 "language": {
43 "name": "en",
44 "url": "https://pokedex.mimo.dev/api/language/9/"
45 },
46 "name": "Old Chateau (2F private room)"
47 },
48 {
49 "language": {
50 "name": "fr",
51 "url": "https://pokedex.mimo.dev/api/language/5/"
52 },
53 "name": "Vieux Château (étage pièce privée)"
54 }
55 ],
56 "pokemon_encounters": [
57 {
58 "pokemon": {
59 "name": "gastly",
60 "url": "https://pokedex.mimo.dev/api/pokemon/92/"
61 },
62 "version_details": [
63 {
64 "encounter_details": [
65 {
66 "chance": 20,
67 "condition_values": [],
68 "max_level": 12,
69 "method": {
70 "name": "walk",
71 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
72 },
73 "min_level": 12
74 },
75 {
76 "chance": 20,
77 "condition_values": [],
78 "max_level": 12,
79 "method": {
80 "name": "walk",
81 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
82 },
83 "min_level": 12
84 },
85 {
86 "chance": 10,
87 "condition_values": [],
88 "max_level": 14,
89 "method": {
90 "name": "walk",
91 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
92 },
93 "min_level": 14
94 },
95 {
96 "chance": 10,
97 "condition_values": [],
98 "max_level": 14,
99 "method": {
100 "name": "walk",
101 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
102 },
103 "min_level": 14
104 },
105 {
106 "chance": 10,
107 "condition_values": [],
108 "max_level": 13,
109 "method": {
110 "name": "walk",
111 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
112 },
113 "min_level": 13
114 },
115 {
116 "chance": 10,
117 "condition_values": [],
118 "max_level": 13,
119 "method": {
120 "name": "walk",
121 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
122 },
123 "min_level": 13
124 },
125 {
126 "chance": 5,
127 "condition_values": [],
128 "max_level": 13,
129 "method": {
130 "name": "walk",
131 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
132 },
133 "min_level": 13
134 },
135 {
136 "chance": 5,
137 "condition_values": [],
138 "max_level": 13,
139 "method": {
140 "name": "walk",
141 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
142 },
143 "min_level": 13
144 },
145 {
146 "chance": 4,
147 "condition_values": [
148 {
149 "name": "slot2-none",
150 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
151 }
152 ],
153 "max_level": 16,
154 "method": {
155 "name": "walk",
156 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
157 },
158 "min_level": 16
159 },
160 {
161 "chance": 4,
162 "condition_values": [
163 {
164 "name": "slot2-none",
165 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
166 }
167 ],
168 "max_level": 16,
169 "method": {
170 "name": "walk",
171 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
172 },
173 "min_level": 16
174 },
175 {
176 "chance": 1,
177 "condition_values": [],
178 "max_level": 15,
179 "method": {
180 "name": "walk",
181 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
182 },
183 "min_level": 15
184 },
185 {
186 "chance": 1,
187 "condition_values": [],
188 "max_level": 15,
189 "method": {
190 "name": "walk",
191 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
192 },
193 "min_level": 15
194 }
195 ],
196 "max_chance": 100,
197 "version": {
198 "name": "diamond",
199 "url": "https://pokedex.mimo.dev/api/version/12/"
200 }
201 },
202 {
203 "encounter_details": [
204 {
205 "chance": 20,
206 "condition_values": [],
207 "max_level": 12,
208 "method": {
209 "name": "walk",
210 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
211 },
212 "min_level": 12
213 },
214 {
215 "chance": 20,
216 "condition_values": [],
217 "max_level": 12,
218 "method": {
219 "name": "walk",
220 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
221 },
222 "min_level": 12
223 },
224 {
225 "chance": 10,
226 "condition_values": [],
227 "max_level": 14,
228 "method": {
229 "name": "walk",
230 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
231 },
232 "min_level": 14
233 },
234 {
235 "chance": 10,
236 "condition_values": [],
237 "max_level": 14,
238 "method": {
239 "name": "walk",
240 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
241 },
242 "min_level": 14
243 },
244 {
245 "chance": 10,
246 "condition_values": [],
247 "max_level": 13,
248 "method": {
249 "name": "walk",
250 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
251 },
252 "min_level": 13
253 },
254 {
255 "chance": 10,
256 "condition_values": [],
257 "max_level": 13,
258 "method": {
259 "name": "walk",
260 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
261 },
262 "min_level": 13
263 },
264 {
265 "chance": 5,
266 "condition_values": [],
267 "max_level": 13,
268 "method": {
269 "name": "walk",
270 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
271 },
272 "min_level": 13
273 },
274 {
275 "chance": 5,
276 "condition_values": [],
277 "max_level": 13,
278 "method": {
279 "name": "walk",
280 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
281 },
282 "min_level": 13
283 },
284 {
285 "chance": 4,
286 "condition_values": [
287 {
288 "name": "slot2-none",
289 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
290 }
291 ],
292 "max_level": 16,
293 "method": {
294 "name": "walk",
295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
296 },
297 "min_level": 16
298 },
299 {
300 "chance": 4,
301 "condition_values": [
302 {
303 "name": "slot2-none",
304 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
305 }
306 ],
307 "max_level": 16,
308 "method": {
309 "name": "walk",
310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
311 },
312 "min_level": 16
313 },
314 {
315 "chance": 1,
316 "condition_values": [],
317 "max_level": 15,
318 "method": {
319 "name": "walk",
320 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
321 },
322 "min_level": 15
323 },
324 {
325 "chance": 1,
326 "condition_values": [],
327 "max_level": 15,
328 "method": {
329 "name": "walk",
330 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
331 },
332 "min_level": 15
333 }
334 ],
335 "max_chance": 100,
336 "version": {
337 "name": "pearl",
338 "url": "https://pokedex.mimo.dev/api/version/13/"
339 }
340 },
341 {
342 "encounter_details": [
343 {
344 "chance": 20,
345 "condition_values": [],
346 "max_level": 14,
347 "method": {
348 "name": "walk",
349 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
350 },
351 "min_level": 14
352 },
353 {
354 "chance": 20,
355 "condition_values": [],
356 "max_level": 15,
357 "method": {
358 "name": "walk",
359 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
360 },
361 "min_level": 15
362 },
363 {
364 "chance": 10,
365 "condition_values": [],
366 "max_level": 14,
367 "method": {
368 "name": "walk",
369 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
370 },
371 "min_level": 14
372 },
373 {
374 "chance": 10,
375 "condition_values": [],
376 "max_level": 15,
377 "method": {
378 "name": "walk",
379 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
380 },
381 "min_level": 15
382 },
383 {
384 "chance": 10,
385 "condition_values": [],
386 "max_level": 16,
387 "method": {
388 "name": "walk",
389 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
390 },
391 "min_level": 16
392 },
393 {
394 "chance": 10,
395 "condition_values": [],
396 "max_level": 17,
397 "method": {
398 "name": "walk",
399 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
400 },
401 "min_level": 17
402 },
403 {
404 "chance": 5,
405 "condition_values": [],
406 "max_level": 16,
407 "method": {
408 "name": "walk",
409 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
410 },
411 "min_level": 16
412 },
413 {
414 "chance": 5,
415 "condition_values": [],
416 "max_level": 17,
417 "method": {
418 "name": "walk",
419 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
420 },
421 "min_level": 17
422 },
423 {
424 "chance": 4,
425 "condition_values": [],
426 "max_level": 17,
427 "method": {
428 "name": "walk",
429 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
430 },
431 "min_level": 17
432 },
433 {
434 "chance": 4,
435 "condition_values": [],
436 "max_level": 17,
437 "method": {
438 "name": "walk",
439 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
440 },
441 "min_level": 17
442 },
443 {
444 "chance": 1,
445 "condition_values": [],
446 "max_level": 17,
447 "method": {
448 "name": "walk",
449 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
450 },
451 "min_level": 17
452 },
453 {
454 "chance": 1,
455 "condition_values": [],
456 "max_level": 17,
457 "method": {
458 "name": "walk",
459 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
460 },
461 "min_level": 17
462 }
463 ],
464 "max_chance": 100,
465 "version": {
466 "name": "platinum",
467 "url": "https://pokedex.mimo.dev/api/version/14/"
468 }
469 }
470 ]
471 },
472 {
473 "pokemon": {
474 "name": "haunter",
475 "url": "https://pokedex.mimo.dev/api/pokemon/93/"
476 },
477 "version_details": [
478 {
479 "encounter_details": [
480 {
481 "chance": 4,
482 "condition_values": [
483 {
484 "name": "slot2-ruby",
485 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
486 }
487 ],
488 "max_level": 16,
489 "method": {
490 "name": "walk",
491 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
492 },
493 "min_level": 16
494 },
495 {
496 "chance": 4,
497 "condition_values": [
498 {
499 "name": "slot2-sapphire",
500 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
501 }
502 ],
503 "max_level": 16,
504 "method": {
505 "name": "walk",
506 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
507 },
508 "min_level": 16
509 },
510 {
511 "chance": 4,
512 "condition_values": [
513 {
514 "name": "slot2-emerald",
515 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
516 }
517 ],
518 "max_level": 16,
519 "method": {
520 "name": "walk",
521 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
522 },
523 "min_level": 16
524 },
525 {
526 "chance": 4,
527 "condition_values": [
528 {
529 "name": "slot2-firered",
530 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
531 }
532 ],
533 "max_level": 16,
534 "method": {
535 "name": "walk",
536 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
537 },
538 "min_level": 16
539 },
540 {
541 "chance": 4,
542 "condition_values": [
543 {
544 "name": "slot2-leafgreen",
545 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
546 }
547 ],
548 "max_level": 16,
549 "method": {
550 "name": "walk",
551 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
552 },
553 "min_level": 16
554 },
555 {
556 "chance": 4,
557 "condition_values": [
558 {
559 "name": "slot2-ruby",
560 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
561 }
562 ],
563 "max_level": 16,
564 "method": {
565 "name": "walk",
566 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
567 },
568 "min_level": 16
569 },
570 {
571 "chance": 4,
572 "condition_values": [
573 {
574 "name": "slot2-sapphire",
575 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
576 }
577 ],
578 "max_level": 16,
579 "method": {
580 "name": "walk",
581 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
582 },
583 "min_level": 16
584 },
585 {
586 "chance": 4,
587 "condition_values": [
588 {
589 "name": "slot2-emerald",
590 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
591 }
592 ],
593 "max_level": 16,
594 "method": {
595 "name": "walk",
596 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
597 },
598 "min_level": 16
599 },
600 {
601 "chance": 4,
602 "condition_values": [
603 {
604 "name": "slot2-firered",
605 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
606 }
607 ],
608 "max_level": 16,
609 "method": {
610 "name": "walk",
611 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
612 },
613 "min_level": 16
614 },
615 {
616 "chance": 4,
617 "condition_values": [
618 {
619 "name": "slot2-leafgreen",
620 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
621 }
622 ],
623 "max_level": 16,
624 "method": {
625 "name": "walk",
626 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
627 },
628 "min_level": 16
629 }
630 ],
631 "max_chance": 40,
632 "version": {
633 "name": "diamond",
634 "url": "https://pokedex.mimo.dev/api/version/12/"
635 }
636 },
637 {
638 "encounter_details": [
639 {
640 "chance": 4,
641 "condition_values": [
642 {
643 "name": "slot2-ruby",
644 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
645 }
646 ],
647 "max_level": 16,
648 "method": {
649 "name": "walk",
650 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
651 },
652 "min_level": 16
653 },
654 {
655 "chance": 4,
656 "condition_values": [
657 {
658 "name": "slot2-sapphire",
659 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
660 }
661 ],
662 "max_level": 16,
663 "method": {
664 "name": "walk",
665 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
666 },
667 "min_level": 16
668 },
669 {
670 "chance": 4,
671 "condition_values": [
672 {
673 "name": "slot2-emerald",
674 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
675 }
676 ],
677 "max_level": 16,
678 "method": {
679 "name": "walk",
680 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
681 },
682 "min_level": 16
683 },
684 {
685 "chance": 4,
686 "condition_values": [
687 {
688 "name": "slot2-firered",
689 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
690 }
691 ],
692 "max_level": 16,
693 "method": {
694 "name": "walk",
695 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
696 },
697 "min_level": 16
698 },
699 {
700 "chance": 4,
701 "condition_values": [
702 {
703 "name": "slot2-leafgreen",
704 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
705 }
706 ],
707 "max_level": 16,
708 "method": {
709 "name": "walk",
710 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
711 },
712 "min_level": 16
713 },
714 {
715 "chance": 4,
716 "condition_values": [
717 {
718 "name": "slot2-ruby",
719 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
720 }
721 ],
722 "max_level": 16,
723 "method": {
724 "name": "walk",
725 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
726 },
727 "min_level": 16
728 },
729 {
730 "chance": 4,
731 "condition_values": [
732 {
733 "name": "slot2-sapphire",
734 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
735 }
736 ],
737 "max_level": 16,
738 "method": {
739 "name": "walk",
740 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
741 },
742 "min_level": 16
743 },
744 {
745 "chance": 4,
746 "condition_values": [
747 {
748 "name": "slot2-emerald",
749 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
750 }
751 ],
752 "max_level": 16,
753 "method": {
754 "name": "walk",
755 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
756 },
757 "min_level": 16
758 },
759 {
760 "chance": 4,
761 "condition_values": [
762 {
763 "name": "slot2-firered",
764 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
765 }
766 ],
767 "max_level": 16,
768 "method": {
769 "name": "walk",
770 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
771 },
772 "min_level": 16
773 },
774 {
775 "chance": 4,
776 "condition_values": [
777 {
778 "name": "slot2-leafgreen",
779 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
780 }
781 ],
782 "max_level": 16,
783 "method": {
784 "name": "walk",
785 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
786 },
787 "min_level": 16
788 }
789 ],
790 "max_chance": 40,
791 "version": {
792 "name": "pearl",
793 "url": "https://pokedex.mimo.dev/api/version/13/"
794 }
795 }
796 ]
797 }
798 ]
799}