Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/unova-victory-road-7f

Request

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