Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/kalos-route-4-area

Request

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