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