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