Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/oreburgh-gate-1f

Request

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