Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/relic-passage-castelia-sewers-entrance

Request

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