Documentation menu

Endpoint: character

GEThttps://rickandmorty.mimo.dev/api/character

Request

GETcharacter
1fetch("https://rickandmorty.mimo.dev/api/character")
2 .then((res) => res.json())
3 .then((json) => console.log(json))
4 .catch((error) => console.error(error))

Response

response.json
1[
2 {
3 "id": "1",
4 "name": "Rick Sanchez",
5 "status": "Alive",
6 "species": "Human",
7 "type": "",
8 "gender": "Male",
9 "origin": {
10 "name": "Earth (C-137)",
11 "url": "https://rickandmorty.mimo.dev/api/location/1"
12 },
13 "location": {
14 "name": "Citadel of Ricks",
15 "url": "https://rickandmorty.mimo.dev/api/location/3"
16 },
17 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/1.jpeg",
18 "episode": [
19 "https://rickandmorty.mimo.dev/api/episode/1",
20 "https://rickandmorty.mimo.dev/api/episode/2",
21 "https://rickandmorty.mimo.dev/api/episode/3",
22 "https://rickandmorty.mimo.dev/api/episode/4",
23 "https://rickandmorty.mimo.dev/api/episode/5",
24 "https://rickandmorty.mimo.dev/api/episode/6",
25 "https://rickandmorty.mimo.dev/api/episode/7",
26 "https://rickandmorty.mimo.dev/api/episode/8",
27 "https://rickandmorty.mimo.dev/api/episode/9",
28 "https://rickandmorty.mimo.dev/api/episode/10",
29 "https://rickandmorty.mimo.dev/api/episode/11",
30 "https://rickandmorty.mimo.dev/api/episode/12",
31 "https://rickandmorty.mimo.dev/api/episode/13",
32 "https://rickandmorty.mimo.dev/api/episode/14",
33 "https://rickandmorty.mimo.dev/api/episode/15",
34 "https://rickandmorty.mimo.dev/api/episode/16",
35 "https://rickandmorty.mimo.dev/api/episode/17",
36 "https://rickandmorty.mimo.dev/api/episode/18",
37 "https://rickandmorty.mimo.dev/api/episode/19",
38 "https://rickandmorty.mimo.dev/api/episode/20",
39 "https://rickandmorty.mimo.dev/api/episode/21",
40 "https://rickandmorty.mimo.dev/api/episode/22",
41 "https://rickandmorty.mimo.dev/api/episode/23",
42 "https://rickandmorty.mimo.dev/api/episode/24",
43 "https://rickandmorty.mimo.dev/api/episode/25",
44 "https://rickandmorty.mimo.dev/api/episode/26",
45 "https://rickandmorty.mimo.dev/api/episode/27",
46 "https://rickandmorty.mimo.dev/api/episode/28",
47 "https://rickandmorty.mimo.dev/api/episode/29",
48 "https://rickandmorty.mimo.dev/api/episode/30",
49 "https://rickandmorty.mimo.dev/api/episode/31",
50 "https://rickandmorty.mimo.dev/api/episode/32",
51 "https://rickandmorty.mimo.dev/api/episode/33",
52 "https://rickandmorty.mimo.dev/api/episode/34",
53 "https://rickandmorty.mimo.dev/api/episode/35",
54 "https://rickandmorty.mimo.dev/api/episode/36",
55 "https://rickandmorty.mimo.dev/api/episode/37",
56 "https://rickandmorty.mimo.dev/api/episode/38",
57 "https://rickandmorty.mimo.dev/api/episode/39",
58 "https://rickandmorty.mimo.dev/api/episode/40",
59 "https://rickandmorty.mimo.dev/api/episode/41",
60 "https://rickandmorty.mimo.dev/api/episode/42",
61 "https://rickandmorty.mimo.dev/api/episode/43",
62 "https://rickandmorty.mimo.dev/api/episode/44",
63 "https://rickandmorty.mimo.dev/api/episode/45",
64 "https://rickandmorty.mimo.dev/api/episode/46",
65 "https://rickandmorty.mimo.dev/api/episode/47",
66 "https://rickandmorty.mimo.dev/api/episode/48",
67 "https://rickandmorty.mimo.dev/api/episode/49",
68 "https://rickandmorty.mimo.dev/api/episode/50",
69 "https://rickandmorty.mimo.dev/api/episode/51"
70 ],
71 "url": "https://rickandmorty.mimo.dev/api/character/1",
72 "created": "2017-11-04T18:48:46.250Z"
73 },
74 {
75 "id": "2",
76 "name": "Morty Smith",
77 "status": "Alive",
78 "species": "Human",
79 "type": "",
80 "gender": "Male",
81 "origin": {
82 "name": "unknown",
83 "url": ""
84 },
85 "location": {
86 "name": "Citadel of Ricks",
87 "url": "https://rickandmorty.mimo.dev/api/location/3"
88 },
89 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/2.jpeg",
90 "episode": [
91 "https://rickandmorty.mimo.dev/api/episode/1",
92 "https://rickandmorty.mimo.dev/api/episode/2",
93 "https://rickandmorty.mimo.dev/api/episode/3",
94 "https://rickandmorty.mimo.dev/api/episode/4",
95 "https://rickandmorty.mimo.dev/api/episode/5",
96 "https://rickandmorty.mimo.dev/api/episode/6",
97 "https://rickandmorty.mimo.dev/api/episode/7",
98 "https://rickandmorty.mimo.dev/api/episode/8",
99 "https://rickandmorty.mimo.dev/api/episode/9",
100 "https://rickandmorty.mimo.dev/api/episode/10",
101 "https://rickandmorty.mimo.dev/api/episode/11",
102 "https://rickandmorty.mimo.dev/api/episode/12",
103 "https://rickandmorty.mimo.dev/api/episode/13",
104 "https://rickandmorty.mimo.dev/api/episode/14",
105 "https://rickandmorty.mimo.dev/api/episode/15",
106 "https://rickandmorty.mimo.dev/api/episode/16",
107 "https://rickandmorty.mimo.dev/api/episode/17",
108 "https://rickandmorty.mimo.dev/api/episode/18",
109 "https://rickandmorty.mimo.dev/api/episode/19",
110 "https://rickandmorty.mimo.dev/api/episode/20",
111 "https://rickandmorty.mimo.dev/api/episode/21",
112 "https://rickandmorty.mimo.dev/api/episode/22",
113 "https://rickandmorty.mimo.dev/api/episode/23",
114 "https://rickandmorty.mimo.dev/api/episode/24",
115 "https://rickandmorty.mimo.dev/api/episode/25",
116 "https://rickandmorty.mimo.dev/api/episode/26",
117 "https://rickandmorty.mimo.dev/api/episode/27",
118 "https://rickandmorty.mimo.dev/api/episode/28",
119 "https://rickandmorty.mimo.dev/api/episode/29",
120 "https://rickandmorty.mimo.dev/api/episode/30",
121 "https://rickandmorty.mimo.dev/api/episode/31",
122 "https://rickandmorty.mimo.dev/api/episode/32",
123 "https://rickandmorty.mimo.dev/api/episode/33",
124 "https://rickandmorty.mimo.dev/api/episode/34",
125 "https://rickandmorty.mimo.dev/api/episode/35",
126 "https://rickandmorty.mimo.dev/api/episode/36",
127 "https://rickandmorty.mimo.dev/api/episode/37",
128 "https://rickandmorty.mimo.dev/api/episode/38",
129 "https://rickandmorty.mimo.dev/api/episode/39",
130 "https://rickandmorty.mimo.dev/api/episode/40",
131 "https://rickandmorty.mimo.dev/api/episode/41",
132 "https://rickandmorty.mimo.dev/api/episode/42",
133 "https://rickandmorty.mimo.dev/api/episode/43",
134 "https://rickandmorty.mimo.dev/api/episode/44",
135 "https://rickandmorty.mimo.dev/api/episode/45",
136 "https://rickandmorty.mimo.dev/api/episode/46",
137 "https://rickandmorty.mimo.dev/api/episode/47",
138 "https://rickandmorty.mimo.dev/api/episode/48",
139 "https://rickandmorty.mimo.dev/api/episode/49",
140 "https://rickandmorty.mimo.dev/api/episode/50",
141 "https://rickandmorty.mimo.dev/api/episode/51"
142 ],
143 "url": "https://rickandmorty.mimo.dev/api/character/2",
144 "created": "2017-11-04T18:50:21.651Z"
145 },
146 {
147 "id": "3",
148 "name": "Summer Smith",
149 "status": "Alive",
150 "species": "Human",
151 "type": "",
152 "gender": "Female",
153 "origin": {
154 "name": "Earth (Replacement Dimension)",
155 "url": "https://rickandmorty.mimo.dev/api/location/20"
156 },
157 "location": {
158 "name": "Earth (Replacement Dimension)",
159 "url": "https://rickandmorty.mimo.dev/api/location/20"
160 },
161 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/3.jpeg",
162 "episode": [
163 "https://rickandmorty.mimo.dev/api/episode/6",
164 "https://rickandmorty.mimo.dev/api/episode/7",
165 "https://rickandmorty.mimo.dev/api/episode/8",
166 "https://rickandmorty.mimo.dev/api/episode/9",
167 "https://rickandmorty.mimo.dev/api/episode/10",
168 "https://rickandmorty.mimo.dev/api/episode/11",
169 "https://rickandmorty.mimo.dev/api/episode/12",
170 "https://rickandmorty.mimo.dev/api/episode/14",
171 "https://rickandmorty.mimo.dev/api/episode/15",
172 "https://rickandmorty.mimo.dev/api/episode/16",
173 "https://rickandmorty.mimo.dev/api/episode/17",
174 "https://rickandmorty.mimo.dev/api/episode/18",
175 "https://rickandmorty.mimo.dev/api/episode/19",
176 "https://rickandmorty.mimo.dev/api/episode/20",
177 "https://rickandmorty.mimo.dev/api/episode/21",
178 "https://rickandmorty.mimo.dev/api/episode/22",
179 "https://rickandmorty.mimo.dev/api/episode/23",
180 "https://rickandmorty.mimo.dev/api/episode/24",
181 "https://rickandmorty.mimo.dev/api/episode/25",
182 "https://rickandmorty.mimo.dev/api/episode/26",
183 "https://rickandmorty.mimo.dev/api/episode/27",
184 "https://rickandmorty.mimo.dev/api/episode/29",
185 "https://rickandmorty.mimo.dev/api/episode/30",
186 "https://rickandmorty.mimo.dev/api/episode/31",
187 "https://rickandmorty.mimo.dev/api/episode/32",
188 "https://rickandmorty.mimo.dev/api/episode/33",
189 "https://rickandmorty.mimo.dev/api/episode/34",
190 "https://rickandmorty.mimo.dev/api/episode/35",
191 "https://rickandmorty.mimo.dev/api/episode/36",
192 "https://rickandmorty.mimo.dev/api/episode/38",
193 "https://rickandmorty.mimo.dev/api/episode/39",
194 "https://rickandmorty.mimo.dev/api/episode/40",
195 "https://rickandmorty.mimo.dev/api/episode/41",
196 "https://rickandmorty.mimo.dev/api/episode/42",
197 "https://rickandmorty.mimo.dev/api/episode/43",
198 "https://rickandmorty.mimo.dev/api/episode/44",
199 "https://rickandmorty.mimo.dev/api/episode/45",
200 "https://rickandmorty.mimo.dev/api/episode/46",
201 "https://rickandmorty.mimo.dev/api/episode/47",
202 "https://rickandmorty.mimo.dev/api/episode/48",
203 "https://rickandmorty.mimo.dev/api/episode/49",
204 "https://rickandmorty.mimo.dev/api/episode/51"
205 ],
206 "url": "https://rickandmorty.mimo.dev/api/character/3",
207 "created": "2017-11-04T19:09:56.428Z"
208 },
209 {
210 "id": "4",
211 "name": "Beth Smith",
212 "status": "Alive",
213 "species": "Human",
214 "type": "",
215 "gender": "Female",
216 "origin": {
217 "name": "Earth (Replacement Dimension)",
218 "url": "https://rickandmorty.mimo.dev/api/location/20"
219 },
220 "location": {
221 "name": "Earth (Replacement Dimension)",
222 "url": "https://rickandmorty.mimo.dev/api/location/20"
223 },
224 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/4.jpeg",
225 "episode": [
226 "https://rickandmorty.mimo.dev/api/episode/6",
227 "https://rickandmorty.mimo.dev/api/episode/7",
228 "https://rickandmorty.mimo.dev/api/episode/8",
229 "https://rickandmorty.mimo.dev/api/episode/9",
230 "https://rickandmorty.mimo.dev/api/episode/10",
231 "https://rickandmorty.mimo.dev/api/episode/11",
232 "https://rickandmorty.mimo.dev/api/episode/12",
233 "https://rickandmorty.mimo.dev/api/episode/14",
234 "https://rickandmorty.mimo.dev/api/episode/15",
235 "https://rickandmorty.mimo.dev/api/episode/16",
236 "https://rickandmorty.mimo.dev/api/episode/18",
237 "https://rickandmorty.mimo.dev/api/episode/19",
238 "https://rickandmorty.mimo.dev/api/episode/20",
239 "https://rickandmorty.mimo.dev/api/episode/21",
240 "https://rickandmorty.mimo.dev/api/episode/22",
241 "https://rickandmorty.mimo.dev/api/episode/23",
242 "https://rickandmorty.mimo.dev/api/episode/24",
243 "https://rickandmorty.mimo.dev/api/episode/25",
244 "https://rickandmorty.mimo.dev/api/episode/26",
245 "https://rickandmorty.mimo.dev/api/episode/27",
246 "https://rickandmorty.mimo.dev/api/episode/28",
247 "https://rickandmorty.mimo.dev/api/episode/29",
248 "https://rickandmorty.mimo.dev/api/episode/30",
249 "https://rickandmorty.mimo.dev/api/episode/31",
250 "https://rickandmorty.mimo.dev/api/episode/32",
251 "https://rickandmorty.mimo.dev/api/episode/33",
252 "https://rickandmorty.mimo.dev/api/episode/34",
253 "https://rickandmorty.mimo.dev/api/episode/35",
254 "https://rickandmorty.mimo.dev/api/episode/36",
255 "https://rickandmorty.mimo.dev/api/episode/38",
256 "https://rickandmorty.mimo.dev/api/episode/39",
257 "https://rickandmorty.mimo.dev/api/episode/40",
258 "https://rickandmorty.mimo.dev/api/episode/41",
259 "https://rickandmorty.mimo.dev/api/episode/42",
260 "https://rickandmorty.mimo.dev/api/episode/43",
261 "https://rickandmorty.mimo.dev/api/episode/44",
262 "https://rickandmorty.mimo.dev/api/episode/45",
263 "https://rickandmorty.mimo.dev/api/episode/46",
264 "https://rickandmorty.mimo.dev/api/episode/47",
265 "https://rickandmorty.mimo.dev/api/episode/48",
266 "https://rickandmorty.mimo.dev/api/episode/49",
267 "https://rickandmorty.mimo.dev/api/episode/51"
268 ],
269 "url": "https://rickandmorty.mimo.dev/api/character/4",
270 "created": "2017-11-04T19:22:43.665Z"
271 },
272 {
273 "id": "5",
274 "name": "Jerry Smith",
275 "status": "Alive",
276 "species": "Human",
277 "type": "",
278 "gender": "Male",
279 "origin": {
280 "name": "Earth (Replacement Dimension)",
281 "url": "https://rickandmorty.mimo.dev/api/location/20"
282 },
283 "location": {
284 "name": "Earth (Replacement Dimension)",
285 "url": "https://rickandmorty.mimo.dev/api/location/20"
286 },
287 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/5.jpeg",
288 "episode": [
289 "https://rickandmorty.mimo.dev/api/episode/6",
290 "https://rickandmorty.mimo.dev/api/episode/7",
291 "https://rickandmorty.mimo.dev/api/episode/8",
292 "https://rickandmorty.mimo.dev/api/episode/9",
293 "https://rickandmorty.mimo.dev/api/episode/10",
294 "https://rickandmorty.mimo.dev/api/episode/11",
295 "https://rickandmorty.mimo.dev/api/episode/12",
296 "https://rickandmorty.mimo.dev/api/episode/13",
297 "https://rickandmorty.mimo.dev/api/episode/14",
298 "https://rickandmorty.mimo.dev/api/episode/15",
299 "https://rickandmorty.mimo.dev/api/episode/16",
300 "https://rickandmorty.mimo.dev/api/episode/18",
301 "https://rickandmorty.mimo.dev/api/episode/19",
302 "https://rickandmorty.mimo.dev/api/episode/20",
303 "https://rickandmorty.mimo.dev/api/episode/21",
304 "https://rickandmorty.mimo.dev/api/episode/22",
305 "https://rickandmorty.mimo.dev/api/episode/23",
306 "https://rickandmorty.mimo.dev/api/episode/26",
307 "https://rickandmorty.mimo.dev/api/episode/29",
308 "https://rickandmorty.mimo.dev/api/episode/30",
309 "https://rickandmorty.mimo.dev/api/episode/31",
310 "https://rickandmorty.mimo.dev/api/episode/32",
311 "https://rickandmorty.mimo.dev/api/episode/33",
312 "https://rickandmorty.mimo.dev/api/episode/35",
313 "https://rickandmorty.mimo.dev/api/episode/36",
314 "https://rickandmorty.mimo.dev/api/episode/38",
315 "https://rickandmorty.mimo.dev/api/episode/39",
316 "https://rickandmorty.mimo.dev/api/episode/40",
317 "https://rickandmorty.mimo.dev/api/episode/41",
318 "https://rickandmorty.mimo.dev/api/episode/42",
319 "https://rickandmorty.mimo.dev/api/episode/43",
320 "https://rickandmorty.mimo.dev/api/episode/44",
321 "https://rickandmorty.mimo.dev/api/episode/45",
322 "https://rickandmorty.mimo.dev/api/episode/46",
323 "https://rickandmorty.mimo.dev/api/episode/47",
324 "https://rickandmorty.mimo.dev/api/episode/48",
325 "https://rickandmorty.mimo.dev/api/episode/49",
326 "https://rickandmorty.mimo.dev/api/episode/50",
327 "https://rickandmorty.mimo.dev/api/episode/51"
328 ],
329 "url": "https://rickandmorty.mimo.dev/api/character/5",
330 "created": "2017-11-04T19:26:56.301Z"
331 },
332 {
333 "id": "6",
334 "name": "Abadango Cluster Princess",
335 "status": "Alive",
336 "species": "Alien",
337 "type": "",
338 "gender": "Female",
339 "origin": {
340 "name": "Abadango",
341 "url": "https://rickandmorty.mimo.dev/api/location/2"
342 },
343 "location": {
344 "name": "Abadango",
345 "url": "https://rickandmorty.mimo.dev/api/location/2"
346 },
347 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/6.jpeg",
348 "episode": [
349 "https://rickandmorty.mimo.dev/api/episode/27"
350 ],
351 "url": "https://rickandmorty.mimo.dev/api/character/6",
352 "created": "2017-11-04T19:50:28.250Z"
353 },
354 {
355 "id": "7",
356 "name": "Abradolf Lincler",
357 "status": "unknown",
358 "species": "Human",
359 "type": "Genetic experiment",
360 "gender": "Male",
361 "origin": {
362 "name": "Earth (Replacement Dimension)",
363 "url": "https://rickandmorty.mimo.dev/api/location/20"
364 },
365 "location": {
366 "name": "Testicle Monster Dimension",
367 "url": "https://rickandmorty.mimo.dev/api/location/21"
368 },
369 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/7.jpeg",
370 "episode": [
371 "https://rickandmorty.mimo.dev/api/episode/10",
372 "https://rickandmorty.mimo.dev/api/episode/11"
373 ],
374 "url": "https://rickandmorty.mimo.dev/api/character/7",
375 "created": "2017-11-04T19:59:20.523Z"
376 },
377 {
378 "id": "8",
379 "name": "Adjudicator Rick",
380 "status": "Dead",
381 "species": "Human",
382 "type": "",
383 "gender": "Male",
384 "origin": {
385 "name": "unknown",
386 "url": ""
387 },
388 "location": {
389 "name": "Citadel of Ricks",
390 "url": "https://rickandmorty.mimo.dev/api/location/3"
391 },
392 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/8.jpeg",
393 "episode": [
394 "https://rickandmorty.mimo.dev/api/episode/28"
395 ],
396 "url": "https://rickandmorty.mimo.dev/api/character/8",
397 "created": "2017-11-04T20:03:34.737Z"
398 },
399 {
400 "id": "9",
401 "name": "Agency Director",
402 "status": "Dead",
403 "species": "Human",
404 "type": "",
405 "gender": "Male",
406 "origin": {
407 "name": "Earth (Replacement Dimension)",
408 "url": "https://rickandmorty.mimo.dev/api/location/20"
409 },
410 "location": {
411 "name": "Earth (Replacement Dimension)",
412 "url": "https://rickandmorty.mimo.dev/api/location/20"
413 },
414 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/9.jpeg",
415 "episode": [
416 "https://rickandmorty.mimo.dev/api/episode/24"
417 ],
418 "url": "https://rickandmorty.mimo.dev/api/character/9",
419 "created": "2017-11-04T20:06:54.976Z"
420 },
421 {
422 "id": "10",
423 "name": "Alan Rails",
424 "status": "Dead",
425 "species": "Human",
426 "type": "Superhuman (Ghost trains summoner)",
427 "gender": "Male",
428 "origin": {
429 "name": "unknown",
430 "url": ""
431 },
432 "location": {
433 "name": "Worldender's lair",
434 "url": "https://rickandmorty.mimo.dev/api/location/4"
435 },
436 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/10.jpeg",
437 "episode": [
438 "https://rickandmorty.mimo.dev/api/episode/25"
439 ],
440 "url": "https://rickandmorty.mimo.dev/api/character/10",
441 "created": "2017-11-04T20:19:09.017Z"
442 },
443 {
444 "id": "11",
445 "name": "Albert Einstein",
446 "status": "Dead",
447 "species": "Human",
448 "type": "",
449 "gender": "Male",
450 "origin": {
451 "name": "Earth (C-137)",
452 "url": "https://rickandmorty.mimo.dev/api/location/1"
453 },
454 "location": {
455 "name": "Earth (Replacement Dimension)",
456 "url": "https://rickandmorty.mimo.dev/api/location/20"
457 },
458 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/11.jpeg",
459 "episode": [
460 "https://rickandmorty.mimo.dev/api/episode/12"
461 ],
462 "url": "https://rickandmorty.mimo.dev/api/character/11",
463 "created": "2017-11-04T20:20:20.965Z"
464 },
465 {
466 "id": "12",
467 "name": "Alexander",
468 "status": "Dead",
469 "species": "Human",
470 "type": "",
471 "gender": "Male",
472 "origin": {
473 "name": "Earth (C-137)",
474 "url": "https://rickandmorty.mimo.dev/api/location/1"
475 },
476 "location": {
477 "name": "Anatomy Park",
478 "url": "https://rickandmorty.mimo.dev/api/location/5"
479 },
480 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/12.jpeg",
481 "episode": [
482 "https://rickandmorty.mimo.dev/api/episode/3"
483 ],
484 "url": "https://rickandmorty.mimo.dev/api/character/12",
485 "created": "2017-11-04T20:32:33.144Z"
486 },
487 {
488 "id": "13",
489 "name": "Alien Googah",
490 "status": "unknown",
491 "species": "Alien",
492 "type": "",
493 "gender": "unknown",
494 "origin": {
495 "name": "unknown",
496 "url": ""
497 },
498 "location": {
499 "name": "Earth (Replacement Dimension)",
500 "url": "https://rickandmorty.mimo.dev/api/location/20"
501 },
502 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/13.jpeg",
503 "episode": [
504 "https://rickandmorty.mimo.dev/api/episode/31"
505 ],
506 "url": "https://rickandmorty.mimo.dev/api/character/13",
507 "created": "2017-11-04T20:33:30.779Z"
508 },
509 {
510 "id": "14",
511 "name": "Alien Morty",
512 "status": "unknown",
513 "species": "Alien",
514 "type": "",
515 "gender": "Male",
516 "origin": {
517 "name": "unknown",
518 "url": ""
519 },
520 "location": {
521 "name": "Citadel of Ricks",
522 "url": "https://rickandmorty.mimo.dev/api/location/3"
523 },
524 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/14.jpeg",
525 "episode": [
526 "https://rickandmorty.mimo.dev/api/episode/10"
527 ],
528 "url": "https://rickandmorty.mimo.dev/api/character/14",
529 "created": "2017-11-04T20:51:31.373Z"
530 },
531 {
532 "id": "15",
533 "name": "Alien Rick",
534 "status": "unknown",
535 "species": "Alien",
536 "type": "",
537 "gender": "Male",
538 "origin": {
539 "name": "unknown",
540 "url": ""
541 },
542 "location": {
543 "name": "Citadel of Ricks",
544 "url": "https://rickandmorty.mimo.dev/api/location/3"
545 },
546 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/15.jpeg",
547 "episode": [
548 "https://rickandmorty.mimo.dev/api/episode/10"
549 ],
550 "url": "https://rickandmorty.mimo.dev/api/character/15",
551 "created": "2017-11-04T20:56:13.215Z"
552 },
553 {
554 "id": "16",
555 "name": "Amish Cyborg",
556 "status": "Dead",
557 "species": "Alien",
558 "type": "Parasite",
559 "gender": "Male",
560 "origin": {
561 "name": "unknown",
562 "url": ""
563 },
564 "location": {
565 "name": "Earth (Replacement Dimension)",
566 "url": "https://rickandmorty.mimo.dev/api/location/20"
567 },
568 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/16.jpeg",
569 "episode": [
570 "https://rickandmorty.mimo.dev/api/episode/15"
571 ],
572 "url": "https://rickandmorty.mimo.dev/api/character/16",
573 "created": "2017-11-04T21:12:45.235Z"
574 },
575 {
576 "id": "17",
577 "name": "Annie",
578 "status": "Alive",
579 "species": "Human",
580 "type": "",
581 "gender": "Female",
582 "origin": {
583 "name": "Earth (C-137)",
584 "url": "https://rickandmorty.mimo.dev/api/location/1"
585 },
586 "location": {
587 "name": "Anatomy Park",
588 "url": "https://rickandmorty.mimo.dev/api/location/5"
589 },
590 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/17.jpeg",
591 "episode": [
592 "https://rickandmorty.mimo.dev/api/episode/3"
593 ],
594 "url": "https://rickandmorty.mimo.dev/api/character/17",
595 "created": "2017-11-04T22:21:24.481Z"
596 },
597 {
598 "id": "18",
599 "name": "Antenna Morty",
600 "status": "Alive",
601 "species": "Human",
602 "type": "Human with antennae",
603 "gender": "Male",
604 "origin": {
605 "name": "unknown",
606 "url": ""
607 },
608 "location": {
609 "name": "Citadel of Ricks",
610 "url": "https://rickandmorty.mimo.dev/api/location/3"
611 },
612 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/18.jpeg",
613 "episode": [
614 "https://rickandmorty.mimo.dev/api/episode/10",
615 "https://rickandmorty.mimo.dev/api/episode/28"
616 ],
617 "url": "https://rickandmorty.mimo.dev/api/character/18",
618 "created": "2017-11-04T22:25:29.008Z"
619 },
620 {
621 "id": "19",
622 "name": "Antenna Rick",
623 "status": "unknown",
624 "species": "Human",
625 "type": "Human with antennae",
626 "gender": "Male",
627 "origin": {
628 "name": "unknown",
629 "url": ""
630 },
631 "location": {
632 "name": "unknown",
633 "url": ""
634 },
635 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/19.jpeg",
636 "episode": [
637 "https://rickandmorty.mimo.dev/api/episode/10"
638 ],
639 "url": "https://rickandmorty.mimo.dev/api/character/19",
640 "created": "2017-11-04T22:28:13.756Z"
641 },
642 {
643 "id": "20",
644 "name": "Ants in my Eyes Johnson",
645 "status": "unknown",
646 "species": "Human",
647 "type": "Human with ants in his eyes",
648 "gender": "Male",
649 "origin": {
650 "name": "unknown",
651 "url": ""
652 },
653 "location": {
654 "name": "Interdimensional Cable",
655 "url": "https://rickandmorty.mimo.dev/api/location/6"
656 },
657 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/20.jpeg",
658 "episode": [
659 "https://rickandmorty.mimo.dev/api/episode/8"
660 ],
661 "url": "https://rickandmorty.mimo.dev/api/character/20",
662 "created": "2017-11-04T22:34:53.659Z"
663 },
664 {
665 "id": "21",
666 "name": "Aqua Morty",
667 "status": "unknown",
668 "species": "Humanoid",
669 "type": "Fish-Person",
670 "gender": "Male",
671 "origin": {
672 "name": "unknown",
673 "url": ""
674 },
675 "location": {
676 "name": "Citadel of Ricks",
677 "url": "https://rickandmorty.mimo.dev/api/location/3"
678 },
679 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/21.jpeg",
680 "episode": [
681 "https://rickandmorty.mimo.dev/api/episode/10",
682 "https://rickandmorty.mimo.dev/api/episode/22"
683 ],
684 "url": "https://rickandmorty.mimo.dev/api/character/21",
685 "created": "2017-11-04T22:39:48.055Z"
686 },
687 {
688 "id": "22",
689 "name": "Aqua Rick",
690 "status": "unknown",
691 "species": "Humanoid",
692 "type": "Fish-Person",
693 "gender": "Male",
694 "origin": {
695 "name": "unknown",
696 "url": ""
697 },
698 "location": {
699 "name": "Citadel of Ricks",
700 "url": "https://rickandmorty.mimo.dev/api/location/3"
701 },
702 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/22.jpeg",
703 "episode": [
704 "https://rickandmorty.mimo.dev/api/episode/10",
705 "https://rickandmorty.mimo.dev/api/episode/22",
706 "https://rickandmorty.mimo.dev/api/episode/28"
707 ],
708 "url": "https://rickandmorty.mimo.dev/api/character/22",
709 "created": "2017-11-04T22:41:07.171Z"
710 },
711 {
712 "id": "23",
713 "name": "Arcade Alien",
714 "status": "unknown",
715 "species": "Alien",
716 "type": "",
717 "gender": "Male",
718 "origin": {
719 "name": "unknown",
720 "url": ""
721 },
722 "location": {
723 "name": "Immortality Field Resort",
724 "url": "https://rickandmorty.mimo.dev/api/location/7"
725 },
726 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/23.jpeg",
727 "episode": [
728 "https://rickandmorty.mimo.dev/api/episode/13",
729 "https://rickandmorty.mimo.dev/api/episode/19",
730 "https://rickandmorty.mimo.dev/api/episode/21",
731 "https://rickandmorty.mimo.dev/api/episode/25",
732 "https://rickandmorty.mimo.dev/api/episode/26"
733 ],
734 "url": "https://rickandmorty.mimo.dev/api/character/23",
735 "created": "2017-11-05T08:43:05.095Z"
736 },
737 {
738 "id": "24",
739 "name": "Armagheadon",
740 "status": "Alive",
741 "species": "Alien",
742 "type": "Cromulon",
743 "gender": "Male",
744 "origin": {
745 "name": "Signus 5 Expanse",
746 "url": "https://rickandmorty.mimo.dev/api/location/22"
747 },
748 "location": {
749 "name": "Signus 5 Expanse",
750 "url": "https://rickandmorty.mimo.dev/api/location/22"
751 },
752 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/24.jpeg",
753 "episode": [
754 "https://rickandmorty.mimo.dev/api/episode/16"
755 ],
756 "url": "https://rickandmorty.mimo.dev/api/character/24",
757 "created": "2017-11-05T08:48:30.776Z"
758 },
759 {
760 "id": "25",
761 "name": "Armothy",
762 "status": "Dead",
763 "species": "unknown",
764 "type": "Self-aware arm",
765 "gender": "Male",
766 "origin": {
767 "name": "Post-Apocalyptic Earth",
768 "url": "https://rickandmorty.mimo.dev/api/location/8"
769 },
770 "location": {
771 "name": "Post-Apocalyptic Earth",
772 "url": "https://rickandmorty.mimo.dev/api/location/8"
773 },
774 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/25.jpeg",
775 "episode": [
776 "https://rickandmorty.mimo.dev/api/episode/23"
777 ],
778 "url": "https://rickandmorty.mimo.dev/api/character/25",
779 "created": "2017-11-05T08:54:29.343Z"
780 },
781 {
782 "id": "26",
783 "name": "Arthricia",
784 "status": "Alive",
785 "species": "Alien",
786 "type": "Cat-Person",
787 "gender": "Female",
788 "origin": {
789 "name": "Purge Planet",
790 "url": "https://rickandmorty.mimo.dev/api/location/9"
791 },
792 "location": {
793 "name": "Purge Planet",
794 "url": "https://rickandmorty.mimo.dev/api/location/9"
795 },
796 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/26.jpeg",
797 "episode": [
798 "https://rickandmorty.mimo.dev/api/episode/20"
799 ],
800 "url": "https://rickandmorty.mimo.dev/api/character/26",
801 "created": "2017-11-05T08:56:46.165Z"
802 },
803 {
804 "id": "27",
805 "name": "Artist Morty",
806 "status": "Alive",
807 "species": "Human",
808 "type": "",
809 "gender": "Male",
810 "origin": {
811 "name": "unknown",
812 "url": ""
813 },
814 "location": {
815 "name": "Citadel of Ricks",
816 "url": "https://rickandmorty.mimo.dev/api/location/3"
817 },
818 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/27.jpeg",
819 "episode": [
820 "https://rickandmorty.mimo.dev/api/episode/10",
821 "https://rickandmorty.mimo.dev/api/episode/28"
822 ],
823 "url": "https://rickandmorty.mimo.dev/api/character/27",
824 "created": "2017-11-05T08:59:07.457Z"
825 },
826 {
827 "id": "28",
828 "name": "Attila Starwar",
829 "status": "Alive",
830 "species": "Human",
831 "type": "",
832 "gender": "Male",
833 "origin": {
834 "name": "unknown",
835 "url": ""
836 },
837 "location": {
838 "name": "Interdimensional Cable",
839 "url": "https://rickandmorty.mimo.dev/api/location/6"
840 },
841 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/28.jpeg",
842 "episode": [
843 "https://rickandmorty.mimo.dev/api/episode/8",
844 "https://rickandmorty.mimo.dev/api/episode/13",
845 "https://rickandmorty.mimo.dev/api/episode/17"
846 ],
847 "url": "https://rickandmorty.mimo.dev/api/character/28",
848 "created": "2017-11-05T09:02:16.595Z"
849 },
850 {
851 "id": "29",
852 "name": "Baby Legs",
853 "status": "Alive",
854 "species": "Human",
855 "type": "Human with baby legs",
856 "gender": "Male",
857 "origin": {
858 "name": "unknown",
859 "url": ""
860 },
861 "location": {
862 "name": "Interdimensional Cable",
863 "url": "https://rickandmorty.mimo.dev/api/location/6"
864 },
865 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/29.jpeg",
866 "episode": [
867 "https://rickandmorty.mimo.dev/api/episode/8"
868 ],
869 "url": "https://rickandmorty.mimo.dev/api/character/29",
870 "created": "2017-11-05T09:06:19.644Z"
871 },
872 {
873 "id": "30",
874 "name": "Baby Poopybutthole",
875 "status": "Alive",
876 "species": "Poopybutthole",
877 "type": "",
878 "gender": "Male",
879 "origin": {
880 "name": "unknown",
881 "url": ""
882 },
883 "location": {
884 "name": "unknown",
885 "url": ""
886 },
887 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/30.jpeg",
888 "episode": [
889 "https://rickandmorty.mimo.dev/api/episode/31"
890 ],
891 "url": "https://rickandmorty.mimo.dev/api/character/30",
892 "created": "2017-11-05T09:13:16.483Z"
893 },
894 {
895 "id": "31",
896 "name": "Baby Wizard",
897 "status": "Dead",
898 "species": "Alien",
899 "type": "Parasite",
900 "gender": "Male",
901 "origin": {
902 "name": "unknown",
903 "url": ""
904 },
905 "location": {
906 "name": "Earth (Replacement Dimension)",
907 "url": "https://rickandmorty.mimo.dev/api/location/20"
908 },
909 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/31.jpeg",
910 "episode": [
911 "https://rickandmorty.mimo.dev/api/episode/15"
912 ],
913 "url": "https://rickandmorty.mimo.dev/api/character/31",
914 "created": "2017-11-05T09:15:11.286Z"
915 },
916 {
917 "id": "32",
918 "name": "Bearded Lady",
919 "status": "Dead",
920 "species": "Alien",
921 "type": "Parasite",
922 "gender": "Female",
923 "origin": {
924 "name": "unknown",
925 "url": ""
926 },
927 "location": {
928 "name": "Earth (Replacement Dimension)",
929 "url": "https://rickandmorty.mimo.dev/api/location/20"
930 },
931 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/32.jpeg",
932 "episode": [
933 "https://rickandmorty.mimo.dev/api/episode/15"
934 ],
935 "url": "https://rickandmorty.mimo.dev/api/character/32",
936 "created": "2017-11-05T09:18:04.184Z"
937 },
938 {
939 "id": "33",
940 "name": "Beebo",
941 "status": "Dead",
942 "species": "Alien",
943 "type": "",
944 "gender": "Male",
945 "origin": {
946 "name": "Venzenulon 7",
947 "url": "https://rickandmorty.mimo.dev/api/location/10"
948 },
949 "location": {
950 "name": "Venzenulon 7",
951 "url": "https://rickandmorty.mimo.dev/api/location/10"
952 },
953 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/33.jpeg",
954 "episode": [
955 "https://rickandmorty.mimo.dev/api/episode/29"
956 ],
957 "url": "https://rickandmorty.mimo.dev/api/character/33",
958 "created": "2017-11-05T09:21:55.595Z"
959 },
960 {
961 "id": "34",
962 "name": "Benjamin",
963 "status": "Alive",
964 "species": "Poopybutthole",
965 "type": "",
966 "gender": "Male",
967 "origin": {
968 "name": "unknown",
969 "url": ""
970 },
971 "location": {
972 "name": "Interdimensional Cable",
973 "url": "https://rickandmorty.mimo.dev/api/location/6"
974 },
975 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/34.jpeg",
976 "episode": [
977 "https://rickandmorty.mimo.dev/api/episode/8",
978 "https://rickandmorty.mimo.dev/api/episode/13",
979 "https://rickandmorty.mimo.dev/api/episode/17"
980 ],
981 "url": "https://rickandmorty.mimo.dev/api/character/34",
982 "created": "2017-11-05T09:24:04.748Z"
983 },
984 {
985 "id": "35",
986 "name": "Bepisian",
987 "status": "Alive",
988 "species": "Alien",
989 "type": "Bepisian",
990 "gender": "unknown",
991 "origin": {
992 "name": "Bepis 9",
993 "url": "https://rickandmorty.mimo.dev/api/location/11"
994 },
995 "location": {
996 "name": "Bepis 9",
997 "url": "https://rickandmorty.mimo.dev/api/location/11"
998 },
999 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/35.jpeg",
1000 "episode": [
1001 "https://rickandmorty.mimo.dev/api/episode/1",
1002 "https://rickandmorty.mimo.dev/api/episode/11",
1003 "https://rickandmorty.mimo.dev/api/episode/19",
1004 "https://rickandmorty.mimo.dev/api/episode/25"
1005 ],
1006 "url": "https://rickandmorty.mimo.dev/api/character/35",
1007 "created": "2017-11-05T09:27:38.491Z"
1008 },
1009 {
1010 "id": "36",
1011 "name": "Beta-Seven",
1012 "status": "Alive",
1013 "species": "Alien",
1014 "type": "Hivemind",
1015 "gender": "unknown",
1016 "origin": {
1017 "name": "unknown",
1018 "url": ""
1019 },
1020 "location": {
1021 "name": "unknown",
1022 "url": ""
1023 },
1024 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/36.jpeg",
1025 "episode": [
1026 "https://rickandmorty.mimo.dev/api/episode/14"
1027 ],
1028 "url": "https://rickandmorty.mimo.dev/api/character/36",
1029 "created": "2017-11-05T09:31:08.952Z"
1030 },
1031 {
1032 "id": "37",
1033 "name": "Beth Sanchez",
1034 "status": "Alive",
1035 "species": "Human",
1036 "type": "",
1037 "gender": "Female",
1038 "origin": {
1039 "name": "Earth (C-500A)",
1040 "url": "https://rickandmorty.mimo.dev/api/location/23"
1041 },
1042 "location": {
1043 "name": "Earth (C-500A)",
1044 "url": "https://rickandmorty.mimo.dev/api/location/23"
1045 },
1046 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/37.jpeg",
1047 "episode": [
1048 "https://rickandmorty.mimo.dev/api/episode/8"
1049 ],
1050 "url": "https://rickandmorty.mimo.dev/api/character/37",
1051 "created": "2017-11-05T09:38:22.960Z"
1052 },
1053 {
1054 "id": "38",
1055 "name": "Beth Smith",
1056 "status": "Alive",
1057 "species": "Human",
1058 "type": "",
1059 "gender": "Female",
1060 "origin": {
1061 "name": "Earth (C-137)",
1062 "url": "https://rickandmorty.mimo.dev/api/location/1"
1063 },
1064 "location": {
1065 "name": "Earth (C-137)",
1066 "url": "https://rickandmorty.mimo.dev/api/location/1"
1067 },
1068 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/38.jpeg",
1069 "episode": [
1070 "https://rickandmorty.mimo.dev/api/episode/1",
1071 "https://rickandmorty.mimo.dev/api/episode/2",
1072 "https://rickandmorty.mimo.dev/api/episode/3",
1073 "https://rickandmorty.mimo.dev/api/episode/4",
1074 "https://rickandmorty.mimo.dev/api/episode/5",
1075 "https://rickandmorty.mimo.dev/api/episode/6",
1076 "https://rickandmorty.mimo.dev/api/episode/22",
1077 "https://rickandmorty.mimo.dev/api/episode/51"
1078 ],
1079 "url": "https://rickandmorty.mimo.dev/api/character/38",
1080 "created": "2017-11-05T09:48:44.230Z"
1081 },
1082 {
1083 "id": "39",
1084 "name": "Beth Smith",
1085 "status": "Alive",
1086 "species": "Human",
1087 "type": "",
1088 "gender": "Female",
1089 "origin": {
1090 "name": "Earth (Evil Rick's Target Dimension)",
1091 "url": "https://rickandmorty.mimo.dev/api/location/34"
1092 },
1093 "location": {
1094 "name": "Earth (Evil Rick's Target Dimension)",
1095 "url": "https://rickandmorty.mimo.dev/api/location/34"
1096 },
1097 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/39.jpeg",
1098 "episode": [
1099 "https://rickandmorty.mimo.dev/api/episode/10"
1100 ],
1101 "url": "https://rickandmorty.mimo.dev/api/character/39",
1102 "created": "2017-11-05T09:52:31.777Z"
1103 },
1104 {
1105 "id": "40",
1106 "name": "Beth's Mytholog",
1107 "status": "Dead",
1108 "species": "Mythological Creature",
1109 "type": "Mytholog",
1110 "gender": "Female",
1111 "origin": {
1112 "name": "Nuptia 4",
1113 "url": "https://rickandmorty.mimo.dev/api/location/13"
1114 },
1115 "location": {
1116 "name": "Nuptia 4",
1117 "url": "https://rickandmorty.mimo.dev/api/location/13"
1118 },
1119 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/40.jpeg",
1120 "episode": [
1121 "https://rickandmorty.mimo.dev/api/episode/18"
1122 ],
1123 "url": "https://rickandmorty.mimo.dev/api/character/40",
1124 "created": "2017-11-05T10:02:26.701Z"
1125 },
1126 {
1127 "id": "41",
1128 "name": "Big Boobed Waitress",
1129 "status": "Alive",
1130 "species": "Mythological Creature",
1131 "type": "",
1132 "gender": "Female",
1133 "origin": {
1134 "name": "Fantasy World",
1135 "url": "https://rickandmorty.mimo.dev/api/location/48"
1136 },
1137 "location": {
1138 "name": "Fantasy World",
1139 "url": "https://rickandmorty.mimo.dev/api/location/48"
1140 },
1141 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/41.jpeg",
1142 "episode": [
1143 "https://rickandmorty.mimo.dev/api/episode/5"
1144 ],
1145 "url": "https://rickandmorty.mimo.dev/api/character/41",
1146 "created": "2017-11-05T10:13:45.960Z"
1147 },
1148 {
1149 "id": "42",
1150 "name": "Big Head Morty",
1151 "status": "unknown",
1152 "species": "Human",
1153 "type": "Human with giant head",
1154 "gender": "Male",
1155 "origin": {
1156 "name": "unknown",
1157 "url": ""
1158 },
1159 "location": {
1160 "name": "Citadel of Ricks",
1161 "url": "https://rickandmorty.mimo.dev/api/location/3"
1162 },
1163 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/42.jpeg",
1164 "episode": [
1165 "https://rickandmorty.mimo.dev/api/episode/22"
1166 ],
1167 "url": "https://rickandmorty.mimo.dev/api/character/42",
1168 "created": "2017-11-05T10:15:53.349Z"
1169 },
1170 {
1171 "id": "43",
1172 "name": "Big Morty",
1173 "status": "Dead",
1174 "species": "Human",
1175 "type": "",
1176 "gender": "Male",
1177 "origin": {
1178 "name": "unknown",
1179 "url": ""
1180 },
1181 "location": {
1182 "name": "Citadel of Ricks",
1183 "url": "https://rickandmorty.mimo.dev/api/location/3"
1184 },
1185 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/43.jpeg",
1186 "episode": [
1187 "https://rickandmorty.mimo.dev/api/episode/28"
1188 ],
1189 "url": "https://rickandmorty.mimo.dev/api/character/43",
1190 "created": "2017-11-05T10:17:04.997Z"
1191 },
1192 {
1193 "id": "44",
1194 "name": "Body Guard Morty",
1195 "status": "Dead",
1196 "species": "Human",
1197 "type": "",
1198 "gender": "Male",
1199 "origin": {
1200 "name": "unknown",
1201 "url": ""
1202 },
1203 "location": {
1204 "name": "Citadel of Ricks",
1205 "url": "https://rickandmorty.mimo.dev/api/location/3"
1206 },
1207 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/44.jpeg",
1208 "episode": [
1209 "https://rickandmorty.mimo.dev/api/episode/28"
1210 ],
1211 "url": "https://rickandmorty.mimo.dev/api/character/44",
1212 "created": "2017-11-05T10:18:11.062Z"
1213 },
1214 {
1215 "id": "45",
1216 "name": "Bill",
1217 "status": "Alive",
1218 "species": "Human",
1219 "type": "",
1220 "gender": "Male",
1221 "origin": {
1222 "name": "Earth (C-137)",
1223 "url": "https://rickandmorty.mimo.dev/api/location/1"
1224 },
1225 "location": {
1226 "name": "Earth (C-137)",
1227 "url": "https://rickandmorty.mimo.dev/api/location/1"
1228 },
1229 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/45.jpeg",
1230 "episode": [
1231 "https://rickandmorty.mimo.dev/api/episode/3"
1232 ],
1233 "url": "https://rickandmorty.mimo.dev/api/character/45",
1234 "created": "2017-11-05T10:22:27.446Z"
1235 },
1236 {
1237 "id": "46",
1238 "name": "Bill",
1239 "status": "unknown",
1240 "species": "Animal",
1241 "type": "Dog",
1242 "gender": "Male",
1243 "origin": {
1244 "name": "Earth (Replacement Dimension)",
1245 "url": "https://rickandmorty.mimo.dev/api/location/20"
1246 },
1247 "location": {
1248 "name": "unknown",
1249 "url": ""
1250 },
1251 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/46.jpeg",
1252 "episode": [
1253 "https://rickandmorty.mimo.dev/api/episode/2"
1254 ],
1255 "url": "https://rickandmorty.mimo.dev/api/character/46",
1256 "created": "2017-11-05T10:24:38.089Z"
1257 },
1258 {
1259 "id": "47",
1260 "name": "Birdperson",
1261 "status": "Alive",
1262 "species": "Alien",
1263 "type": "Bird-Person",
1264 "gender": "Male",
1265 "origin": {
1266 "name": "Bird World",
1267 "url": "https://rickandmorty.mimo.dev/api/location/15"
1268 },
1269 "location": {
1270 "name": "Planet Squanch",
1271 "url": "https://rickandmorty.mimo.dev/api/location/35"
1272 },
1273 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/47.jpeg",
1274 "episode": [
1275 "https://rickandmorty.mimo.dev/api/episode/11",
1276 "https://rickandmorty.mimo.dev/api/episode/16",
1277 "https://rickandmorty.mimo.dev/api/episode/21",
1278 "https://rickandmorty.mimo.dev/api/episode/22",
1279 "https://rickandmorty.mimo.dev/api/episode/26",
1280 "https://rickandmorty.mimo.dev/api/episode/49",
1281 "https://rickandmorty.mimo.dev/api/episode/51"
1282 ],
1283 "url": "https://rickandmorty.mimo.dev/api/character/47",
1284 "created": "2017-11-05T11:13:36.018Z"
1285 },
1286 {
1287 "id": "48",
1288 "name": "Black Rick",
1289 "status": "Alive",
1290 "species": "Human",
1291 "type": "",
1292 "gender": "Male",
1293 "origin": {
1294 "name": "unknown",
1295 "url": ""
1296 },
1297 "location": {
1298 "name": "Citadel of Ricks",
1299 "url": "https://rickandmorty.mimo.dev/api/location/3"
1300 },
1301 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/48.jpeg",
1302 "episode": [
1303 "https://rickandmorty.mimo.dev/api/episode/22",
1304 "https://rickandmorty.mimo.dev/api/episode/28"
1305 ],
1306 "url": "https://rickandmorty.mimo.dev/api/character/48",
1307 "created": "2017-11-05T11:15:26.044Z"
1308 },
1309 {
1310 "id": "49",
1311 "name": "Blamph",
1312 "status": "Alive",
1313 "species": "Alien",
1314 "type": "",
1315 "gender": "unknown",
1316 "origin": {
1317 "name": "unknown",
1318 "url": ""
1319 },
1320 "location": {
1321 "name": "Interdimensional Cable",
1322 "url": "https://rickandmorty.mimo.dev/api/location/6"
1323 },
1324 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/49.jpeg",
1325 "episode": [
1326 "https://rickandmorty.mimo.dev/api/episode/19"
1327 ],
1328 "url": "https://rickandmorty.mimo.dev/api/character/49",
1329 "created": "2017-11-05T11:18:26.702Z"
1330 },
1331 {
1332 "id": "50",
1333 "name": "Blim Blam",
1334 "status": "Alive",
1335 "species": "Alien",
1336 "type": "Korblock",
1337 "gender": "Male",
1338 "origin": {
1339 "name": "unknown",
1340 "url": ""
1341 },
1342 "location": {
1343 "name": "Earth (Replacement Dimension)",
1344 "url": "https://rickandmorty.mimo.dev/api/location/20"
1345 },
1346 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/50.jpeg",
1347 "episode": [
1348 "https://rickandmorty.mimo.dev/api/episode/14"
1349 ],
1350 "url": "https://rickandmorty.mimo.dev/api/character/50",
1351 "created": "2017-11-05T11:21:43.756Z"
1352 },
1353 {
1354 "id": "51",
1355 "name": "Blue Diplomat",
1356 "status": "Alive",
1357 "species": "Alien",
1358 "type": "",
1359 "gender": "Male",
1360 "origin": {
1361 "name": "unknown",
1362 "url": ""
1363 },
1364 "location": {
1365 "name": "Interdimensional Cable",
1366 "url": "https://rickandmorty.mimo.dev/api/location/6"
1367 },
1368 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/51.jpeg",
1369 "episode": [
1370 "https://rickandmorty.mimo.dev/api/episode/19"
1371 ],
1372 "url": "https://rickandmorty.mimo.dev/api/character/51",
1373 "created": "2017-11-05T11:24:49.688Z"
1374 },
1375 {
1376 "id": "52",
1377 "name": "Blue Footprint Guy",
1378 "status": "Dead",
1379 "species": "Human",
1380 "type": "",
1381 "gender": "Male",
1382 "origin": {
1383 "name": "Post-Apocalyptic Earth",
1384 "url": "https://rickandmorty.mimo.dev/api/location/8"
1385 },
1386 "location": {
1387 "name": "Post-Apocalyptic Earth",
1388 "url": "https://rickandmorty.mimo.dev/api/location/8"
1389 },
1390 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/52.jpeg",
1391 "episode": [
1392 "https://rickandmorty.mimo.dev/api/episode/23"
1393 ],
1394 "url": "https://rickandmorty.mimo.dev/api/character/52",
1395 "created": "2017-11-05T11:26:42.084Z"
1396 },
1397 {
1398 "id": "53",
1399 "name": "Blue Shirt Morty",
1400 "status": "unknown",
1401 "species": "Human",
1402 "type": "",
1403 "gender": "Male",
1404 "origin": {
1405 "name": "unknown",
1406 "url": ""
1407 },
1408 "location": {
1409 "name": "Citadel of Ricks",
1410 "url": "https://rickandmorty.mimo.dev/api/location/3"
1411 },
1412 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/53.jpeg",
1413 "episode": [
1414 "https://rickandmorty.mimo.dev/api/episode/10"
1415 ],
1416 "url": "https://rickandmorty.mimo.dev/api/character/53",
1417 "created": "2017-11-05T11:28:38.627Z"
1418 },
1419 {
1420 "id": "54",
1421 "name": "Bobby Moynihan",
1422 "status": "Alive",
1423 "species": "Human",
1424 "type": "",
1425 "gender": "Male",
1426 "origin": {
1427 "name": "unknown",
1428 "url": ""
1429 },
1430 "location": {
1431 "name": "Interdimensional Cable",
1432 "url": "https://rickandmorty.mimo.dev/api/location/6"
1433 },
1434 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/54.jpeg",
1435 "episode": [
1436 "https://rickandmorty.mimo.dev/api/episode/8"
1437 ],
1438 "url": "https://rickandmorty.mimo.dev/api/character/54",
1439 "created": "2017-11-05T11:31:26.348Z"
1440 },
1441 {
1442 "id": "55",
1443 "name": "Boobloosian",
1444 "status": "Dead",
1445 "species": "Alien",
1446 "type": "Boobloosian",
1447 "gender": "unknown",
1448 "origin": {
1449 "name": "unknown",
1450 "url": ""
1451 },
1452 "location": {
1453 "name": "Nuptia 4",
1454 "url": "https://rickandmorty.mimo.dev/api/location/13"
1455 },
1456 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/55.jpeg",
1457 "episode": [
1458 "https://rickandmorty.mimo.dev/api/episode/18",
1459 "https://rickandmorty.mimo.dev/api/episode/21"
1460 ],
1461 "url": "https://rickandmorty.mimo.dev/api/character/55",
1462 "created": "2017-11-05T11:32:53.847Z"
1463 },
1464 {
1465 "id": "56",
1466 "name": "Bootleg Portal Chemist Rick",
1467 "status": "Dead",
1468 "species": "Human",
1469 "type": "",
1470 "gender": "Male",
1471 "origin": {
1472 "name": "unknown",
1473 "url": ""
1474 },
1475 "location": {
1476 "name": "Citadel of Ricks",
1477 "url": "https://rickandmorty.mimo.dev/api/location/3"
1478 },
1479 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/56.jpeg",
1480 "episode": [
1481 "https://rickandmorty.mimo.dev/api/episode/28"
1482 ],
1483 "url": "https://rickandmorty.mimo.dev/api/character/56",
1484 "created": "2017-11-05T11:34:16.447Z"
1485 },
1486 {
1487 "id": "57",
1488 "name": "Borpocian",
1489 "status": "Alive",
1490 "species": "Alien",
1491 "type": "Elephant-Person",
1492 "gender": "Male",
1493 "origin": {
1494 "name": "unknown",
1495 "url": ""
1496 },
1497 "location": {
1498 "name": "unknown",
1499 "url": ""
1500 },
1501 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/57.jpeg",
1502 "episode": [
1503 "https://rickandmorty.mimo.dev/api/episode/22"
1504 ],
1505 "url": "https://rickandmorty.mimo.dev/api/character/57",
1506 "created": "2017-11-05T11:38:29.459Z"
1507 },
1508 {
1509 "id": "58",
1510 "name": "Brad",
1511 "status": "Alive",
1512 "species": "Human",
1513 "type": "",
1514 "gender": "Male",
1515 "origin": {
1516 "name": "Earth (Replacement Dimension)",
1517 "url": "https://rickandmorty.mimo.dev/api/location/20"
1518 },
1519 "location": {
1520 "name": "Earth (Replacement Dimension)",
1521 "url": "https://rickandmorty.mimo.dev/api/location/20"
1522 },
1523 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/58.jpeg",
1524 "episode": [
1525 "https://rickandmorty.mimo.dev/api/episode/6",
1526 "https://rickandmorty.mimo.dev/api/episode/11",
1527 "https://rickandmorty.mimo.dev/api/episode/30",
1528 "https://rickandmorty.mimo.dev/api/episode/46"
1529 ],
1530 "url": "https://rickandmorty.mimo.dev/api/character/58",
1531 "created": "2017-11-05T11:40:02.554Z"
1532 },
1533 {
1534 "id": "59",
1535 "name": "Brad Anderson",
1536 "status": "Dead",
1537 "species": "Human",
1538 "type": "",
1539 "gender": "Male",
1540 "origin": {
1541 "name": "Earth (Replacement Dimension)",
1542 "url": "https://rickandmorty.mimo.dev/api/location/20"
1543 },
1544 "location": {
1545 "name": "Earth (Replacement Dimension)",
1546 "url": "https://rickandmorty.mimo.dev/api/location/20"
1547 },
1548 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/59.jpeg",
1549 "episode": [
1550 "https://rickandmorty.mimo.dev/api/episode/7"
1551 ],
1552 "url": "https://rickandmorty.mimo.dev/api/character/59",
1553 "created": "2017-11-05T11:41:38.964Z"
1554 },
1555 {
1556 "id": "60",
1557 "name": "Calypso",
1558 "status": "Dead",
1559 "species": "Human",
1560 "type": "Superhuman",
1561 "gender": "Female",
1562 "origin": {
1563 "name": "unknown",
1564 "url": ""
1565 },
1566 "location": {
1567 "name": "unknown",
1568 "url": ""
1569 },
1570 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/60.jpeg",
1571 "episode": [
1572 "https://rickandmorty.mimo.dev/api/episode/25"
1573 ],
1574 "url": "https://rickandmorty.mimo.dev/api/character/60",
1575 "created": "2017-11-05T11:52:45.852Z"
1576 },
1577 {
1578 "id": "61",
1579 "name": "Campaign Manager Morty",
1580 "status": "Dead",
1581 "species": "Human",
1582 "type": "",
1583 "gender": "Male",
1584 "origin": {
1585 "name": "unknown",
1586 "url": ""
1587 },
1588 "location": {
1589 "name": "Citadel of Ricks",
1590 "url": "https://rickandmorty.mimo.dev/api/location/3"
1591 },
1592 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/61.jpeg",
1593 "episode": [
1594 "https://rickandmorty.mimo.dev/api/episode/28"
1595 ],
1596 "url": "https://rickandmorty.mimo.dev/api/character/61",
1597 "created": "2017-11-05T11:53:44.737Z"
1598 },
1599 {
1600 "id": "62",
1601 "name": "Canklanker Thom",
1602 "status": "Dead",
1603 "species": "Alien",
1604 "type": "Gromflomite",
1605 "gender": "Male",
1606 "origin": {
1607 "name": "Gromflom Prime",
1608 "url": "https://rickandmorty.mimo.dev/api/location/19"
1609 },
1610 "location": {
1611 "name": "unknown",
1612 "url": ""
1613 },
1614 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/62.jpeg",
1615 "episode": [
1616 "https://rickandmorty.mimo.dev/api/episode/1"
1617 ],
1618 "url": "https://rickandmorty.mimo.dev/api/character/62",
1619 "created": "2017-11-05T12:06:23.217Z"
1620 },
1621 {
1622 "id": "63",
1623 "name": "Centaur",
1624 "status": "Alive",
1625 "species": "Mythological Creature",
1626 "type": "Centaur",
1627 "gender": "Male",
1628 "origin": {
1629 "name": "unknown",
1630 "url": ""
1631 },
1632 "location": {
1633 "name": "Mr. Goldenfold's dream",
1634 "url": "https://rickandmorty.mimo.dev/api/location/18"
1635 },
1636 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/63.jpeg",
1637 "episode": [
1638 "https://rickandmorty.mimo.dev/api/episode/2"
1639 ],
1640 "url": "https://rickandmorty.mimo.dev/api/character/63",
1641 "created": "2017-11-05T12:22:17.848Z"
1642 },
1643 {
1644 "id": "64",
1645 "name": "Chris",
1646 "status": "Dead",
1647 "species": "Alien",
1648 "type": "Organic gun",
1649 "gender": "unknown",
1650 "origin": {
1651 "name": "unknown",
1652 "url": ""
1653 },
1654 "location": {
1655 "name": "Earth (Replacement Dimension)",
1656 "url": "https://rickandmorty.mimo.dev/api/location/20"
1657 },
1658 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/64.jpeg",
1659 "episode": [
1660 "https://rickandmorty.mimo.dev/api/episode/12"
1661 ],
1662 "url": "https://rickandmorty.mimo.dev/api/character/64",
1663 "created": "2017-11-05T12:25:03.541Z"
1664 },
1665 {
1666 "id": "65",
1667 "name": "Chris",
1668 "status": "Alive",
1669 "species": "Humanoid",
1670 "type": "Microverse inhabitant",
1671 "gender": "Male",
1672 "origin": {
1673 "name": "Rick's Battery Microverse",
1674 "url": "https://rickandmorty.mimo.dev/api/location/24"
1675 },
1676 "location": {
1677 "name": "Rick's Battery Microverse",
1678 "url": "https://rickandmorty.mimo.dev/api/location/24"
1679 },
1680 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/65.jpeg",
1681 "episode": [
1682 "https://rickandmorty.mimo.dev/api/episode/17"
1683 ],
1684 "url": "https://rickandmorty.mimo.dev/api/character/65",
1685 "created": "2017-11-30T11:02:41.935Z"
1686 },
1687 {
1688 "id": "66",
1689 "name": "Coach Feratu (Balik Alistane)",
1690 "status": "Dead",
1691 "species": "Mythological Creature",
1692 "type": "Vampire",
1693 "gender": "Male",
1694 "origin": {
1695 "name": "Earth (Replacement Dimension)",
1696 "url": "https://rickandmorty.mimo.dev/api/location/20"
1697 },
1698 "location": {
1699 "name": "Earth (Replacement Dimension)",
1700 "url": "https://rickandmorty.mimo.dev/api/location/20"
1701 },
1702 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/66.jpeg",
1703 "episode": [
1704 "https://rickandmorty.mimo.dev/api/episode/18"
1705 ],
1706 "url": "https://rickandmorty.mimo.dev/api/character/66",
1707 "created": "2017-11-30T11:10:10.491Z"
1708 },
1709 {
1710 "id": "67",
1711 "name": "Collector",
1712 "status": "Alive",
1713 "species": "Alien",
1714 "type": "Light bulb-Alien",
1715 "gender": "Male",
1716 "origin": {
1717 "name": "The Menagerie",
1718 "url": "https://rickandmorty.mimo.dev/api/location/25"
1719 },
1720 "location": {
1721 "name": "The Menagerie",
1722 "url": "https://rickandmorty.mimo.dev/api/location/25"
1723 },
1724 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/67.jpeg",
1725 "episode": [
1726 "https://rickandmorty.mimo.dev/api/episode/29"
1727 ],
1728 "url": "https://rickandmorty.mimo.dev/api/character/67",
1729 "created": "2017-11-30T11:13:46.785Z"
1730 },
1731 {
1732 "id": "68",
1733 "name": "Colossus",
1734 "status": "Dead",
1735 "species": "Human",
1736 "type": "",
1737 "gender": "Male",
1738 "origin": {
1739 "name": "Post-Apocalyptic Earth",
1740 "url": "https://rickandmorty.mimo.dev/api/location/8"
1741 },
1742 "location": {
1743 "name": "Post-Apocalyptic Earth",
1744 "url": "https://rickandmorty.mimo.dev/api/location/8"
1745 },
1746 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/68.jpeg",
1747 "episode": [
1748 "https://rickandmorty.mimo.dev/api/episode/23"
1749 ],
1750 "url": "https://rickandmorty.mimo.dev/api/character/68",
1751 "created": "2017-11-30T11:17:32.733Z"
1752 },
1753 {
1754 "id": "69",
1755 "name": "Commander Rick",
1756 "status": "Dead",
1757 "species": "Human",
1758 "type": "",
1759 "gender": "Male",
1760 "origin": {
1761 "name": "unknown",
1762 "url": ""
1763 },
1764 "location": {
1765 "name": "Citadel of Ricks",
1766 "url": "https://rickandmorty.mimo.dev/api/location/3"
1767 },
1768 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/69.jpeg",
1769 "episode": [
1770 "https://rickandmorty.mimo.dev/api/episode/22"
1771 ],
1772 "url": "https://rickandmorty.mimo.dev/api/character/69",
1773 "created": "2017-11-30T11:28:06.461Z"
1774 },
1775 {
1776 "id": "70",
1777 "name": "Concerto",
1778 "status": "Dead",
1779 "species": "Humanoid",
1780 "type": "",
1781 "gender": "Male",
1782 "origin": {
1783 "name": "unknown",
1784 "url": ""
1785 },
1786 "location": {
1787 "name": "unknown",
1788 "url": ""
1789 },
1790 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/70.jpeg",
1791 "episode": [
1792 "https://rickandmorty.mimo.dev/api/episode/24"
1793 ],
1794 "url": "https://rickandmorty.mimo.dev/api/character/70",
1795 "created": "2017-11-30T11:31:41.926Z"
1796 },
1797 {
1798 "id": "71",
1799 "name": "Conroy",
1800 "status": "Dead",
1801 "species": "Robot",
1802 "type": "",
1803 "gender": "unknown",
1804 "origin": {
1805 "name": "Earth (Replacement Dimension)",
1806 "url": "https://rickandmorty.mimo.dev/api/location/20"
1807 },
1808 "location": {
1809 "name": "Earth (C-137)",
1810 "url": "https://rickandmorty.mimo.dev/api/location/1"
1811 },
1812 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/71.jpeg",
1813 "episode": [
1814 "https://rickandmorty.mimo.dev/api/episode/22"
1815 ],
1816 "url": "https://rickandmorty.mimo.dev/api/character/71",
1817 "created": "2017-11-30T11:35:50.183Z"
1818 },
1819 {
1820 "id": "72",
1821 "name": "Cool Rick",
1822 "status": "Alive",
1823 "species": "Human",
1824 "type": "",
1825 "gender": "Male",
1826 "origin": {
1827 "name": "Earth (K-83)",
1828 "url": "https://rickandmorty.mimo.dev/api/location/26"
1829 },
1830 "location": {
1831 "name": "Citadel of Ricks",
1832 "url": "https://rickandmorty.mimo.dev/api/location/3"
1833 },
1834 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/72.jpeg",
1835 "episode": [
1836 "https://rickandmorty.mimo.dev/api/episode/28"
1837 ],
1838 "url": "https://rickandmorty.mimo.dev/api/character/72",
1839 "created": "2017-11-30T11:41:11.542Z"
1840 },
1841 {
1842 "id": "73",
1843 "name": "Cop Morty",
1844 "status": "Dead",
1845 "species": "Human",
1846 "type": "",
1847 "gender": "Male",
1848 "origin": {
1849 "name": "unknown",
1850 "url": ""
1851 },
1852 "location": {
1853 "name": "Citadel of Ricks",
1854 "url": "https://rickandmorty.mimo.dev/api/location/3"
1855 },
1856 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/73.jpeg",
1857 "episode": [
1858 "https://rickandmorty.mimo.dev/api/episode/28"
1859 ],
1860 "url": "https://rickandmorty.mimo.dev/api/character/73",
1861 "created": "2017-11-30T11:43:04.217Z"
1862 },
1863 {
1864 "id": "74",
1865 "name": "Cop Rick",
1866 "status": "Alive",
1867 "species": "Human",
1868 "type": "",
1869 "gender": "Male",
1870 "origin": {
1871 "name": "unknown",
1872 "url": ""
1873 },
1874 "location": {
1875 "name": "Citadel of Ricks",
1876 "url": "https://rickandmorty.mimo.dev/api/location/3"
1877 },
1878 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/74.jpeg",
1879 "episode": [
1880 "https://rickandmorty.mimo.dev/api/episode/28"
1881 ],
1882 "url": "https://rickandmorty.mimo.dev/api/character/74",
1883 "created": "2017-11-30T11:48:18.950Z"
1884 },
1885 {
1886 "id": "75",
1887 "name": "Courier Flap",
1888 "status": "Alive",
1889 "species": "Alien",
1890 "type": "",
1891 "gender": "unknown",
1892 "origin": {
1893 "name": "unknown",
1894 "url": ""
1895 },
1896 "location": {
1897 "name": "Planet Squanch",
1898 "url": "https://rickandmorty.mimo.dev/api/location/35"
1899 },
1900 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/75.jpeg",
1901 "episode": [
1902 "https://rickandmorty.mimo.dev/api/episode/21"
1903 ],
1904 "url": "https://rickandmorty.mimo.dev/api/character/75",
1905 "created": "2017-11-30T12:12:57.553Z"
1906 },
1907 {
1908 "id": "76",
1909 "name": "Cousin Nicky",
1910 "status": "Dead",
1911 "species": "Alien",
1912 "type": "Parasite",
1913 "gender": "Male",
1914 "origin": {
1915 "name": "unknown",
1916 "url": ""
1917 },
1918 "location": {
1919 "name": "Earth (Replacement Dimension)",
1920 "url": "https://rickandmorty.mimo.dev/api/location/20"
1921 },
1922 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/76.jpeg",
1923 "episode": [
1924 "https://rickandmorty.mimo.dev/api/episode/15"
1925 ],
1926 "url": "https://rickandmorty.mimo.dev/api/character/76",
1927 "created": "2017-11-30T14:11:52.882Z"
1928 },
1929 {
1930 "id": "77",
1931 "name": "Cowboy Morty",
1932 "status": "Alive",
1933 "species": "Human",
1934 "type": "",
1935 "gender": "Male",
1936 "origin": {
1937 "name": "unknown",
1938 "url": ""
1939 },
1940 "location": {
1941 "name": "Citadel of Ricks",
1942 "url": "https://rickandmorty.mimo.dev/api/location/3"
1943 },
1944 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/77.jpeg",
1945 "episode": [
1946 "https://rickandmorty.mimo.dev/api/episode/10"
1947 ],
1948 "url": "https://rickandmorty.mimo.dev/api/character/77",
1949 "created": "2017-11-30T14:13:17.371Z"
1950 },
1951 {
1952 "id": "78",
1953 "name": "Cowboy Rick",
1954 "status": "Alive",
1955 "species": "Human",
1956 "type": "",
1957 "gender": "Male",
1958 "origin": {
1959 "name": "unknown",
1960 "url": ""
1961 },
1962 "location": {
1963 "name": "Citadel of Ricks",
1964 "url": "https://rickandmorty.mimo.dev/api/location/3"
1965 },
1966 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/78.jpeg",
1967 "episode": [
1968 "https://rickandmorty.mimo.dev/api/episode/10",
1969 "https://rickandmorty.mimo.dev/api/episode/28"
1970 ],
1971 "url": "https://rickandmorty.mimo.dev/api/character/78",
1972 "created": "2017-11-30T14:15:18.347Z"
1973 },
1974 {
1975 "id": "79",
1976 "name": "Crab Spider",
1977 "status": "Alive",
1978 "species": "Alien",
1979 "type": "Animal",
1980 "gender": "unknown",
1981 "origin": {
1982 "name": "Hideout Planet",
1983 "url": "https://rickandmorty.mimo.dev/api/location/27"
1984 },
1985 "location": {
1986 "name": "Hideout Planet",
1987 "url": "https://rickandmorty.mimo.dev/api/location/27"
1988 },
1989 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/79.jpeg",
1990 "episode": [
1991 "https://rickandmorty.mimo.dev/api/episode/10"
1992 ],
1993 "url": "https://rickandmorty.mimo.dev/api/character/79",
1994 "created": "2017-11-30T14:18:16.899Z"
1995 },
1996 {
1997 "id": "80",
1998 "name": "Creepy Little Girl",
1999 "status": "Alive",
2000 "species": "Human",
2001 "type": "",
2002 "gender": "Female",
2003 "origin": {
2004 "name": "unknown",
2005 "url": ""
2006 },
2007 "location": {
2008 "name": "Mr. Goldenfold's dream",
2009 "url": "https://rickandmorty.mimo.dev/api/location/18"
2010 },
2011 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/80.jpeg",
2012 "episode": [
2013 "https://rickandmorty.mimo.dev/api/episode/2"
2014 ],
2015 "url": "https://rickandmorty.mimo.dev/api/character/80",
2016 "created": "2017-11-30T14:20:35.772Z"
2017 },
2018 {
2019 "id": "81",
2020 "name": "Crocubot",
2021 "status": "Dead",
2022 "species": "Animal",
2023 "type": "Robot-Crocodile hybrid",
2024 "gender": "Male",
2025 "origin": {
2026 "name": "unknown",
2027 "url": ""
2028 },
2029 "location": {
2030 "name": "Worldender's lair",
2031 "url": "https://rickandmorty.mimo.dev/api/location/4"
2032 },
2033 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/81.jpeg",
2034 "episode": [
2035 "https://rickandmorty.mimo.dev/api/episode/25"
2036 ],
2037 "url": "https://rickandmorty.mimo.dev/api/character/81",
2038 "created": "2017-11-30T14:23:41.053Z"
2039 },
2040 {
2041 "id": "82",
2042 "name": "Cronenberg Rick",
2043 "status": "unknown",
2044 "species": "Cronenberg",
2045 "type": "",
2046 "gender": "Male",
2047 "origin": {
2048 "name": "Cronenberg Earth",
2049 "url": "https://rickandmorty.mimo.dev/api/location/12"
2050 },
2051 "location": {
2052 "name": "Earth (C-137)",
2053 "url": "https://rickandmorty.mimo.dev/api/location/1"
2054 },
2055 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/82.jpeg",
2056 "episode": [
2057 "https://rickandmorty.mimo.dev/api/episode/6",
2058 "https://rickandmorty.mimo.dev/api/episode/10"
2059 ],
2060 "url": "https://rickandmorty.mimo.dev/api/character/82",
2061 "created": "2017-11-30T14:28:54.596Z"
2062 },
2063 {
2064 "id": "83",
2065 "name": "Cronenberg Morty",
2066 "status": "unknown",
2067 "species": "Cronenberg",
2068 "type": "",
2069 "gender": "Male",
2070 "origin": {
2071 "name": "Cronenberg Earth",
2072 "url": "https://rickandmorty.mimo.dev/api/location/12"
2073 },
2074 "location": {
2075 "name": "Earth (C-137)",
2076 "url": "https://rickandmorty.mimo.dev/api/location/1"
2077 },
2078 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/83.jpeg",
2079 "episode": [
2080 "https://rickandmorty.mimo.dev/api/episode/6",
2081 "https://rickandmorty.mimo.dev/api/episode/10"
2082 ],
2083 "url": "https://rickandmorty.mimo.dev/api/character/83",
2084 "created": "2017-11-30T20:02:29.204Z"
2085 },
2086 {
2087 "id": "84",
2088 "name": "Cult Leader Morty",
2089 "status": "Alive",
2090 "species": "Human",
2091 "type": "",
2092 "gender": "Male",
2093 "origin": {
2094 "name": "unknown",
2095 "url": ""
2096 },
2097 "location": {
2098 "name": "Hideout Planet",
2099 "url": "https://rickandmorty.mimo.dev/api/location/27"
2100 },
2101 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/84.jpeg",
2102 "episode": [
2103 "https://rickandmorty.mimo.dev/api/episode/10"
2104 ],
2105 "url": "https://rickandmorty.mimo.dev/api/character/84",
2106 "created": "2017-11-30T20:41:48.080Z"
2107 },
2108 {
2109 "id": "85",
2110 "name": "Cyclops Morty",
2111 "status": "Alive",
2112 "species": "Humanoid",
2113 "type": "",
2114 "gender": "Male",
2115 "origin": {
2116 "name": "unknown",
2117 "url": ""
2118 },
2119 "location": {
2120 "name": "Citadel of Ricks",
2121 "url": "https://rickandmorty.mimo.dev/api/location/3"
2122 },
2123 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/85.jpeg",
2124 "episode": [
2125 "https://rickandmorty.mimo.dev/api/episode/10",
2126 "https://rickandmorty.mimo.dev/api/episode/28"
2127 ],
2128 "url": "https://rickandmorty.mimo.dev/api/character/85",
2129 "created": "2017-11-30T20:49:52.133Z"
2130 },
2131 {
2132 "id": "86",
2133 "name": "Cyclops Rick",
2134 "status": "Dead",
2135 "species": "Humanoid",
2136 "type": "",
2137 "gender": "Male",
2138 "origin": {
2139 "name": "unknown",
2140 "url": ""
2141 },
2142 "location": {
2143 "name": "Citadel of Ricks",
2144 "url": "https://rickandmorty.mimo.dev/api/location/3"
2145 },
2146 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/86.jpeg",
2147 "episode": [
2148 "https://rickandmorty.mimo.dev/api/episode/10",
2149 "https://rickandmorty.mimo.dev/api/episode/22",
2150 "https://rickandmorty.mimo.dev/api/episode/28"
2151 ],
2152 "url": "https://rickandmorty.mimo.dev/api/character/86",
2153 "created": "2017-11-30T20:53:10.382Z"
2154 },
2155 {
2156 "id": "87",
2157 "name": "Cynthia",
2158 "status": "Dead",
2159 "species": "Alien",
2160 "type": "Zigerion",
2161 "gender": "Female",
2162 "origin": {
2163 "name": "unknown",
2164 "url": ""
2165 },
2166 "location": {
2167 "name": "Zigerion's Base",
2168 "url": "https://rickandmorty.mimo.dev/api/location/46"
2169 },
2170 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/87.jpeg",
2171 "episode": [
2172 "https://rickandmorty.mimo.dev/api/episode/4"
2173 ],
2174 "url": "https://rickandmorty.mimo.dev/api/character/87",
2175 "created": "2017-11-30T21:08:32.534Z"
2176 },
2177 {
2178 "id": "88",
2179 "name": "Cynthia",
2180 "status": "Alive",
2181 "species": "Human",
2182 "type": "",
2183 "gender": "Female",
2184 "origin": {
2185 "name": "Earth (Replacement Dimension)",
2186 "url": "https://rickandmorty.mimo.dev/api/location/20"
2187 },
2188 "location": {
2189 "name": "Earth (Replacement Dimension)",
2190 "url": "https://rickandmorty.mimo.dev/api/location/20"
2191 },
2192 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/88.jpeg",
2193 "episode": [
2194 "https://rickandmorty.mimo.dev/api/episode/8",
2195 "https://rickandmorty.mimo.dev/api/episode/9",
2196 "https://rickandmorty.mimo.dev/api/episode/11",
2197 "https://rickandmorty.mimo.dev/api/episode/25"
2198 ],
2199 "url": "https://rickandmorty.mimo.dev/api/character/88",
2200 "created": "2017-11-30T21:16:35.633Z"
2201 },
2202 {
2203 "id": "89",
2204 "name": "Dale",
2205 "status": "Dead",
2206 "species": "Mythological Creature",
2207 "type": "Giant",
2208 "gender": "Male",
2209 "origin": {
2210 "name": "Giant's Town",
2211 "url": "https://rickandmorty.mimo.dev/api/location/14"
2212 },
2213 "location": {
2214 "name": "Giant's Town",
2215 "url": "https://rickandmorty.mimo.dev/api/location/14"
2216 },
2217 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/89.jpeg",
2218 "episode": [
2219 "https://rickandmorty.mimo.dev/api/episode/5"
2220 ],
2221 "url": "https://rickandmorty.mimo.dev/api/character/89",
2222 "created": "2017-12-01T10:32:08.340Z"
2223 },
2224 {
2225 "id": "90",
2226 "name": "Daron Jefferson",
2227 "status": "Alive",
2228 "species": "Alien",
2229 "type": "Cone-nippled alien",
2230 "gender": "Male",
2231 "origin": {
2232 "name": "Unity's Planet",
2233 "url": "https://rickandmorty.mimo.dev/api/location/28"
2234 },
2235 "location": {
2236 "name": "Unity's Planet",
2237 "url": "https://rickandmorty.mimo.dev/api/location/28"
2238 },
2239 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/90.jpeg",
2240 "episode": [
2241 "https://rickandmorty.mimo.dev/api/episode/14"
2242 ],
2243 "url": "https://rickandmorty.mimo.dev/api/character/90",
2244 "created": "2017-12-01T10:54:34.736Z"
2245 },
2246 {
2247 "id": "91",
2248 "name": "David Letterman",
2249 "status": "Alive",
2250 "species": "Human",
2251 "type": "",
2252 "gender": "Male",
2253 "origin": {
2254 "name": "Earth (C-500A)",
2255 "url": "https://rickandmorty.mimo.dev/api/location/23"
2256 },
2257 "location": {
2258 "name": "Earth (C-500A)",
2259 "url": "https://rickandmorty.mimo.dev/api/location/23"
2260 },
2261 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/91.jpeg",
2262 "episode": [
2263 "https://rickandmorty.mimo.dev/api/episode/8"
2264 ],
2265 "url": "https://rickandmorty.mimo.dev/api/character/91",
2266 "created": "2017-12-01T11:12:25.105Z"
2267 },
2268 {
2269 "id": "92",
2270 "name": "Davin",
2271 "status": "Dead",
2272 "species": "Human",
2273 "type": "",
2274 "gender": "Male",
2275 "origin": {
2276 "name": "Earth (C-137)",
2277 "url": "https://rickandmorty.mimo.dev/api/location/1"
2278 },
2279 "location": {
2280 "name": "Earth (C-137)",
2281 "url": "https://rickandmorty.mimo.dev/api/location/1"
2282 },
2283 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/92.jpeg",
2284 "episode": [
2285 "https://rickandmorty.mimo.dev/api/episode/1",
2286 "https://rickandmorty.mimo.dev/api/episode/6"
2287 ],
2288 "url": "https://rickandmorty.mimo.dev/api/character/92",
2289 "created": "2017-12-01T11:20:51.247Z"
2290 },
2291 {
2292 "id": "93",
2293 "name": "Diablo Verde",
2294 "status": "Dead",
2295 "species": "Mythological Creature",
2296 "type": "Demon",
2297 "gender": "Male",
2298 "origin": {
2299 "name": "unknown",
2300 "url": ""
2301 },
2302 "location": {
2303 "name": "Dorian 5",
2304 "url": "https://rickandmorty.mimo.dev/api/location/29"
2305 },
2306 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/93.jpeg",
2307 "episode": [
2308 "https://rickandmorty.mimo.dev/api/episode/25"
2309 ],
2310 "url": "https://rickandmorty.mimo.dev/api/character/93",
2311 "created": "2017-12-01T11:36:16.467Z"
2312 },
2313 {
2314 "id": "94",
2315 "name": "Diane Sanchez",
2316 "status": "Dead",
2317 "species": "Human",
2318 "type": "",
2319 "gender": "Female",
2320 "origin": {
2321 "name": "Earth (C-137)",
2322 "url": "https://rickandmorty.mimo.dev/api/location/1"
2323 },
2324 "location": {
2325 "name": "Rick's Memories",
2326 "url": "https://rickandmorty.mimo.dev/api/location/126"
2327 },
2328 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/94.jpeg",
2329 "episode": [
2330 "https://rickandmorty.mimo.dev/api/episode/22",
2331 "https://rickandmorty.mimo.dev/api/episode/51"
2332 ],
2333 "url": "https://rickandmorty.mimo.dev/api/character/94",
2334 "created": "2017-12-01T11:49:43.929Z"
2335 },
2336 {
2337 "id": "95",
2338 "name": "Dipper and Mabel Mortys",
2339 "status": "unknown",
2340 "species": "Human",
2341 "type": "",
2342 "gender": "unknown",
2343 "origin": {
2344 "name": "unknown",
2345 "url": ""
2346 },
2347 "location": {
2348 "name": "Citadel of Ricks",
2349 "url": "https://rickandmorty.mimo.dev/api/location/3"
2350 },
2351 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/95.jpeg",
2352 "episode": [
2353 "https://rickandmorty.mimo.dev/api/episode/22"
2354 ],
2355 "url": "https://rickandmorty.mimo.dev/api/character/95",
2356 "created": "2017-12-01T11:54:36.670Z"
2357 },
2358 {
2359 "id": "96",
2360 "name": "Tuberculosis",
2361 "status": "Dead",
2362 "species": "Disease",
2363 "type": "",
2364 "gender": "unknown",
2365 "origin": {
2366 "name": "Anatomy Park",
2367 "url": "https://rickandmorty.mimo.dev/api/location/5"
2368 },
2369 "location": {
2370 "name": "Anatomy Park",
2371 "url": "https://rickandmorty.mimo.dev/api/location/5"
2372 },
2373 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/96.jpeg",
2374 "episode": [
2375 "https://rickandmorty.mimo.dev/api/episode/3"
2376 ],
2377 "url": "https://rickandmorty.mimo.dev/api/character/96",
2378 "created": "2017-12-01T11:59:04.796Z"
2379 },
2380 {
2381 "id": "97",
2382 "name": "Gonorrhea",
2383 "status": "Dead",
2384 "species": "Disease",
2385 "type": "",
2386 "gender": "unknown",
2387 "origin": {
2388 "name": "Anatomy Park",
2389 "url": "https://rickandmorty.mimo.dev/api/location/5"
2390 },
2391 "location": {
2392 "name": "Anatomy Park",
2393 "url": "https://rickandmorty.mimo.dev/api/location/5"
2394 },
2395 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/97.jpeg",
2396 "episode": [
2397 "https://rickandmorty.mimo.dev/api/episode/3"
2398 ],
2399 "url": "https://rickandmorty.mimo.dev/api/character/97",
2400 "created": "2017-12-01T12:00:27.028Z"
2401 },
2402 {
2403 "id": "98",
2404 "name": "Hepatitis A",
2405 "status": "Dead",
2406 "species": "Disease",
2407 "type": "",
2408 "gender": "unknown",
2409 "origin": {
2410 "name": "Anatomy Park",
2411 "url": "https://rickandmorty.mimo.dev/api/location/5"
2412 },
2413 "location": {
2414 "name": "Anatomy Park",
2415 "url": "https://rickandmorty.mimo.dev/api/location/5"
2416 },
2417 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/98.jpeg",
2418 "episode": [
2419 "https://rickandmorty.mimo.dev/api/episode/3"
2420 ],
2421 "url": "https://rickandmorty.mimo.dev/api/character/98",
2422 "created": "2017-12-01T12:01:43.742Z"
2423 },
2424 {
2425 "id": "99",
2426 "name": "Hepatitis C",
2427 "status": "Dead",
2428 "species": "Disease",
2429 "type": "",
2430 "gender": "unknown",
2431 "origin": {
2432 "name": "Anatomy Park",
2433 "url": "https://rickandmorty.mimo.dev/api/location/5"
2434 },
2435 "location": {
2436 "name": "Anatomy Park",
2437 "url": "https://rickandmorty.mimo.dev/api/location/5"
2438 },
2439 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/99.jpeg",
2440 "episode": [
2441 "https://rickandmorty.mimo.dev/api/episode/3"
2442 ],
2443 "url": "https://rickandmorty.mimo.dev/api/character/99",
2444 "created": "2017-12-01T12:02:00.935Z"
2445 },
2446 {
2447 "id": "100",
2448 "name": "Bubonic Plague",
2449 "status": "Dead",
2450 "species": "Disease",
2451 "type": "",
2452 "gender": "unknown",
2453 "origin": {
2454 "name": "Anatomy Park",
2455 "url": "https://rickandmorty.mimo.dev/api/location/5"
2456 },
2457 "location": {
2458 "name": "Anatomy Park",
2459 "url": "https://rickandmorty.mimo.dev/api/location/5"
2460 },
2461 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/100.jpeg",
2462 "episode": [
2463 "https://rickandmorty.mimo.dev/api/episode/3"
2464 ],
2465 "url": "https://rickandmorty.mimo.dev/api/character/100",
2466 "created": "2017-12-01T12:02:21.611Z"
2467 },
2468 {
2469 "id": "101",
2470 "name": "E. Coli",
2471 "status": "Dead",
2472 "species": "Disease",
2473 "type": "",
2474 "gender": "unknown",
2475 "origin": {
2476 "name": "Anatomy Park",
2477 "url": "https://rickandmorty.mimo.dev/api/location/5"
2478 },
2479 "location": {
2480 "name": "Anatomy Park",
2481 "url": "https://rickandmorty.mimo.dev/api/location/5"
2482 },
2483 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/101.jpeg",
2484 "episode": [
2485 "https://rickandmorty.mimo.dev/api/episode/3"
2486 ],
2487 "url": "https://rickandmorty.mimo.dev/api/character/101",
2488 "created": "2017-12-01T12:03:31.433Z"
2489 },
2490 {
2491 "id": "102",
2492 "name": "Donna Gueterman",
2493 "status": "Dead",
2494 "species": "Robot",
2495 "type": "",
2496 "gender": "Female",
2497 "origin": {
2498 "name": "unknown",
2499 "url": ""
2500 },
2501 "location": {
2502 "name": "Planet Squanch",
2503 "url": "https://rickandmorty.mimo.dev/api/location/35"
2504 },
2505 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/102.jpeg",
2506 "episode": [
2507 "https://rickandmorty.mimo.dev/api/episode/21"
2508 ],
2509 "url": "https://rickandmorty.mimo.dev/api/character/102",
2510 "created": "2017-12-01T12:21:21.357Z"
2511 },
2512 {
2513 "id": "103",
2514 "name": "Doofus Rick",
2515 "status": "unknown",
2516 "species": "Human",
2517 "type": "",
2518 "gender": "Male",
2519 "origin": {
2520 "name": "Earth (J19ζ7)",
2521 "url": "https://rickandmorty.mimo.dev/api/location/31"
2522 },
2523 "location": {
2524 "name": "Earth (Replacement Dimension)",
2525 "url": "https://rickandmorty.mimo.dev/api/location/20"
2526 },
2527 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/103.jpeg",
2528 "episode": [
2529 "https://rickandmorty.mimo.dev/api/episode/10",
2530 "https://rickandmorty.mimo.dev/api/episode/22"
2531 ],
2532 "url": "https://rickandmorty.mimo.dev/api/character/103",
2533 "created": "2017-12-01T12:29:27.984Z"
2534 },
2535 {
2536 "id": "104",
2537 "name": "Doom-Nomitron",
2538 "status": "Dead",
2539 "species": "Alien",
2540 "type": "Shapeshifter",
2541 "gender": "unknown",
2542 "origin": {
2543 "name": "unknown",
2544 "url": ""
2545 },
2546 "location": {
2547 "name": "Dorian 5",
2548 "url": "https://rickandmorty.mimo.dev/api/location/29"
2549 },
2550 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/104.jpeg",
2551 "episode": [
2552 "https://rickandmorty.mimo.dev/api/episode/25"
2553 ],
2554 "url": "https://rickandmorty.mimo.dev/api/character/104",
2555 "created": "2017-12-26T12:34:36.758Z"
2556 },
2557 {
2558 "id": "105",
2559 "name": "Dr. Glip-Glop",
2560 "status": "Dead",
2561 "species": "Alien",
2562 "type": "",
2563 "gender": "Male",
2564 "origin": {
2565 "name": "unknown",
2566 "url": ""
2567 },
2568 "location": {
2569 "name": "St. Gloopy Noops Hospital",
2570 "url": "https://rickandmorty.mimo.dev/api/location/16"
2571 },
2572 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/105.jpeg",
2573 "episode": [
2574 "https://rickandmorty.mimo.dev/api/episode/19"
2575 ],
2576 "url": "https://rickandmorty.mimo.dev/api/character/105",
2577 "created": "2017-12-26T12:39:22.855Z"
2578 },
2579 {
2580 "id": "106",
2581 "name": "Dr. Schmidt",
2582 "status": "unknown",
2583 "species": "Human",
2584 "type": "Game",
2585 "gender": "Male",
2586 "origin": {
2587 "name": "Roy: A Life Well Lived",
2588 "url": "https://rickandmorty.mimo.dev/api/location/32"
2589 },
2590 "location": {
2591 "name": "Roy: A Life Well Lived",
2592 "url": "https://rickandmorty.mimo.dev/api/location/32"
2593 },
2594 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/106.jpeg",
2595 "episode": [
2596 "https://rickandmorty.mimo.dev/api/episode/13"
2597 ],
2598 "url": "https://rickandmorty.mimo.dev/api/character/106",
2599 "created": "2017-12-26T12:46:48.805Z"
2600 },
2601 {
2602 "id": "107",
2603 "name": "Dr. Wong",
2604 "status": "Alive",
2605 "species": "Human",
2606 "type": "",
2607 "gender": "Female",
2608 "origin": {
2609 "name": "Earth (Replacement Dimension)",
2610 "url": "https://rickandmorty.mimo.dev/api/location/20"
2611 },
2612 "location": {
2613 "name": "Earth (Replacement Dimension)",
2614 "url": "https://rickandmorty.mimo.dev/api/location/20"
2615 },
2616 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/107.jpeg",
2617 "episode": [
2618 "https://rickandmorty.mimo.dev/api/episode/24",
2619 "https://rickandmorty.mimo.dev/api/episode/41"
2620 ],
2621 "url": "https://rickandmorty.mimo.dev/api/character/107",
2622 "created": "2017-12-26T12:55:58.449Z"
2623 },
2624 {
2625 "id": "108",
2626 "name": "Dr. Xenon Bloom",
2627 "status": "Dead",
2628 "species": "Humanoid",
2629 "type": "Amoeba-Person",
2630 "gender": "Male",
2631 "origin": {
2632 "name": "unknown",
2633 "url": ""
2634 },
2635 "location": {
2636 "name": "Anatomy Park",
2637 "url": "https://rickandmorty.mimo.dev/api/location/5"
2638 },
2639 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/108.jpeg",
2640 "episode": [
2641 "https://rickandmorty.mimo.dev/api/episode/3"
2642 ],
2643 "url": "https://rickandmorty.mimo.dev/api/character/108",
2644 "created": "2017-12-26T13:14:12.157Z"
2645 },
2646 {
2647 "id": "109",
2648 "name": "Duck With Muscles",
2649 "status": "Dead",
2650 "species": "Alien",
2651 "type": "Parasite",
2652 "gender": "Male",
2653 "origin": {
2654 "name": "unknown",
2655 "url": ""
2656 },
2657 "location": {
2658 "name": "Earth (Replacement Dimension)",
2659 "url": "https://rickandmorty.mimo.dev/api/location/20"
2660 },
2661 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/109.jpeg",
2662 "episode": [
2663 "https://rickandmorty.mimo.dev/api/episode/15"
2664 ],
2665 "url": "https://rickandmorty.mimo.dev/api/character/109",
2666 "created": "2017-12-26T13:17:40.686Z"
2667 },
2668 {
2669 "id": "110",
2670 "name": "Eli",
2671 "status": "Alive",
2672 "species": "Human",
2673 "type": "",
2674 "gender": "Male",
2675 "origin": {
2676 "name": "Post-Apocalyptic Earth",
2677 "url": "https://rickandmorty.mimo.dev/api/location/8"
2678 },
2679 "location": {
2680 "name": "Post-Apocalyptic Earth",
2681 "url": "https://rickandmorty.mimo.dev/api/location/8"
2682 },
2683 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/110.jpeg",
2684 "episode": [
2685 "https://rickandmorty.mimo.dev/api/episode/23"
2686 ],
2687 "url": "https://rickandmorty.mimo.dev/api/character/110",
2688 "created": "2017-12-26T13:37:27.635Z"
2689 },
2690 {
2691 "id": "111",
2692 "name": "Eli's Girlfriend",
2693 "status": "Alive",
2694 "species": "Human",
2695 "type": "",
2696 "gender": "Female",
2697 "origin": {
2698 "name": "Post-Apocalyptic Earth",
2699 "url": "https://rickandmorty.mimo.dev/api/location/8"
2700 },
2701 "location": {
2702 "name": "Post-Apocalyptic Earth",
2703 "url": "https://rickandmorty.mimo.dev/api/location/8"
2704 },
2705 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/111.jpeg",
2706 "episode": [
2707 "https://rickandmorty.mimo.dev/api/episode/23"
2708 ],
2709 "url": "https://rickandmorty.mimo.dev/api/character/111",
2710 "created": "2017-12-26T13:38:47.115Z"
2711 },
2712 {
2713 "id": "112",
2714 "name": "Eric McMan",
2715 "status": "Alive",
2716 "species": "Human",
2717 "type": "",
2718 "gender": "Male",
2719 "origin": {
2720 "name": "Earth (C-137)",
2721 "url": "https://rickandmorty.mimo.dev/api/location/1"
2722 },
2723 "location": {
2724 "name": "Earth (C-137)",
2725 "url": "https://rickandmorty.mimo.dev/api/location/1"
2726 },
2727 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/112.jpeg",
2728 "episode": [
2729 "https://rickandmorty.mimo.dev/api/episode/3"
2730 ],
2731 "url": "https://rickandmorty.mimo.dev/api/character/112",
2732 "created": "2017-12-26T13:40:06.005Z"
2733 },
2734 {
2735 "id": "113",
2736 "name": "Eric Stoltz Mask Morty",
2737 "status": "unknown",
2738 "species": "Human",
2739 "type": "",
2740 "gender": "Male",
2741 "origin": {
2742 "name": "Eric Stoltz Mask Earth",
2743 "url": "https://rickandmorty.mimo.dev/api/location/33"
2744 },
2745 "location": {
2746 "name": "Earth (Replacement Dimension)",
2747 "url": "https://rickandmorty.mimo.dev/api/location/20"
2748 },
2749 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/113.jpeg",
2750 "episode": [
2751 "https://rickandmorty.mimo.dev/api/episode/10"
2752 ],
2753 "url": "https://rickandmorty.mimo.dev/api/character/113",
2754 "created": "2017-12-26T13:43:29.296Z"
2755 },
2756 {
2757 "id": "114",
2758 "name": "Ethan",
2759 "status": "unknown",
2760 "species": "Human",
2761 "type": "Cronenberg",
2762 "gender": "Male",
2763 "origin": {
2764 "name": "Earth (C-137)",
2765 "url": "https://rickandmorty.mimo.dev/api/location/1"
2766 },
2767 "location": {
2768 "name": "Earth (C-137)",
2769 "url": "https://rickandmorty.mimo.dev/api/location/1"
2770 },
2771 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/114.jpeg",
2772 "episode": [
2773 "https://rickandmorty.mimo.dev/api/episode/3"
2774 ],
2775 "url": "https://rickandmorty.mimo.dev/api/character/114",
2776 "created": "2017-12-26T16:01:13.904Z"
2777 },
2778 {
2779 "id": "115",
2780 "name": "Ethan",
2781 "status": "Alive",
2782 "species": "Human",
2783 "type": "",
2784 "gender": "Male",
2785 "origin": {
2786 "name": "Earth (Replacement Dimension)",
2787 "url": "https://rickandmorty.mimo.dev/api/location/20"
2788 },
2789 "location": {
2790 "name": "Earth (Replacement Dimension)",
2791 "url": "https://rickandmorty.mimo.dev/api/location/20"
2792 },
2793 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/115.jpeg",
2794 "episode": [
2795 "https://rickandmorty.mimo.dev/api/episode/16",
2796 "https://rickandmorty.mimo.dev/api/episode/26"
2797 ],
2798 "url": "https://rickandmorty.mimo.dev/api/character/115",
2799 "created": "2017-12-26T16:01:50.939Z"
2800 },
2801 {
2802 "id": "116",
2803 "name": "Evil Beth Clone",
2804 "status": "Dead",
2805 "species": "Human",
2806 "type": "Clone",
2807 "gender": "Female",
2808 "origin": {
2809 "name": "unknown",
2810 "url": ""
2811 },
2812 "location": {
2813 "name": "Earth (C-137)",
2814 "url": "https://rickandmorty.mimo.dev/api/location/1"
2815 },
2816 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/116.jpeg",
2817 "episode": [
2818 "https://rickandmorty.mimo.dev/api/episode/5"
2819 ],
2820 "url": "https://rickandmorty.mimo.dev/api/character/116",
2821 "created": "2017-12-26T16:10:47.781Z"
2822 },
2823 {
2824 "id": "117",
2825 "name": "Evil Jerry Clone",
2826 "status": "Dead",
2827 "species": "Human",
2828 "type": "Clone",
2829 "gender": "Male",
2830 "origin": {
2831 "name": "unknown",
2832 "url": ""
2833 },
2834 "location": {
2835 "name": "Earth (C-137)",
2836 "url": "https://rickandmorty.mimo.dev/api/location/1"
2837 },
2838 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/117.jpeg",
2839 "episode": [
2840 "https://rickandmorty.mimo.dev/api/episode/5"
2841 ],
2842 "url": "https://rickandmorty.mimo.dev/api/character/117",
2843 "created": "2017-12-26T16:11:15.395Z"
2844 },
2845 {
2846 "id": "118",
2847 "name": "Evil Morty",
2848 "status": "Alive",
2849 "species": "Human",
2850 "type": "",
2851 "gender": "Male",
2852 "origin": {
2853 "name": "unknown",
2854 "url": ""
2855 },
2856 "location": {
2857 "name": "Citadel of Ricks",
2858 "url": "https://rickandmorty.mimo.dev/api/location/3"
2859 },
2860 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/118.jpeg",
2861 "episode": [
2862 "https://rickandmorty.mimo.dev/api/episode/10",
2863 "https://rickandmorty.mimo.dev/api/episode/28",
2864 "https://rickandmorty.mimo.dev/api/episode/51"
2865 ],
2866 "url": "https://rickandmorty.mimo.dev/api/character/118",
2867 "created": "2017-12-26T16:13:41.103Z"
2868 },
2869 {
2870 "id": "119",
2871 "name": "Evil Rick",
2872 "status": "Dead",
2873 "species": "Humanoid",
2874 "type": "Robot",
2875 "gender": "Male",
2876 "origin": {
2877 "name": "unknown",
2878 "url": ""
2879 },
2880 "location": {
2881 "name": "Citadel of Ricks",
2882 "url": "https://rickandmorty.mimo.dev/api/location/3"
2883 },
2884 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/119.jpeg",
2885 "episode": [
2886 "https://rickandmorty.mimo.dev/api/episode/10"
2887 ],
2888 "url": "https://rickandmorty.mimo.dev/api/character/119",
2889 "created": "2017-12-26T16:17:16.472Z"
2890 },
2891 {
2892 "id": "120",
2893 "name": "Evil Summer Clone",
2894 "status": "Dead",
2895 "species": "Human",
2896 "type": "Clone",
2897 "gender": "Female",
2898 "origin": {
2899 "name": "unknown",
2900 "url": ""
2901 },
2902 "location": {
2903 "name": "Earth (C-137)",
2904 "url": "https://rickandmorty.mimo.dev/api/location/1"
2905 },
2906 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/120.jpeg",
2907 "episode": [
2908 "https://rickandmorty.mimo.dev/api/episode/5"
2909 ],
2910 "url": "https://rickandmorty.mimo.dev/api/character/120",
2911 "created": "2017-12-26T16:24:02.059Z"
2912 },
2913 {
2914 "id": "121",
2915 "name": "Eyehole Man",
2916 "status": "Alive",
2917 "species": "Alien",
2918 "type": "",
2919 "gender": "Male",
2920 "origin": {
2921 "name": "unknown",
2922 "url": ""
2923 },
2924 "location": {
2925 "name": "Interdimensional Cable",
2926 "url": "https://rickandmorty.mimo.dev/api/location/6"
2927 },
2928 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/121.jpeg",
2929 "episode": [
2930 "https://rickandmorty.mimo.dev/api/episode/19"
2931 ],
2932 "url": "https://rickandmorty.mimo.dev/api/character/121",
2933 "created": "2017-12-26T16:41:58.391Z"
2934 },
2935 {
2936 "id": "122",
2937 "name": "Fart",
2938 "status": "Dead",
2939 "species": "Alien",
2940 "type": "Interdimensional gaseous being",
2941 "gender": "Male",
2942 "origin": {
2943 "name": "unknown",
2944 "url": ""
2945 },
2946 "location": {
2947 "name": "unknown",
2948 "url": ""
2949 },
2950 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/122.jpeg",
2951 "episode": [
2952 "https://rickandmorty.mimo.dev/api/episode/13"
2953 ],
2954 "url": "https://rickandmorty.mimo.dev/api/character/122",
2955 "created": "2017-12-26T17:19:40.474Z"
2956 },
2957 {
2958 "id": "123",
2959 "name": "Fat Morty",
2960 "status": "Alive",
2961 "species": "Human",
2962 "type": "",
2963 "gender": "Male",
2964 "origin": {
2965 "name": "unknown",
2966 "url": ""
2967 },
2968 "location": {
2969 "name": "Citadel of Ricks",
2970 "url": "https://rickandmorty.mimo.dev/api/location/3"
2971 },
2972 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/123.jpeg",
2973 "episode": [
2974 "https://rickandmorty.mimo.dev/api/episode/28"
2975 ],
2976 "url": "https://rickandmorty.mimo.dev/api/character/123",
2977 "created": "2017-12-26T17:22:40.315Z"
2978 },
2979 {
2980 "id": "124",
2981 "name": "Father Bob",
2982 "status": "Alive",
2983 "species": "Human",
2984 "type": "",
2985 "gender": "Male",
2986 "origin": {
2987 "name": "Earth (Replacement Dimension)",
2988 "url": "https://rickandmorty.mimo.dev/api/location/20"
2989 },
2990 "location": {
2991 "name": "Earth (Replacement Dimension)",
2992 "url": "https://rickandmorty.mimo.dev/api/location/20"
2993 },
2994 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/124.jpeg",
2995 "episode": [
2996 "https://rickandmorty.mimo.dev/api/episode/16",
2997 "https://rickandmorty.mimo.dev/api/episode/27"
2998 ],
2999 "url": "https://rickandmorty.mimo.dev/api/character/124",
3000 "created": "2017-12-26T17:31:29.113Z"
3001 },
3002 {
3003 "id": "125",
3004 "name": "Flansian",
3005 "status": "Alive",
3006 "species": "Alien",
3007 "type": "Flansian",
3008 "gender": "unknown",
3009 "origin": {
3010 "name": "unknown",
3011 "url": ""
3012 },
3013 "location": {
3014 "name": "Planet Squanch",
3015 "url": "https://rickandmorty.mimo.dev/api/location/35"
3016 },
3017 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/125.jpeg",
3018 "episode": [
3019 "https://rickandmorty.mimo.dev/api/episode/18",
3020 "https://rickandmorty.mimo.dev/api/episode/21",
3021 "https://rickandmorty.mimo.dev/api/episode/25"
3022 ],
3023 "url": "https://rickandmorty.mimo.dev/api/character/125",
3024 "created": "2017-12-26T17:43:58.410Z"
3025 },
3026 {
3027 "id": "126",
3028 "name": "Fleeb",
3029 "status": "unknown",
3030 "species": "Alien",
3031 "type": "",
3032 "gender": "unknown",
3033 "origin": {
3034 "name": "unknown",
3035 "url": ""
3036 },
3037 "location": {
3038 "name": "Interdimensional Cable",
3039 "url": "https://rickandmorty.mimo.dev/api/location/6"
3040 },
3041 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/126.jpeg",
3042 "episode": [
3043 "https://rickandmorty.mimo.dev/api/episode/19"
3044 ],
3045 "url": "https://rickandmorty.mimo.dev/api/character/126",
3046 "created": "2017-12-26T18:45:42.593Z"
3047 },
3048 {
3049 "id": "127",
3050 "name": "Frank Palicky",
3051 "status": "Dead",
3052 "species": "Human",
3053 "type": "",
3054 "gender": "Male",
3055 "origin": {
3056 "name": "Earth (C-137)",
3057 "url": "https://rickandmorty.mimo.dev/api/location/1"
3058 },
3059 "location": {
3060 "name": "Earth (C-137)",
3061 "url": "https://rickandmorty.mimo.dev/api/location/1"
3062 },
3063 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/127.jpeg",
3064 "episode": [
3065 "https://rickandmorty.mimo.dev/api/episode/1"
3066 ],
3067 "url": "https://rickandmorty.mimo.dev/api/character/127",
3068 "created": "2017-12-26T19:22:48.474Z"
3069 },
3070 {
3071 "id": "128",
3072 "name": "Frankenstein's Monster",
3073 "status": "Dead",
3074 "species": "Alien",
3075 "type": "Parasite",
3076 "gender": "Male",
3077 "origin": {
3078 "name": "unknown",
3079 "url": ""
3080 },
3081 "location": {
3082 "name": "Earth (Replacement Dimension)",
3083 "url": "https://rickandmorty.mimo.dev/api/location/20"
3084 },
3085 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/128.jpeg",
3086 "episode": [
3087 "https://rickandmorty.mimo.dev/api/episode/15"
3088 ],
3089 "url": "https://rickandmorty.mimo.dev/api/character/128",
3090 "created": "2017-12-26T19:24:56.679Z"
3091 },
3092 {
3093 "id": "129",
3094 "name": "Fulgora",
3095 "status": "Alive",
3096 "species": "Human",
3097 "type": "",
3098 "gender": "Female",
3099 "origin": {
3100 "name": "unknown",
3101 "url": ""
3102 },
3103 "location": {
3104 "name": "Interdimensional Cable",
3105 "url": "https://rickandmorty.mimo.dev/api/location/6"
3106 },
3107 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/129.jpeg",
3108 "episode": [
3109 "https://rickandmorty.mimo.dev/api/episode/8",
3110 "https://rickandmorty.mimo.dev/api/episode/13",
3111 "https://rickandmorty.mimo.dev/api/episode/17"
3112 ],
3113 "url": "https://rickandmorty.mimo.dev/api/character/129",
3114 "created": "2017-12-26T19:30:02.242Z"
3115 },
3116 {
3117 "id": "130",
3118 "name": "Galactic Federation President",
3119 "status": "Dead",
3120 "species": "Alien",
3121 "type": "Gromflomite",
3122 "gender": "Male",
3123 "origin": {
3124 "name": "unknown",
3125 "url": ""
3126 },
3127 "location": {
3128 "name": "unknown",
3129 "url": ""
3130 },
3131 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/130.jpeg",
3132 "episode": [
3133 "https://rickandmorty.mimo.dev/api/episode/21"
3134 ],
3135 "url": "https://rickandmorty.mimo.dev/api/character/130",
3136 "created": "2017-12-26T19:49:41.160Z"
3137 },
3138 {
3139 "id": "131",
3140 "name": "Gar Gloonch",
3141 "status": "Dead",
3142 "species": "Alien",
3143 "type": "Zombodian",
3144 "gender": "Male",
3145 "origin": {
3146 "name": "unknown",
3147 "url": ""
3148 },
3149 "location": {
3150 "name": "Nuptia 4",
3151 "url": "https://rickandmorty.mimo.dev/api/location/13"
3152 },
3153 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/131.jpeg",
3154 "episode": [
3155 "https://rickandmorty.mimo.dev/api/episode/13",
3156 "https://rickandmorty.mimo.dev/api/episode/18",
3157 "https://rickandmorty.mimo.dev/api/episode/21"
3158 ],
3159 "url": "https://rickandmorty.mimo.dev/api/character/131",
3160 "created": "2017-12-26T19:54:43.476Z"
3161 },
3162 {
3163 "id": "132",
3164 "name": "Gar's Mytholog",
3165 "status": "Dead",
3166 "species": "Mythological Creature",
3167 "type": "Mytholog",
3168 "gender": "Male",
3169 "origin": {
3170 "name": "Nuptia 4",
3171 "url": "https://rickandmorty.mimo.dev/api/location/13"
3172 },
3173 "location": {
3174 "name": "Nuptia 4",
3175 "url": "https://rickandmorty.mimo.dev/api/location/13"
3176 },
3177 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/132.jpeg",
3178 "episode": [
3179 "https://rickandmorty.mimo.dev/api/episode/18"
3180 ],
3181 "url": "https://rickandmorty.mimo.dev/api/character/132",
3182 "created": "2017-12-26T20:02:38.033Z"
3183 },
3184 {
3185 "id": "133",
3186 "name": "Garblovian",
3187 "status": "Alive",
3188 "species": "Alien",
3189 "type": "Garblovian",
3190 "gender": "Male",
3191 "origin": {
3192 "name": "Glaagablaaga",
3193 "url": "https://rickandmorty.mimo.dev/api/location/36"
3194 },
3195 "location": {
3196 "name": "unknown",
3197 "url": ""
3198 },
3199 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/133.jpeg",
3200 "episode": [
3201 "https://rickandmorty.mimo.dev/api/episode/13",
3202 "https://rickandmorty.mimo.dev/api/episode/19",
3203 "https://rickandmorty.mimo.dev/api/episode/21"
3204 ],
3205 "url": "https://rickandmorty.mimo.dev/api/character/133",
3206 "created": "2017-12-26T20:30:45.943Z"
3207 },
3208 {
3209 "id": "134",
3210 "name": "Garmanarnar",
3211 "status": "Alive",
3212 "species": "Alien",
3213 "type": "",
3214 "gender": "Male",
3215 "origin": {
3216 "name": "unknown",
3217 "url": ""
3218 },
3219 "location": {
3220 "name": "Interdimensional Cable",
3221 "url": "https://rickandmorty.mimo.dev/api/location/6"
3222 },
3223 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/134.jpeg",
3224 "episode": [
3225 "https://rickandmorty.mimo.dev/api/episode/8"
3226 ],
3227 "url": "https://rickandmorty.mimo.dev/api/character/134",
3228 "created": "2017-12-26T20:36:54.577Z"
3229 },
3230 {
3231 "id": "135",
3232 "name": "Garment District Rick",
3233 "status": "Dead",
3234 "species": "Human",
3235 "type": "",
3236 "gender": "Male",
3237 "origin": {
3238 "name": "unknown",
3239 "url": ""
3240 },
3241 "location": {
3242 "name": "Citadel of Ricks",
3243 "url": "https://rickandmorty.mimo.dev/api/location/3"
3244 },
3245 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/135.jpeg",
3246 "episode": [
3247 "https://rickandmorty.mimo.dev/api/episode/28"
3248 ],
3249 "url": "https://rickandmorty.mimo.dev/api/character/135",
3250 "created": "2017-12-26T20:51:43.614Z"
3251 },
3252 {
3253 "id": "136",
3254 "name": "Gazorpazorpfield",
3255 "status": "Alive",
3256 "species": "Alien",
3257 "type": "Gazorpian",
3258 "gender": "Male",
3259 "origin": {
3260 "name": "Gazorpazorp",
3261 "url": "https://rickandmorty.mimo.dev/api/location/40"
3262 },
3263 "location": {
3264 "name": "Interdimensional Cable",
3265 "url": "https://rickandmorty.mimo.dev/api/location/6"
3266 },
3267 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/136.jpeg",
3268 "episode": [
3269 "https://rickandmorty.mimo.dev/api/episode/8",
3270 "https://rickandmorty.mimo.dev/api/episode/13"
3271 ],
3272 "url": "https://rickandmorty.mimo.dev/api/character/136",
3273 "created": "2017-12-27T17:59:59.058Z"
3274 },
3275 {
3276 "id": "137",
3277 "name": "Gene",
3278 "status": "Alive",
3279 "species": "Human",
3280 "type": "",
3281 "gender": "Male",
3282 "origin": {
3283 "name": "Earth (Replacement Dimension)",
3284 "url": "https://rickandmorty.mimo.dev/api/location/20"
3285 },
3286 "location": {
3287 "name": "Earth (Replacement Dimension)",
3288 "url": "https://rickandmorty.mimo.dev/api/location/20"
3289 },
3290 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/137.jpeg",
3291 "episode": [
3292 "https://rickandmorty.mimo.dev/api/episode/26",
3293 "https://rickandmorty.mimo.dev/api/episode/49"
3294 ],
3295 "url": "https://rickandmorty.mimo.dev/api/character/137",
3296 "created": "2017-12-27T18:14:57.885Z"
3297 },
3298 {
3299 "id": "138",
3300 "name": "General Nathan",
3301 "status": "Dead",
3302 "species": "Human",
3303 "type": "",
3304 "gender": "Male",
3305 "origin": {
3306 "name": "Earth (Replacement Dimension)",
3307 "url": "https://rickandmorty.mimo.dev/api/location/20"
3308 },
3309 "location": {
3310 "name": "Earth (Replacement Dimension)",
3311 "url": "https://rickandmorty.mimo.dev/api/location/20"
3312 },
3313 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/138.jpeg",
3314 "episode": [
3315 "https://rickandmorty.mimo.dev/api/episode/16"
3316 ],
3317 "url": "https://rickandmorty.mimo.dev/api/character/138",
3318 "created": "2017-12-27T18:22:18.387Z"
3319 },
3320 {
3321 "id": "139",
3322 "name": "General Store Owner",
3323 "status": "Dead",
3324 "species": "Alien",
3325 "type": "Cat-Person",
3326 "gender": "Male",
3327 "origin": {
3328 "name": "Purge Planet",
3329 "url": "https://rickandmorty.mimo.dev/api/location/9"
3330 },
3331 "location": {
3332 "name": "Purge Planet",
3333 "url": "https://rickandmorty.mimo.dev/api/location/9"
3334 },
3335 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/139.jpeg",
3336 "episode": [
3337 "https://rickandmorty.mimo.dev/api/episode/20"
3338 ],
3339 "url": "https://rickandmorty.mimo.dev/api/character/139",
3340 "created": "2017-12-27T18:41:03.124Z"
3341 },
3342 {
3343 "id": "140",
3344 "name": "Genital Washer",
3345 "status": "Alive",
3346 "species": "Human",
3347 "type": "",
3348 "gender": "Male",
3349 "origin": {
3350 "name": "Post-Apocalyptic Earth",
3351 "url": "https://rickandmorty.mimo.dev/api/location/8"
3352 },
3353 "location": {
3354 "name": "Post-Apocalyptic Earth",
3355 "url": "https://rickandmorty.mimo.dev/api/location/8"
3356 },
3357 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/140.jpeg",
3358 "episode": [
3359 "https://rickandmorty.mimo.dev/api/episode/23"
3360 ],
3361 "url": "https://rickandmorty.mimo.dev/api/character/140",
3362 "created": "2017-12-27T18:47:44.566Z"
3363 },
3364 {
3365 "id": "141",
3366 "name": "Ghost in a Jar",
3367 "status": "Dead",
3368 "species": "Alien",
3369 "type": "Parasite",
3370 "gender": "Genderless",
3371 "origin": {
3372 "name": "unknown",
3373 "url": ""
3374 },
3375 "location": {
3376 "name": "Earth (Replacement Dimension)",
3377 "url": "https://rickandmorty.mimo.dev/api/location/20"
3378 },
3379 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/141.jpeg",
3380 "episode": [
3381 "https://rickandmorty.mimo.dev/api/episode/15"
3382 ],
3383 "url": "https://rickandmorty.mimo.dev/api/character/141",
3384 "created": "2017-12-27T19:14:14.545Z"
3385 },
3386 {
3387 "id": "142",
3388 "name": "Gibble Snake",
3389 "status": "Dead",
3390 "species": "Alien",
3391 "type": "Animal",
3392 "gender": "unknown",
3393 "origin": {
3394 "name": "Resort Planet",
3395 "url": "https://rickandmorty.mimo.dev/api/location/37"
3396 },
3397 "location": {
3398 "name": "Resort Planet",
3399 "url": "https://rickandmorty.mimo.dev/api/location/37"
3400 },
3401 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/142.jpeg",
3402 "episode": [
3403 "https://rickandmorty.mimo.dev/api/episode/26"
3404 ],
3405 "url": "https://rickandmorty.mimo.dev/api/character/142",
3406 "created": "2017-12-27T20:16:32.187Z"
3407 },
3408 {
3409 "id": "143",
3410 "name": "Glasses Morty",
3411 "status": "Alive",
3412 "species": "Human",
3413 "type": "",
3414 "gender": "Male",
3415 "origin": {
3416 "name": "unknown",
3417 "url": ""
3418 },
3419 "location": {
3420 "name": "Citadel of Ricks",
3421 "url": "https://rickandmorty.mimo.dev/api/location/3"
3422 },
3423 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/143.jpeg",
3424 "episode": [
3425 "https://rickandmorty.mimo.dev/api/episode/28"
3426 ],
3427 "url": "https://rickandmorty.mimo.dev/api/character/143",
3428 "created": "2017-12-27T20:37:26.134Z"
3429 },
3430 {
3431 "id": "144",
3432 "name": "Glenn",
3433 "status": "Dead",
3434 "species": "Alien",
3435 "type": "Gromflomite",
3436 "gender": "Male",
3437 "origin": {
3438 "name": "unknown",
3439 "url": ""
3440 },
3441 "location": {
3442 "name": "Interdimensional Customs",
3443 "url": "https://rickandmorty.mimo.dev/api/location/38"
3444 },
3445 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/144.jpeg",
3446 "episode": [
3447 "https://rickandmorty.mimo.dev/api/episode/1"
3448 ],
3449 "url": "https://rickandmorty.mimo.dev/api/character/144",
3450 "created": "2017-12-29T10:37:48.319Z"
3451 },
3452 {
3453 "id": "145",
3454 "name": "Glenn",
3455 "status": "Alive",
3456 "species": "Human",
3457 "type": "Eat shiter-Person",
3458 "gender": "Male",
3459 "origin": {
3460 "name": "unknown",
3461 "url": ""
3462 },
3463 "location": {
3464 "name": "Interdimensional Cable",
3465 "url": "https://rickandmorty.mimo.dev/api/location/6"
3466 },
3467 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/145.jpeg",
3468 "episode": [
3469 "https://rickandmorty.mimo.dev/api/episode/8"
3470 ],
3471 "url": "https://rickandmorty.mimo.dev/api/character/145",
3472 "created": "2017-12-29T11:03:43.118Z"
3473 },
3474 {
3475 "id": "146",
3476 "name": "Glexo Slim Slom",
3477 "status": "Alive",
3478 "species": "Alien",
3479 "type": "",
3480 "gender": "Male",
3481 "origin": {
3482 "name": "unknown",
3483 "url": ""
3484 },
3485 "location": {
3486 "name": "Nuptia 4",
3487 "url": "https://rickandmorty.mimo.dev/api/location/13"
3488 },
3489 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/146.jpeg",
3490 "episode": [
3491 "https://rickandmorty.mimo.dev/api/episode/18"
3492 ],
3493 "url": "https://rickandmorty.mimo.dev/api/character/146",
3494 "created": "2017-12-29T11:28:29.380Z"
3495 },
3496 {
3497 "id": "147",
3498 "name": "Gobo",
3499 "status": "Dead",
3500 "species": "Alien",
3501 "type": "",
3502 "gender": "Male",
3503 "origin": {
3504 "name": "unknown",
3505 "url": ""
3506 },
3507 "location": {
3508 "name": "Earth (Replacement Dimension)",
3509 "url": "https://rickandmorty.mimo.dev/api/location/20"
3510 },
3511 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/147.jpeg",
3512 "episode": [
3513 "https://rickandmorty.mimo.dev/api/episode/29"
3514 ],
3515 "url": "https://rickandmorty.mimo.dev/api/character/147",
3516 "created": "2017-12-29T11:38:29.578Z"
3517 },
3518 {
3519 "id": "148",
3520 "name": "Goddess Beth",
3521 "status": "unknown",
3522 "species": "Mythological Creature",
3523 "type": "Goddess",
3524 "gender": "Female",
3525 "origin": {
3526 "name": "Nuptia 4",
3527 "url": "https://rickandmorty.mimo.dev/api/location/13"
3528 },
3529 "location": {
3530 "name": "Nuptia 4",
3531 "url": "https://rickandmorty.mimo.dev/api/location/13"
3532 },
3533 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/148.jpeg",
3534 "episode": [
3535 "https://rickandmorty.mimo.dev/api/episode/18"
3536 ],
3537 "url": "https://rickandmorty.mimo.dev/api/character/148",
3538 "created": "2017-12-29T11:40:25.135Z"
3539 },
3540 {
3541 "id": "149",
3542 "name": "Gordon Lunas",
3543 "status": "Dead",
3544 "species": "Human",
3545 "type": "",
3546 "gender": "Male",
3547 "origin": {
3548 "name": "unknown",
3549 "url": ""
3550 },
3551 "location": {
3552 "name": "Earth (Replacement Dimension)",
3553 "url": "https://rickandmorty.mimo.dev/api/location/20"
3554 },
3555 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/149.jpeg",
3556 "episode": [
3557 "https://rickandmorty.mimo.dev/api/episode/29"
3558 ],
3559 "url": "https://rickandmorty.mimo.dev/api/character/149",
3560 "created": "2017-12-29T11:44:00.169Z"
3561 },
3562 {
3563 "id": "150",
3564 "name": "Cornvelious Daniel",
3565 "status": "Dead",
3566 "species": "Alien",
3567 "type": "Gromflomite",
3568 "gender": "Male",
3569 "origin": {
3570 "name": "unknown",
3571 "url": ""
3572 },
3573 "location": {
3574 "name": "Galactic Federation Prison",
3575 "url": "https://rickandmorty.mimo.dev/api/location/39"
3576 },
3577 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/150.jpeg",
3578 "episode": [
3579 "https://rickandmorty.mimo.dev/api/episode/22"
3580 ],
3581 "url": "https://rickandmorty.mimo.dev/api/character/150",
3582 "created": "2017-12-29T12:02:33.550Z"
3583 },
3584 {
3585 "id": "151",
3586 "name": "Gwendolyn",
3587 "status": "unknown",
3588 "species": "Robot",
3589 "type": "Gazorpian reproduction robot",
3590 "gender": "Female",
3591 "origin": {
3592 "name": "Gazorpazorp",
3593 "url": "https://rickandmorty.mimo.dev/api/location/40"
3594 },
3595 "location": {
3596 "name": "Earth (Replacement Dimension)",
3597 "url": "https://rickandmorty.mimo.dev/api/location/20"
3598 },
3599 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/151.jpeg",
3600 "episode": [
3601 "https://rickandmorty.mimo.dev/api/episode/7"
3602 ],
3603 "url": "https://rickandmorty.mimo.dev/api/character/151",
3604 "created": "2017-12-29T12:31:50.388Z"
3605 },
3606 {
3607 "id": "152",
3608 "name": "Hammerhead Morty",
3609 "status": "unknown",
3610 "species": "Humanoid",
3611 "type": "Hammerhead-Person",
3612 "gender": "Male",
3613 "origin": {
3614 "name": "unknown",
3615 "url": ""
3616 },
3617 "location": {
3618 "name": "Citadel of Ricks",
3619 "url": "https://rickandmorty.mimo.dev/api/location/3"
3620 },
3621 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/152.jpeg",
3622 "episode": [
3623 "https://rickandmorty.mimo.dev/api/episode/10",
3624 "https://rickandmorty.mimo.dev/api/episode/22"
3625 ],
3626 "url": "https://rickandmorty.mimo.dev/api/character/152",
3627 "created": "2017-12-29T15:20:16.842Z"
3628 },
3629 {
3630 "id": "153",
3631 "name": "Hamster In Butt",
3632 "status": "Alive",
3633 "species": "Animal",
3634 "type": "",
3635 "gender": "unknown",
3636 "origin": {
3637 "name": "Hamster in Butt World",
3638 "url": "https://rickandmorty.mimo.dev/api/location/41"
3639 },
3640 "location": {
3641 "name": "Hamster in Butt World",
3642 "url": "https://rickandmorty.mimo.dev/api/location/41"
3643 },
3644 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/153.jpeg",
3645 "episode": [
3646 "https://rickandmorty.mimo.dev/api/episode/8",
3647 "https://rickandmorty.mimo.dev/api/episode/19"
3648 ],
3649 "url": "https://rickandmorty.mimo.dev/api/character/153",
3650 "created": "2017-12-29T15:27:54.281Z"
3651 },
3652 {
3653 "id": "154",
3654 "name": "Hamurai",
3655 "status": "Dead",
3656 "species": "Alien",
3657 "type": "Parasite",
3658 "gender": "Male",
3659 "origin": {
3660 "name": "unknown",
3661 "url": ""
3662 },
3663 "location": {
3664 "name": "Earth (Replacement Dimension)",
3665 "url": "https://rickandmorty.mimo.dev/api/location/20"
3666 },
3667 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/154.jpeg",
3668 "episode": [
3669 "https://rickandmorty.mimo.dev/api/episode/15"
3670 ],
3671 "url": "https://rickandmorty.mimo.dev/api/character/154",
3672 "created": "2017-12-29T15:32:05.287Z"
3673 },
3674 {
3675 "id": "155",
3676 "name": "Harold",
3677 "status": "Alive",
3678 "species": "Cronenberg",
3679 "type": "",
3680 "gender": "Male",
3681 "origin": {
3682 "name": "Earth (C-137)",
3683 "url": "https://rickandmorty.mimo.dev/api/location/1"
3684 },
3685 "location": {
3686 "name": "Earth (C-137)",
3687 "url": "https://rickandmorty.mimo.dev/api/location/1"
3688 },
3689 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/155.jpeg",
3690 "episode": [
3691 "https://rickandmorty.mimo.dev/api/episode/6"
3692 ],
3693 "url": "https://rickandmorty.mimo.dev/api/character/155",
3694 "created": "2017-12-29T15:41:18.773Z"
3695 },
3696 {
3697 "id": "156",
3698 "name": "Hemorrhage",
3699 "status": "Alive",
3700 "species": "Human",
3701 "type": "",
3702 "gender": "Male",
3703 "origin": {
3704 "name": "Post-Apocalyptic Earth",
3705 "url": "https://rickandmorty.mimo.dev/api/location/8"
3706 },
3707 "location": {
3708 "name": "Post-Apocalyptic Earth",
3709 "url": "https://rickandmorty.mimo.dev/api/location/8"
3710 },
3711 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/156.jpeg",
3712 "episode": [
3713 "https://rickandmorty.mimo.dev/api/episode/23"
3714 ],
3715 "url": "https://rickandmorty.mimo.dev/api/character/156",
3716 "created": "2017-12-29T15:44:40.083Z"
3717 },
3718 {
3719 "id": "157",
3720 "name": "Hole in the Wall Where the Men Can See it All",
3721 "status": "unknown",
3722 "species": "unknown",
3723 "type": "Hole",
3724 "gender": "Genderless",
3725 "origin": {
3726 "name": "unknown",
3727 "url": ""
3728 },
3729 "location": {
3730 "name": "Interdimensional Cable",
3731 "url": "https://rickandmorty.mimo.dev/api/location/6"
3732 },
3733 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/157.jpeg",
3734 "episode": [
3735 "https://rickandmorty.mimo.dev/api/episode/8"
3736 ],
3737 "url": "https://rickandmorty.mimo.dev/api/character/157",
3738 "created": "2017-12-29T15:47:57.352Z"
3739 },
3740 {
3741 "id": "158",
3742 "name": "Hookah Alien",
3743 "status": "Alive",
3744 "species": "Alien",
3745 "type": "Tuskfish",
3746 "gender": "unknown",
3747 "origin": {
3748 "name": "unknown",
3749 "url": ""
3750 },
3751 "location": {
3752 "name": "Interdimensional Customs",
3753 "url": "https://rickandmorty.mimo.dev/api/location/38"
3754 },
3755 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/158.jpeg",
3756 "episode": [
3757 "https://rickandmorty.mimo.dev/api/episode/1"
3758 ],
3759 "url": "https://rickandmorty.mimo.dev/api/character/158",
3760 "created": "2017-12-29T15:53:48.952Z"
3761 },
3762 {
3763 "id": "159",
3764 "name": "Hunter",
3765 "status": "Dead",
3766 "species": "Human",
3767 "type": "Clone",
3768 "gender": "Male",
3769 "origin": {
3770 "name": "Earth (Giant Telepathic Spiders Dimension)",
3771 "url": "https://rickandmorty.mimo.dev/api/location/42"
3772 },
3773 "location": {
3774 "name": "Earth (Giant Telepathic Spiders Dimension)",
3775 "url": "https://rickandmorty.mimo.dev/api/location/42"
3776 },
3777 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/159.jpeg",
3778 "episode": [
3779 "https://rickandmorty.mimo.dev/api/episode/17"
3780 ],
3781 "url": "https://rickandmorty.mimo.dev/api/character/159",
3782 "created": "2017-12-29T16:03:28.792Z"
3783 },
3784 {
3785 "id": "160",
3786 "name": "Hunter's Father",
3787 "status": "Alive",
3788 "species": "Human",
3789 "type": "",
3790 "gender": "Male",
3791 "origin": {
3792 "name": "Earth (Giant Telepathic Spiders Dimension)",
3793 "url": "https://rickandmorty.mimo.dev/api/location/42"
3794 },
3795 "location": {
3796 "name": "Earth (Giant Telepathic Spiders Dimension)",
3797 "url": "https://rickandmorty.mimo.dev/api/location/42"
3798 },
3799 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/160.jpeg",
3800 "episode": [
3801 "https://rickandmorty.mimo.dev/api/episode/17"
3802 ],
3803 "url": "https://rickandmorty.mimo.dev/api/character/160",
3804 "created": "2017-12-29T16:07:04.040Z"
3805 },
3806 {
3807 "id": "161",
3808 "name": "Hydrogen-F",
3809 "status": "Alive",
3810 "species": "Alien",
3811 "type": "Alphabetrian",
3812 "gender": "Female",
3813 "origin": {
3814 "name": "Alphabetrium",
3815 "url": "https://rickandmorty.mimo.dev/api/location/43"
3816 },
3817 "location": {
3818 "name": "Alphabetrium",
3819 "url": "https://rickandmorty.mimo.dev/api/location/43"
3820 },
3821 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/161.jpeg",
3822 "episode": [
3823 "https://rickandmorty.mimo.dev/api/episode/16"
3824 ],
3825 "url": "https://rickandmorty.mimo.dev/api/character/161",
3826 "created": "2017-12-29T16:10:40.290Z"
3827 },
3828 {
3829 "id": "162",
3830 "name": "Ice-T",
3831 "status": "Alive",
3832 "species": "Alien",
3833 "type": "Alphabetrian",
3834 "gender": "Male",
3835 "origin": {
3836 "name": "Alphabetrium",
3837 "url": "https://rickandmorty.mimo.dev/api/location/43"
3838 },
3839 "location": {
3840 "name": "Alphabetrium",
3841 "url": "https://rickandmorty.mimo.dev/api/location/43"
3842 },
3843 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/162.jpeg",
3844 "episode": [
3845 "https://rickandmorty.mimo.dev/api/episode/16"
3846 ],
3847 "url": "https://rickandmorty.mimo.dev/api/character/162",
3848 "created": "2017-12-29T16:42:59.207Z"
3849 },
3850 {
3851 "id": "163",
3852 "name": "Ideal Jerry",
3853 "status": "Dead",
3854 "species": "Mythological Creature",
3855 "type": "Mytholog",
3856 "gender": "Male",
3857 "origin": {
3858 "name": "Nuptia 4",
3859 "url": "https://rickandmorty.mimo.dev/api/location/13"
3860 },
3861 "location": {
3862 "name": "Nuptia 4",
3863 "url": "https://rickandmorty.mimo.dev/api/location/13"
3864 },
3865 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/163.jpeg",
3866 "episode": [
3867 "https://rickandmorty.mimo.dev/api/episode/18"
3868 ],
3869 "url": "https://rickandmorty.mimo.dev/api/character/163",
3870 "created": "2017-12-29T16:46:41.345Z"
3871 },
3872 {
3873 "id": "164",
3874 "name": "Insurance Rick",
3875 "status": "unknown",
3876 "species": "Human",
3877 "type": "",
3878 "gender": "Male",
3879 "origin": {
3880 "name": "unknown",
3881 "url": ""
3882 },
3883 "location": {
3884 "name": "Citadel of Ricks",
3885 "url": "https://rickandmorty.mimo.dev/api/location/3"
3886 },
3887 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/164.jpeg",
3888 "episode": [
3889 "https://rickandmorty.mimo.dev/api/episode/10"
3890 ],
3891 "url": "https://rickandmorty.mimo.dev/api/character/164",
3892 "created": "2017-12-29T17:03:08.645Z"
3893 },
3894 {
3895 "id": "165",
3896 "name": "Investigator Rick",
3897 "status": "Dead",
3898 "species": "Human",
3899 "type": "",
3900 "gender": "Male",
3901 "origin": {
3902 "name": "unknown",
3903 "url": ""
3904 },
3905 "location": {
3906 "name": "Citadel of Ricks",
3907 "url": "https://rickandmorty.mimo.dev/api/location/3"
3908 },
3909 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/165.jpeg",
3910 "episode": [
3911 "https://rickandmorty.mimo.dev/api/episode/28"
3912 ],
3913 "url": "https://rickandmorty.mimo.dev/api/character/165",
3914 "created": "2017-12-29T17:05:15.514Z"
3915 },
3916 {
3917 "id": "166",
3918 "name": "Invisi-trooper",
3919 "status": "Alive",
3920 "species": "Human",
3921 "type": "",
3922 "gender": "Male",
3923 "origin": {
3924 "name": "Earth (Replacement Dimension)",
3925 "url": "https://rickandmorty.mimo.dev/api/location/20"
3926 },
3927 "location": {
3928 "name": "Earth (Replacement Dimension)",
3929 "url": "https://rickandmorty.mimo.dev/api/location/20"
3930 },
3931 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/166.jpeg",
3932 "episode": [
3933 "https://rickandmorty.mimo.dev/api/episode/31"
3934 ],
3935 "url": "https://rickandmorty.mimo.dev/api/character/166",
3936 "created": "2017-12-29T17:06:28.325Z"
3937 },
3938 {
3939 "id": "167",
3940 "name": "Izzy",
3941 "status": "Alive",
3942 "species": "Animal",
3943 "type": "Cat",
3944 "gender": "unknown",
3945 "origin": {
3946 "name": "Earth (Replacement Dimension)",
3947 "url": "https://rickandmorty.mimo.dev/api/location/20"
3948 },
3949 "location": {
3950 "name": "Earth (Replacement Dimension)",
3951 "url": "https://rickandmorty.mimo.dev/api/location/20"
3952 },
3953 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/167.jpeg",
3954 "episode": [
3955 "https://rickandmorty.mimo.dev/api/episode/24"
3956 ],
3957 "url": "https://rickandmorty.mimo.dev/api/character/167",
3958 "created": "2017-12-29T17:07:59.024Z"
3959 },
3960 {
3961 "id": "168",
3962 "name": "Jackie",
3963 "status": "Alive",
3964 "species": "Alien",
3965 "type": "Gazorpian",
3966 "gender": "Female",
3967 "origin": {
3968 "name": "Gazorpazorp",
3969 "url": "https://rickandmorty.mimo.dev/api/location/40"
3970 },
3971 "location": {
3972 "name": "Gazorpazorp",
3973 "url": "https://rickandmorty.mimo.dev/api/location/40"
3974 },
3975 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/168.jpeg",
3976 "episode": [
3977 "https://rickandmorty.mimo.dev/api/episode/7"
3978 ],
3979 "url": "https://rickandmorty.mimo.dev/api/character/168",
3980 "created": "2017-12-29T17:14:03.430Z"
3981 },
3982 {
3983 "id": "169",
3984 "name": "Jacob",
3985 "status": "Alive",
3986 "species": "Human",
3987 "type": "",
3988 "gender": "Male",
3989 "origin": {
3990 "name": "Earth (C-137)",
3991 "url": "https://rickandmorty.mimo.dev/api/location/1"
3992 },
3993 "location": {
3994 "name": "Earth (C-137)",
3995 "url": "https://rickandmorty.mimo.dev/api/location/1"
3996 },
3997 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/169.jpeg",
3998 "episode": [
3999 "https://rickandmorty.mimo.dev/api/episode/3",
4000 "https://rickandmorty.mimo.dev/api/episode/15"
4001 ],
4002 "url": "https://rickandmorty.mimo.dev/api/character/169",
4003 "created": "2017-12-29T17:20:52.037Z"
4004 },
4005 {
4006 "id": "170",
4007 "name": "Jacqueline",
4008 "status": "Alive",
4009 "species": "Human",
4010 "type": "",
4011 "gender": "Female",
4012 "origin": {
4013 "name": "Earth (Replacement Dimension)",
4014 "url": "https://rickandmorty.mimo.dev/api/location/20"
4015 },
4016 "location": {
4017 "name": "Earth (Replacement Dimension)",
4018 "url": "https://rickandmorty.mimo.dev/api/location/20"
4019 },
4020 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/170.jpeg",
4021 "episode": [
4022 "https://rickandmorty.mimo.dev/api/episode/27"
4023 ],
4024 "url": "https://rickandmorty.mimo.dev/api/character/170",
4025 "created": "2017-12-29T17:22:17.707Z"
4026 },
4027 {
4028 "id": "171",
4029 "name": "Jaguar",
4030 "status": "Alive",
4031 "species": "Human",
4032 "type": "",
4033 "gender": "Male",
4034 "origin": {
4035 "name": "Earth (Replacement Dimension)",
4036 "url": "https://rickandmorty.mimo.dev/api/location/20"
4037 },
4038 "location": {
4039 "name": "Earth (Replacement Dimension)",
4040 "url": "https://rickandmorty.mimo.dev/api/location/20"
4041 },
4042 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/171.jpeg",
4043 "episode": [
4044 "https://rickandmorty.mimo.dev/api/episode/24"
4045 ],
4046 "url": "https://rickandmorty.mimo.dev/api/character/171",
4047 "created": "2017-12-29T17:25:38.138Z"
4048 },
4049 {
4050 "id": "172",
4051 "name": "Jamey",
4052 "status": "Alive",
4053 "species": "Human",
4054 "type": "",
4055 "gender": "Male",
4056 "origin": {
4057 "name": "Earth (Replacement Dimension)",
4058 "url": "https://rickandmorty.mimo.dev/api/location/20"
4059 },
4060 "location": {
4061 "name": "Earth (Replacement Dimension)",
4062 "url": "https://rickandmorty.mimo.dev/api/location/20"
4063 },
4064 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/172.jpeg",
4065 "episode": [
4066 "https://rickandmorty.mimo.dev/api/episode/16"
4067 ],
4068 "url": "https://rickandmorty.mimo.dev/api/character/172",
4069 "created": "2017-12-29T17:30:20.654Z"
4070 },
4071 {
4072 "id": "173",
4073 "name": "Jan-Michael Vincent",
4074 "status": "Alive",
4075 "species": "Human",
4076 "type": "",
4077 "gender": "Male",
4078 "origin": {
4079 "name": "unknown",
4080 "url": ""
4081 },
4082 "location": {
4083 "name": "Interdimensional Cable",
4084 "url": "https://rickandmorty.mimo.dev/api/location/6"
4085 },
4086 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/173.jpeg",
4087 "episode": [
4088 "https://rickandmorty.mimo.dev/api/episode/19"
4089 ],
4090 "url": "https://rickandmorty.mimo.dev/api/character/173",
4091 "created": "2017-12-29T17:33:23.972Z"
4092 },
4093 {
4094 "id": "174",
4095 "name": "Jerry 5-126",
4096 "status": "Alive",
4097 "species": "Human",
4098 "type": "",
4099 "gender": "Male",
4100 "origin": {
4101 "name": "Earth (5-126)",
4102 "url": "https://rickandmorty.mimo.dev/api/location/17"
4103 },
4104 "location": {
4105 "name": "Jerryboree",
4106 "url": "https://rickandmorty.mimo.dev/api/location/44"
4107 },
4108 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/174.jpeg",
4109 "episode": [
4110 "https://rickandmorty.mimo.dev/api/episode/13"
4111 ],
4112 "url": "https://rickandmorty.mimo.dev/api/character/174",
4113 "created": "2017-12-29T17:50:19.991Z"
4114 },
4115 {
4116 "id": "175",
4117 "name": "Jerry Smith",
4118 "status": "Alive",
4119 "species": "Human",
4120 "type": "",
4121 "gender": "Male",
4122 "origin": {
4123 "name": "Earth (C-137)",
4124 "url": "https://rickandmorty.mimo.dev/api/location/1"
4125 },
4126 "location": {
4127 "name": "Earth (C-137)",
4128 "url": "https://rickandmorty.mimo.dev/api/location/1"
4129 },
4130 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/175.jpeg",
4131 "episode": [
4132 "https://rickandmorty.mimo.dev/api/episode/1",
4133 "https://rickandmorty.mimo.dev/api/episode/2",
4134 "https://rickandmorty.mimo.dev/api/episode/3",
4135 "https://rickandmorty.mimo.dev/api/episode/4",
4136 "https://rickandmorty.mimo.dev/api/episode/5",
4137 "https://rickandmorty.mimo.dev/api/episode/6",
4138 "https://rickandmorty.mimo.dev/api/episode/22"
4139 ],
4140 "url": "https://rickandmorty.mimo.dev/api/character/175",
4141 "created": "2017-12-29T18:07:17.610Z"
4142 },
4143 {
4144 "id": "176",
4145 "name": "Celebrity Jerry",
4146 "status": "Alive",
4147 "species": "Human",
4148 "type": "",
4149 "gender": "Male",
4150 "origin": {
4151 "name": "Earth (C-500A)",
4152 "url": "https://rickandmorty.mimo.dev/api/location/23"
4153 },
4154 "location": {
4155 "name": "Earth (C-500A)",
4156 "url": "https://rickandmorty.mimo.dev/api/location/23"
4157 },
4158 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/176.jpeg",
4159 "episode": [
4160 "https://rickandmorty.mimo.dev/api/episode/8"
4161 ],
4162 "url": "https://rickandmorty.mimo.dev/api/character/176",
4163 "created": "2017-12-29T18:25:11.930Z"
4164 },
4165 {
4166 "id": "177",
4167 "name": "Jerry Smith",
4168 "status": "Alive",
4169 "species": "Human",
4170 "type": "",
4171 "gender": "Male",
4172 "origin": {
4173 "name": "Earth (Evil Rick's Target Dimension)",
4174 "url": "https://rickandmorty.mimo.dev/api/location/34"
4175 },
4176 "location": {
4177 "name": "Earth (Evil Rick's Target Dimension)",
4178 "url": "https://rickandmorty.mimo.dev/api/location/34"
4179 },
4180 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/177.jpeg",
4181 "episode": [
4182 "https://rickandmorty.mimo.dev/api/episode/10"
4183 ],
4184 "url": "https://rickandmorty.mimo.dev/api/character/177",
4185 "created": "2017-12-29T18:28:19.424Z"
4186 },
4187 {
4188 "id": "178",
4189 "name": "Jerry's Mytholog",
4190 "status": "Dead",
4191 "species": "Mythological Creature",
4192 "type": "Mytholog",
4193 "gender": "Male",
4194 "origin": {
4195 "name": "Nuptia 4",
4196 "url": "https://rickandmorty.mimo.dev/api/location/13"
4197 },
4198 "location": {
4199 "name": "Nuptia 4",
4200 "url": "https://rickandmorty.mimo.dev/api/location/13"
4201 },
4202 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/178.jpeg",
4203 "episode": [
4204 "https://rickandmorty.mimo.dev/api/episode/18"
4205 ],
4206 "url": "https://rickandmorty.mimo.dev/api/character/178",
4207 "created": "2017-12-29T18:29:31.279Z"
4208 },
4209 {
4210 "id": "179",
4211 "name": "Jessica",
4212 "status": "Alive",
4213 "species": "Cronenberg",
4214 "type": "",
4215 "gender": "Female",
4216 "origin": {
4217 "name": "Earth (C-137)",
4218 "url": "https://rickandmorty.mimo.dev/api/location/1"
4219 },
4220 "location": {
4221 "name": "Earth (C-137)",
4222 "url": "https://rickandmorty.mimo.dev/api/location/1"
4223 },
4224 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/179.jpeg",
4225 "episode": [
4226 "https://rickandmorty.mimo.dev/api/episode/1",
4227 "https://rickandmorty.mimo.dev/api/episode/4",
4228 "https://rickandmorty.mimo.dev/api/episode/6"
4229 ],
4230 "url": "https://rickandmorty.mimo.dev/api/character/179",
4231 "created": "2017-12-29T18:34:37.806Z"
4232 },
4233 {
4234 "id": "180",
4235 "name": "Jessica",
4236 "status": "Alive",
4237 "species": "Human",
4238 "type": "Time God",
4239 "gender": "Female",
4240 "origin": {
4241 "name": "Earth (Replacement Dimension)",
4242 "url": "https://rickandmorty.mimo.dev/api/location/20"
4243 },
4244 "location": {
4245 "name": "Earth (Replacement Dimension)",
4246 "url": "https://rickandmorty.mimo.dev/api/location/20"
4247 },
4248 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/180.jpeg",
4249 "episode": [
4250 "https://rickandmorty.mimo.dev/api/episode/11",
4251 "https://rickandmorty.mimo.dev/api/episode/13",
4252 "https://rickandmorty.mimo.dev/api/episode/17",
4253 "https://rickandmorty.mimo.dev/api/episode/18",
4254 "https://rickandmorty.mimo.dev/api/episode/26",
4255 "https://rickandmorty.mimo.dev/api/episode/27",
4256 "https://rickandmorty.mimo.dev/api/episode/28",
4257 "https://rickandmorty.mimo.dev/api/episode/29",
4258 "https://rickandmorty.mimo.dev/api/episode/30",
4259 "https://rickandmorty.mimo.dev/api/episode/32",
4260 "https://rickandmorty.mimo.dev/api/episode/39",
4261 "https://rickandmorty.mimo.dev/api/episode/42"
4262 ],
4263 "url": "https://rickandmorty.mimo.dev/api/character/180",
4264 "created": "2017-12-29T18:36:27.225Z"
4265 },
4266 {
4267 "id": "181",
4268 "name": "Jessica's Friend",
4269 "status": "Alive",
4270 "species": "Human",
4271 "type": "",
4272 "gender": "Female",
4273 "origin": {
4274 "name": "Earth (C-137)",
4275 "url": "https://rickandmorty.mimo.dev/api/location/1"
4276 },
4277 "location": {
4278 "name": "Earth (Replacement Dimension)",
4279 "url": "https://rickandmorty.mimo.dev/api/location/20"
4280 },
4281 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/181.jpeg",
4282 "episode": [
4283 "https://rickandmorty.mimo.dev/api/episode/1",
4284 "https://rickandmorty.mimo.dev/api/episode/4",
4285 "https://rickandmorty.mimo.dev/api/episode/6",
4286 "https://rickandmorty.mimo.dev/api/episode/11",
4287 "https://rickandmorty.mimo.dev/api/episode/17",
4288 "https://rickandmorty.mimo.dev/api/episode/18",
4289 "https://rickandmorty.mimo.dev/api/episode/25",
4290 "https://rickandmorty.mimo.dev/api/episode/27"
4291 ],
4292 "url": "https://rickandmorty.mimo.dev/api/character/181",
4293 "created": "2017-12-29T18:47:23.345Z"
4294 },
4295 {
4296 "id": "182",
4297 "name": "Jim",
4298 "status": "Alive",
4299 "species": "Human",
4300 "type": "",
4301 "gender": "Male",
4302 "origin": {
4303 "name": "Earth (Replacement Dimension)",
4304 "url": "https://rickandmorty.mimo.dev/api/location/20"
4305 },
4306 "location": {
4307 "name": "Earth (Replacement Dimension)",
4308 "url": "https://rickandmorty.mimo.dev/api/location/20"
4309 },
4310 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/182.jpeg",
4311 "episode": [
4312 "https://rickandmorty.mimo.dev/api/episode/16"
4313 ],
4314 "url": "https://rickandmorty.mimo.dev/api/character/182",
4315 "created": "2017-12-29T18:49:48.953Z"
4316 },
4317 {
4318 "id": "183",
4319 "name": "Johnny Depp",
4320 "status": "Alive",
4321 "species": "Human",
4322 "type": "",
4323 "gender": "Male",
4324 "origin": {
4325 "name": "Earth (C-500A)",
4326 "url": "https://rickandmorty.mimo.dev/api/location/23"
4327 },
4328 "location": {
4329 "name": "Earth (C-500A)",
4330 "url": "https://rickandmorty.mimo.dev/api/location/23"
4331 },
4332 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/183.jpeg",
4333 "episode": [
4334 "https://rickandmorty.mimo.dev/api/episode/8"
4335 ],
4336 "url": "https://rickandmorty.mimo.dev/api/character/183",
4337 "created": "2017-12-29T18:51:29.693Z"
4338 },
4339 {
4340 "id": "184",
4341 "name": "Jon",
4342 "status": "Alive",
4343 "species": "Alien",
4344 "type": "Gazorpian",
4345 "gender": "Male",
4346 "origin": {
4347 "name": "Gazorpazorp",
4348 "url": "https://rickandmorty.mimo.dev/api/location/40"
4349 },
4350 "location": {
4351 "name": "Interdimensional Cable",
4352 "url": "https://rickandmorty.mimo.dev/api/location/6"
4353 },
4354 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/184.jpeg",
4355 "episode": [
4356 "https://rickandmorty.mimo.dev/api/episode/8"
4357 ],
4358 "url": "https://rickandmorty.mimo.dev/api/character/184",
4359 "created": "2017-12-29T18:54:04.572Z"
4360 },
4361 {
4362 "id": "185",
4363 "name": "Joseph Eli Lipkip",
4364 "status": "Alive",
4365 "species": "Human",
4366 "type": "",
4367 "gender": "Male",
4368 "origin": {
4369 "name": "Earth (Replacement Dimension)",
4370 "url": "https://rickandmorty.mimo.dev/api/location/20"
4371 },
4372 "location": {
4373 "name": "Earth (Replacement Dimension)",
4374 "url": "https://rickandmorty.mimo.dev/api/location/20"
4375 },
4376 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/185.jpeg",
4377 "episode": [
4378 "https://rickandmorty.mimo.dev/api/episode/30"
4379 ],
4380 "url": "https://rickandmorty.mimo.dev/api/character/185",
4381 "created": "2017-12-29T18:56:15.622Z"
4382 },
4383 {
4384 "id": "186",
4385 "name": "Joyce Smith",
4386 "status": "Alive",
4387 "species": "Human",
4388 "type": "",
4389 "gender": "Female",
4390 "origin": {
4391 "name": "Earth (C-137)",
4392 "url": "https://rickandmorty.mimo.dev/api/location/1"
4393 },
4394 "location": {
4395 "name": "Earth (C-137)",
4396 "url": "https://rickandmorty.mimo.dev/api/location/1"
4397 },
4398 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/186.jpeg",
4399 "episode": [
4400 "https://rickandmorty.mimo.dev/api/episode/3"
4401 ],
4402 "url": "https://rickandmorty.mimo.dev/api/character/186",
4403 "created": "2017-12-29T18:58:34.530Z"
4404 },
4405 {
4406 "id": "187",
4407 "name": "Juggling Rick",
4408 "status": "unknown",
4409 "species": "Human",
4410 "type": "",
4411 "gender": "Male",
4412 "origin": {
4413 "name": "unknown",
4414 "url": ""
4415 },
4416 "location": {
4417 "name": "Citadel of Ricks",
4418 "url": "https://rickandmorty.mimo.dev/api/location/3"
4419 },
4420 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/187.jpeg",
4421 "episode": [
4422 "https://rickandmorty.mimo.dev/api/episode/28"
4423 ],
4424 "url": "https://rickandmorty.mimo.dev/api/character/187",
4425 "created": "2017-12-29T18:59:47.440Z"
4426 },
4427 {
4428 "id": "188",
4429 "name": "Karen Entity",
4430 "status": "Alive",
4431 "species": "Alien",
4432 "type": "Unknown-nippled alien",
4433 "gender": "Female",
4434 "origin": {
4435 "name": "Unity's Planet",
4436 "url": "https://rickandmorty.mimo.dev/api/location/28"
4437 },
4438 "location": {
4439 "name": "Unity's Planet",
4440 "url": "https://rickandmorty.mimo.dev/api/location/28"
4441 },
4442 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/188.jpeg",
4443 "episode": [
4444 "https://rickandmorty.mimo.dev/api/episode/14"
4445 ],
4446 "url": "https://rickandmorty.mimo.dev/api/character/188",
4447 "created": "2017-12-29T19:10:16.171Z"
4448 },
4449 {
4450 "id": "189",
4451 "name": "Katarina",
4452 "status": "Dead",
4453 "species": "Human",
4454 "type": "",
4455 "gender": "Female",
4456 "origin": {
4457 "name": "Earth (Replacement Dimension)",
4458 "url": "https://rickandmorty.mimo.dev/api/location/20"
4459 },
4460 "location": {
4461 "name": "Earth (Replacement Dimension)",
4462 "url": "https://rickandmorty.mimo.dev/api/location/20"
4463 },
4464 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/189.jpeg",
4465 "episode": [
4466 "https://rickandmorty.mimo.dev/api/episode/24"
4467 ],
4468 "url": "https://rickandmorty.mimo.dev/api/character/189",
4469 "created": "2017-12-29T19:13:57.070Z"
4470 },
4471 {
4472 "id": "190",
4473 "name": "Keara",
4474 "status": "Alive",
4475 "species": "Alien",
4476 "type": "Krootabulan",
4477 "gender": "Female",
4478 "origin": {
4479 "name": "Krootabulon",
4480 "url": "https://rickandmorty.mimo.dev/api/location/45"
4481 },
4482 "location": {
4483 "name": "Earth (Replacement Dimension)",
4484 "url": "https://rickandmorty.mimo.dev/api/location/20"
4485 },
4486 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/190.jpeg",
4487 "episode": [
4488 "https://rickandmorty.mimo.dev/api/episode/30"
4489 ],
4490 "url": "https://rickandmorty.mimo.dev/api/character/190",
4491 "created": "2017-12-29T19:26:06.900Z"
4492 },
4493 {
4494 "id": "191",
4495 "name": "Kevin",
4496 "status": "Dead",
4497 "species": "Alien",
4498 "type": "Zigerion",
4499 "gender": "Male",
4500 "origin": {
4501 "name": "unknown",
4502 "url": ""
4503 },
4504 "location": {
4505 "name": "Zigerion's Base",
4506 "url": "https://rickandmorty.mimo.dev/api/location/46"
4507 },
4508 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/191.jpeg",
4509 "episode": [
4510 "https://rickandmorty.mimo.dev/api/episode/4"
4511 ],
4512 "url": "https://rickandmorty.mimo.dev/api/character/191",
4513 "created": "2017-12-29T19:40:07.816Z"
4514 },
4515 {
4516 "id": "192",
4517 "name": "King Flippy Nips",
4518 "status": "Alive",
4519 "species": "Alien",
4520 "type": "Plutonian",
4521 "gender": "Male",
4522 "origin": {
4523 "name": "Pluto",
4524 "url": "https://rickandmorty.mimo.dev/api/location/47"
4525 },
4526 "location": {
4527 "name": "Pluto",
4528 "url": "https://rickandmorty.mimo.dev/api/location/47"
4529 },
4530 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/192.jpeg",
4531 "episode": [
4532 "https://rickandmorty.mimo.dev/api/episode/9"
4533 ],
4534 "url": "https://rickandmorty.mimo.dev/api/character/192",
4535 "created": "2017-12-29T19:49:29.297Z"
4536 },
4537 {
4538 "id": "193",
4539 "name": "King Jellybean",
4540 "status": "Dead",
4541 "species": "Mythological Creature",
4542 "type": "Jellybean",
4543 "gender": "Male",
4544 "origin": {
4545 "name": "Fantasy World",
4546 "url": "https://rickandmorty.mimo.dev/api/location/48"
4547 },
4548 "location": {
4549 "name": "Fantasy World",
4550 "url": "https://rickandmorty.mimo.dev/api/location/48"
4551 },
4552 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/193.jpeg",
4553 "episode": [
4554 "https://rickandmorty.mimo.dev/api/episode/5"
4555 ],
4556 "url": "https://rickandmorty.mimo.dev/api/character/193",
4557 "created": "2017-12-29T19:58:44.743Z"
4558 },
4559 {
4560 "id": "194",
4561 "name": "Kozbian",
4562 "status": "Alive",
4563 "species": "Alien",
4564 "type": "Tentacle alien",
4565 "gender": "unknown",
4566 "origin": {
4567 "name": "unknown",
4568 "url": ""
4569 },
4570 "location": {
4571 "name": "Planet Squanch",
4572 "url": "https://rickandmorty.mimo.dev/api/location/35"
4573 },
4574 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/194.jpeg",
4575 "episode": [
4576 "https://rickandmorty.mimo.dev/api/episode/21"
4577 ],
4578 "url": "https://rickandmorty.mimo.dev/api/character/194",
4579 "created": "2017-12-30T12:13:53.878Z"
4580 },
4581 {
4582 "id": "195",
4583 "name": "Kristen Stewart",
4584 "status": "Alive",
4585 "species": "Human",
4586 "type": "",
4587 "gender": "Female",
4588 "origin": {
4589 "name": "Earth (C-500A)",
4590 "url": "https://rickandmorty.mimo.dev/api/location/23"
4591 },
4592 "location": {
4593 "name": "Earth (C-500A)",
4594 "url": "https://rickandmorty.mimo.dev/api/location/23"
4595 },
4596 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/195.jpeg",
4597 "episode": [
4598 "https://rickandmorty.mimo.dev/api/episode/8"
4599 ],
4600 "url": "https://rickandmorty.mimo.dev/api/character/195",
4601 "created": "2017-12-30T12:19:16.042Z"
4602 },
4603 {
4604 "id": "196",
4605 "name": "Krombopulos Michael",
4606 "status": "Dead",
4607 "species": "Alien",
4608 "type": "Gromflomite",
4609 "gender": "Male",
4610 "origin": {
4611 "name": "unknown",
4612 "url": ""
4613 },
4614 "location": {
4615 "name": "unknown",
4616 "url": ""
4617 },
4618 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/196.jpeg",
4619 "episode": [
4620 "https://rickandmorty.mimo.dev/api/episode/13"
4621 ],
4622 "url": "https://rickandmorty.mimo.dev/api/character/196",
4623 "created": "2017-12-30T12:28:52.954Z"
4624 },
4625 {
4626 "id": "197",
4627 "name": "Kyle",
4628 "status": "Dead",
4629 "species": "Humanoid",
4630 "type": "Miniverse inhabitant",
4631 "gender": "Male",
4632 "origin": {
4633 "name": "Zeep Xanflorp's Miniverse",
4634 "url": "https://rickandmorty.mimo.dev/api/location/49"
4635 },
4636 "location": {
4637 "name": "Kyle's Teenyverse",
4638 "url": "https://rickandmorty.mimo.dev/api/location/50"
4639 },
4640 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/197.jpeg",
4641 "episode": [
4642 "https://rickandmorty.mimo.dev/api/episode/17"
4643 ],
4644 "url": "https://rickandmorty.mimo.dev/api/character/197",
4645 "created": "2017-12-30T12:39:09.025Z"
4646 },
4647 {
4648 "id": "198",
4649 "name": "Lady Katana",
4650 "status": "Dead",
4651 "species": "Humanoid",
4652 "type": "Cyborg",
4653 "gender": "Female",
4654 "origin": {
4655 "name": "unknown",
4656 "url": ""
4657 },
4658 "location": {
4659 "name": "Dorian 5",
4660 "url": "https://rickandmorty.mimo.dev/api/location/29"
4661 },
4662 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/198.jpeg",
4663 "episode": [
4664 "https://rickandmorty.mimo.dev/api/episode/25"
4665 ],
4666 "url": "https://rickandmorty.mimo.dev/api/character/198",
4667 "created": "2017-12-30T12:43:37.571Z"
4668 },
4669 {
4670 "id": "199",
4671 "name": "Larva Alien",
4672 "status": "Alive",
4673 "species": "Alien",
4674 "type": "Larva alien",
4675 "gender": "unknown",
4676 "origin": {
4677 "name": "Larva Alien's Planet",
4678 "url": "https://rickandmorty.mimo.dev/api/location/51"
4679 },
4680 "location": {
4681 "name": "Planet Squanch",
4682 "url": "https://rickandmorty.mimo.dev/api/location/35"
4683 },
4684 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/199.jpeg",
4685 "episode": [
4686 "https://rickandmorty.mimo.dev/api/episode/16",
4687 "https://rickandmorty.mimo.dev/api/episode/19",
4688 "https://rickandmorty.mimo.dev/api/episode/21"
4689 ],
4690 "url": "https://rickandmorty.mimo.dev/api/character/199",
4691 "created": "2017-12-30T12:48:44.677Z"
4692 },
4693 {
4694 "id": "200",
4695 "name": "Lawyer Morty",
4696 "status": "unknown",
4697 "species": "Human",
4698 "type": "",
4699 "gender": "Male",
4700 "origin": {
4701 "name": "unknown",
4702 "url": ""
4703 },
4704 "location": {
4705 "name": "Citadel of Ricks",
4706 "url": "https://rickandmorty.mimo.dev/api/location/3"
4707 },
4708 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/200.jpeg",
4709 "episode": [
4710 "https://rickandmorty.mimo.dev/api/episode/22"
4711 ],
4712 "url": "https://rickandmorty.mimo.dev/api/character/200",
4713 "created": "2017-12-30T12:49:52.971Z"
4714 },
4715 {
4716 "id": "201",
4717 "name": "Leonard Smith",
4718 "status": "Alive",
4719 "species": "Human",
4720 "type": "",
4721 "gender": "Male",
4722 "origin": {
4723 "name": "Earth (C-137)",
4724 "url": "https://rickandmorty.mimo.dev/api/location/1"
4725 },
4726 "location": {
4727 "name": "Earth (C-137)",
4728 "url": "https://rickandmorty.mimo.dev/api/location/1"
4729 },
4730 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/201.jpeg",
4731 "episode": [
4732 "https://rickandmorty.mimo.dev/api/episode/3"
4733 ],
4734 "url": "https://rickandmorty.mimo.dev/api/character/201",
4735 "created": "2017-12-30T12:51:27.835Z"
4736 },
4737 {
4738 "id": "202",
4739 "name": "Lighthouse Keeper",
4740 "status": "Dead",
4741 "species": "Alien",
4742 "type": "Cat-Person",
4743 "gender": "Male",
4744 "origin": {
4745 "name": "Purge Planet",
4746 "url": "https://rickandmorty.mimo.dev/api/location/9"
4747 },
4748 "location": {
4749 "name": "Purge Planet",
4750 "url": "https://rickandmorty.mimo.dev/api/location/9"
4751 },
4752 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/202.jpeg",
4753 "episode": [
4754 "https://rickandmorty.mimo.dev/api/episode/20"
4755 ],
4756 "url": "https://rickandmorty.mimo.dev/api/character/202",
4757 "created": "2017-12-30T12:53:11.937Z"
4758 },
4759 {
4760 "id": "203",
4761 "name": "Lil B",
4762 "status": "Dead",
4763 "species": "Alien",
4764 "type": "Snail alien",
4765 "gender": "Male",
4766 "origin": {
4767 "name": "unknown",
4768 "url": ""
4769 },
4770 "location": {
4771 "name": "Earth (Replacement Dimension)",
4772 "url": "https://rickandmorty.mimo.dev/api/location/20"
4773 },
4774 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/203.jpeg",
4775 "episode": [
4776 "https://rickandmorty.mimo.dev/api/episode/21",
4777 "https://rickandmorty.mimo.dev/api/episode/48"
4778 ],
4779 "url": "https://rickandmorty.mimo.dev/api/character/203",
4780 "created": "2017-12-30T12:54:31.725Z"
4781 },
4782 {
4783 "id": "204",
4784 "name": "Lisa",
4785 "status": "Dead",
4786 "species": "Alien",
4787 "type": "",
4788 "gender": "Female",
4789 "origin": {
4790 "name": "unknown",
4791 "url": ""
4792 },
4793 "location": {
4794 "name": "Immortality Field Resort",
4795 "url": "https://rickandmorty.mimo.dev/api/location/7"
4796 },
4797 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/204.jpeg",
4798 "episode": [
4799 "https://rickandmorty.mimo.dev/api/episode/26"
4800 ],
4801 "url": "https://rickandmorty.mimo.dev/api/character/204",
4802 "created": "2017-12-30T12:59:58.460Z"
4803 },
4804 {
4805 "id": "205",
4806 "name": "Little Dipper",
4807 "status": "Alive",
4808 "species": "Humanoid",
4809 "type": "Tinymouth",
4810 "gender": "Male",
4811 "origin": {
4812 "name": "unknown",
4813 "url": ""
4814 },
4815 "location": {
4816 "name": "Interdimensional Cable",
4817 "url": "https://rickandmorty.mimo.dev/api/location/6"
4818 },
4819 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/205.jpeg",
4820 "episode": [
4821 "https://rickandmorty.mimo.dev/api/episode/19"
4822 ],
4823 "url": "https://rickandmorty.mimo.dev/api/character/205",
4824 "created": "2017-12-30T13:03:12.366Z"
4825 },
4826 {
4827 "id": "206",
4828 "name": "Lizard Morty",
4829 "status": "Alive",
4830 "species": "Humanoid",
4831 "type": "Lizard-Person",
4832 "gender": "Male",
4833 "origin": {
4834 "name": "unknown",
4835 "url": ""
4836 },
4837 "location": {
4838 "name": "Citadel of Ricks",
4839 "url": "https://rickandmorty.mimo.dev/api/location/3"
4840 },
4841 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/206.jpeg",
4842 "episode": [
4843 "https://rickandmorty.mimo.dev/api/episode/28"
4844 ],
4845 "url": "https://rickandmorty.mimo.dev/api/character/206",
4846 "created": "2017-12-30T13:06:09.094Z"
4847 },
4848 {
4849 "id": "207",
4850 "name": "Loggins",
4851 "status": "Alive",
4852 "species": "Alien",
4853 "type": "Alligator-Person",
4854 "gender": "Male",
4855 "origin": {
4856 "name": "unknown",
4857 "url": ""
4858 },
4859 "location": {
4860 "name": "Interdimensional Cable",
4861 "url": "https://rickandmorty.mimo.dev/api/location/6"
4862 },
4863 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/207.jpeg",
4864 "episode": [
4865 "https://rickandmorty.mimo.dev/api/episode/8",
4866 "https://rickandmorty.mimo.dev/api/episode/13",
4867 "https://rickandmorty.mimo.dev/api/episode/17"
4868 ],
4869 "url": "https://rickandmorty.mimo.dev/api/character/207",
4870 "created": "2017-12-30T13:54:28.627Z"
4871 },
4872 {
4873 "id": "208",
4874 "name": "Logic",
4875 "status": "Alive",
4876 "species": "Human",
4877 "type": "",
4878 "gender": "Male",
4879 "origin": {
4880 "name": "unknown",
4881 "url": ""
4882 },
4883 "location": {
4884 "name": "Worldender's lair",
4885 "url": "https://rickandmorty.mimo.dev/api/location/4"
4886 },
4887 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/208.jpeg",
4888 "episode": [
4889 "https://rickandmorty.mimo.dev/api/episode/25"
4890 ],
4891 "url": "https://rickandmorty.mimo.dev/api/character/208",
4892 "created": "2017-12-30T13:58:41.417Z"
4893 },
4894 {
4895 "id": "209",
4896 "name": "Long Sleeved Morty",
4897 "status": "unknown",
4898 "species": "Human",
4899 "type": "",
4900 "gender": "Male",
4901 "origin": {
4902 "name": "unknown",
4903 "url": ""
4904 },
4905 "location": {
4906 "name": "Citadel of Ricks",
4907 "url": "https://rickandmorty.mimo.dev/api/location/3"
4908 },
4909 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/209.jpeg",
4910 "episode": [
4911 "https://rickandmorty.mimo.dev/api/episode/10"
4912 ],
4913 "url": "https://rickandmorty.mimo.dev/api/character/209",
4914 "created": "2017-12-30T14:00:06.755Z"
4915 },
4916 {
4917 "id": "210",
4918 "name": "Lucy",
4919 "status": "Dead",
4920 "species": "Human",
4921 "type": "",
4922 "gender": "Female",
4923 "origin": {
4924 "name": "Earth (Replacement Dimension)",
4925 "url": "https://rickandmorty.mimo.dev/api/location/20"
4926 },
4927 "location": {
4928 "name": "Earth (Replacement Dimension)",
4929 "url": "https://rickandmorty.mimo.dev/api/location/20"
4930 },
4931 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/210.jpeg",
4932 "episode": [
4933 "https://rickandmorty.mimo.dev/api/episode/11"
4934 ],
4935 "url": "https://rickandmorty.mimo.dev/api/character/210",
4936 "created": "2017-12-30T14:01:23.319Z"
4937 },
4938 {
4939 "id": "211",
4940 "name": "Ma-Sha",
4941 "status": "Alive",
4942 "species": "Alien",
4943 "type": "Gazorpian",
4944 "gender": "Female",
4945 "origin": {
4946 "name": "Gazorpazorp",
4947 "url": "https://rickandmorty.mimo.dev/api/location/40"
4948 },
4949 "location": {
4950 "name": "Gazorpazorp",
4951 "url": "https://rickandmorty.mimo.dev/api/location/40"
4952 },
4953 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/211.jpeg",
4954 "episode": [
4955 "https://rickandmorty.mimo.dev/api/episode/7"
4956 ],
4957 "url": "https://rickandmorty.mimo.dev/api/character/211",
4958 "created": "2017-12-30T14:16:00.484Z"
4959 },
4960 {
4961 "id": "212",
4962 "name": "Magma-Q",
4963 "status": "Dead",
4964 "species": "Alien",
4965 "type": "Alphabetrian",
4966 "gender": "Male",
4967 "origin": {
4968 "name": "Alphabetrium",
4969 "url": "https://rickandmorty.mimo.dev/api/location/43"
4970 },
4971 "location": {
4972 "name": "Alphabetrium",
4973 "url": "https://rickandmorty.mimo.dev/api/location/43"
4974 },
4975 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/212.jpeg",
4976 "episode": [
4977 "https://rickandmorty.mimo.dev/api/episode/16"
4978 ],
4979 "url": "https://rickandmorty.mimo.dev/api/character/212",
4980 "created": "2017-12-30T14:19:10.419Z"
4981 },
4982 {
4983 "id": "213",
4984 "name": "Magnesium-J",
4985 "status": "Alive",
4986 "species": "Alien",
4987 "type": "Alphabetrian",
4988 "gender": "Male",
4989 "origin": {
4990 "name": "Alphabetrium",
4991 "url": "https://rickandmorty.mimo.dev/api/location/43"
4992 },
4993 "location": {
4994 "name": "Alphabetrium",
4995 "url": "https://rickandmorty.mimo.dev/api/location/43"
4996 },
4997 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/213.jpeg",
4998 "episode": [
4999 "https://rickandmorty.mimo.dev/api/episode/16"
5000 ],
5001 "url": "https://rickandmorty.mimo.dev/api/character/213",
5002 "created": "2017-12-30T14:21:16.121Z"
5003 },
5004 {
5005 "id": "214",
5006 "name": "Man Painted Silver Who Makes Robot Noises",
5007 "status": "Alive",
5008 "species": "Human",
5009 "type": "",
5010 "gender": "Male",
5011 "origin": {
5012 "name": "unknown",
5013 "url": ""
5014 },
5015 "location": {
5016 "name": "Interdimensional Cable",
5017 "url": "https://rickandmorty.mimo.dev/api/location/6"
5018 },
5019 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/214.jpeg",
5020 "episode": [
5021 "https://rickandmorty.mimo.dev/api/episode/8"
5022 ],
5023 "url": "https://rickandmorty.mimo.dev/api/character/214",
5024 "created": "2017-12-30T14:24:57.993Z"
5025 },
5026 {
5027 "id": "215",
5028 "name": "Maximums Rickimus",
5029 "status": "Dead",
5030 "species": "Human",
5031 "type": "",
5032 "gender": "Male",
5033 "origin": {
5034 "name": "unknown",
5035 "url": ""
5036 },
5037 "location": {
5038 "name": "Rick's Memories",
5039 "url": "https://rickandmorty.mimo.dev/api/location/126"
5040 },
5041 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/215.jpeg",
5042 "episode": [
5043 "https://rickandmorty.mimo.dev/api/episode/10",
5044 "https://rickandmorty.mimo.dev/api/episode/22",
5045 "https://rickandmorty.mimo.dev/api/episode/51"
5046 ],
5047 "url": "https://rickandmorty.mimo.dev/api/character/215",
5048 "created": "2017-12-30T14:27:55.489Z"
5049 },
5050 {
5051 "id": "216",
5052 "name": "MC Haps",
5053 "status": "Alive",
5054 "species": "Human",
5055 "type": "",
5056 "gender": "Male",
5057 "origin": {
5058 "name": "Earth (C-137)",
5059 "url": "https://rickandmorty.mimo.dev/api/location/1"
5060 },
5061 "location": {
5062 "name": "Earth (C-137)",
5063 "url": "https://rickandmorty.mimo.dev/api/location/1"
5064 },
5065 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/216.jpeg",
5066 "episode": [
5067 "https://rickandmorty.mimo.dev/api/episode/6",
5068 "https://rickandmorty.mimo.dev/api/episode/11",
5069 "https://rickandmorty.mimo.dev/api/episode/25"
5070 ],
5071 "url": "https://rickandmorty.mimo.dev/api/character/216",
5072 "created": "2017-12-30T14:30:06.479Z"
5073 },
5074 {
5075 "id": "217",
5076 "name": "Mechanical Morty",
5077 "status": "Dead",
5078 "species": "Robot",
5079 "type": "",
5080 "gender": "Male",
5081 "origin": {
5082 "name": "Earth (Replacement Dimension)",
5083 "url": "https://rickandmorty.mimo.dev/api/location/20"
5084 },
5085 "location": {
5086 "name": "Earth (Replacement Dimension)",
5087 "url": "https://rickandmorty.mimo.dev/api/location/20"
5088 },
5089 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/217.jpeg",
5090 "episode": [
5091 "https://rickandmorty.mimo.dev/api/episode/23"
5092 ],
5093 "url": "https://rickandmorty.mimo.dev/api/character/217",
5094 "created": "2017-12-30T14:32:17.158Z"
5095 },
5096 {
5097 "id": "218",
5098 "name": "Mechanical Rick",
5099 "status": "unknown",
5100 "species": "Robot",
5101 "type": "",
5102 "gender": "Male",
5103 "origin": {
5104 "name": "Earth (Replacement Dimension)",
5105 "url": "https://rickandmorty.mimo.dev/api/location/20"
5106 },
5107 "location": {
5108 "name": "Earth (Replacement Dimension)",
5109 "url": "https://rickandmorty.mimo.dev/api/location/20"
5110 },
5111 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/218.jpeg",
5112 "episode": [
5113 "https://rickandmorty.mimo.dev/api/episode/23"
5114 ],
5115 "url": "https://rickandmorty.mimo.dev/api/character/218",
5116 "created": "2017-12-30T14:33:16.920Z"
5117 },
5118 {
5119 "id": "219",
5120 "name": "Mechanical Summer",
5121 "status": "unknown",
5122 "species": "Robot",
5123 "type": "",
5124 "gender": "Female",
5125 "origin": {
5126 "name": "Earth (Replacement Dimension)",
5127 "url": "https://rickandmorty.mimo.dev/api/location/20"
5128 },
5129 "location": {
5130 "name": "Earth (Replacement Dimension)",
5131 "url": "https://rickandmorty.mimo.dev/api/location/20"
5132 },
5133 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/219.jpeg",
5134 "episode": [
5135 "https://rickandmorty.mimo.dev/api/episode/23"
5136 ],
5137 "url": "https://rickandmorty.mimo.dev/api/character/219",
5138 "created": "2017-12-30T14:33:49.392Z"
5139 },
5140 {
5141 "id": "220",
5142 "name": "Mega Fruit Farmer Rick",
5143 "status": "Alive",
5144 "species": "Human",
5145 "type": "",
5146 "gender": "Male",
5147 "origin": {
5148 "name": "unknown",
5149 "url": ""
5150 },
5151 "location": {
5152 "name": "Citadel of Ricks",
5153 "url": "https://rickandmorty.mimo.dev/api/location/3"
5154 },
5155 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/220.jpeg",
5156 "episode": [
5157 "https://rickandmorty.mimo.dev/api/episode/28"
5158 ],
5159 "url": "https://rickandmorty.mimo.dev/api/character/220",
5160 "created": "2017-12-30T14:35:30.736Z"
5161 },
5162 {
5163 "id": "221",
5164 "name": "Melissa",
5165 "status": "Alive",
5166 "species": "Mythological Creature",
5167 "type": "Monster",
5168 "gender": "Female",
5169 "origin": {
5170 "name": "Mr. Goldenfold's dream",
5171 "url": "https://rickandmorty.mimo.dev/api/location/18"
5172 },
5173 "location": {
5174 "name": "Mr. Goldenfold's dream",
5175 "url": "https://rickandmorty.mimo.dev/api/location/18"
5176 },
5177 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/221.jpeg",
5178 "episode": [
5179 "https://rickandmorty.mimo.dev/api/episode/2"
5180 ],
5181 "url": "https://rickandmorty.mimo.dev/api/character/221",
5182 "created": "2017-12-30T14:38:04.718Z"
5183 },
5184 {
5185 "id": "222",
5186 "name": "Michael Denny and the Denny Singers",
5187 "status": "Alive",
5188 "species": "Human",
5189 "type": "",
5190 "gender": "Male",
5191 "origin": {
5192 "name": "unknown",
5193 "url": ""
5194 },
5195 "location": {
5196 "name": "Interdimensional Cable",
5197 "url": "https://rickandmorty.mimo.dev/api/location/6"
5198 },
5199 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/222.jpeg",
5200 "episode": [
5201 "https://rickandmorty.mimo.dev/api/episode/8"
5202 ],
5203 "url": "https://rickandmorty.mimo.dev/api/character/222",
5204 "created": "2017-12-30T14:44:05.245Z"
5205 },
5206 {
5207 "id": "223",
5208 "name": "Michael Jenkins",
5209 "status": "Dead",
5210 "species": "Human",
5211 "type": "",
5212 "gender": "Male",
5213 "origin": {
5214 "name": "unknown",
5215 "url": ""
5216 },
5217 "location": {
5218 "name": "Interdimensional Cable",
5219 "url": "https://rickandmorty.mimo.dev/api/location/6"
5220 },
5221 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/223.jpeg",
5222 "episode": [
5223 "https://rickandmorty.mimo.dev/api/episode/19"
5224 ],
5225 "url": "https://rickandmorty.mimo.dev/api/character/223",
5226 "created": "2017-12-30T14:44:51.373Z"
5227 },
5228 {
5229 "id": "224",
5230 "name": "Michael McLick",
5231 "status": "Alive",
5232 "species": "Human",
5233 "type": "",
5234 "gender": "Male",
5235 "origin": {
5236 "name": "unknown",
5237 "url": ""
5238 },
5239 "location": {
5240 "name": "Interdimensional Cable",
5241 "url": "https://rickandmorty.mimo.dev/api/location/6"
5242 },
5243 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/224.jpeg",
5244 "episode": [
5245 "https://rickandmorty.mimo.dev/api/episode/19"
5246 ],
5247 "url": "https://rickandmorty.mimo.dev/api/character/224",
5248 "created": "2017-12-30T15:49:28.666Z"
5249 },
5250 {
5251 "id": "225",
5252 "name": "Michael Thompson",
5253 "status": "Alive",
5254 "species": "Humanoid",
5255 "type": "Conjoined twin",
5256 "gender": "Male",
5257 "origin": {
5258 "name": "unknown",
5259 "url": ""
5260 },
5261 "location": {
5262 "name": "Interdimensional Cable",
5263 "url": "https://rickandmorty.mimo.dev/api/location/6"
5264 },
5265 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/225.jpeg",
5266 "episode": [
5267 "https://rickandmorty.mimo.dev/api/episode/19"
5268 ],
5269 "url": "https://rickandmorty.mimo.dev/api/character/225",
5270 "created": "2017-12-30T15:59:31.558Z"
5271 },
5272 {
5273 "id": "226",
5274 "name": "Million Ants",
5275 "status": "Dead",
5276 "species": "Animal",
5277 "type": "Sentient ant colony",
5278 "gender": "Male",
5279 "origin": {
5280 "name": "unknown",
5281 "url": ""
5282 },
5283 "location": {
5284 "name": "Worldender's lair",
5285 "url": "https://rickandmorty.mimo.dev/api/location/4"
5286 },
5287 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/226.jpeg",
5288 "episode": [
5289 "https://rickandmorty.mimo.dev/api/episode/25"
5290 ],
5291 "url": "https://rickandmorty.mimo.dev/api/character/226",
5292 "created": "2017-12-30T16:04:56.879Z"
5293 },
5294 {
5295 "id": "227",
5296 "name": "Mitch",
5297 "status": "Alive",
5298 "species": "Human",
5299 "type": "",
5300 "gender": "Male",
5301 "origin": {
5302 "name": "Earth (Replacement Dimension)",
5303 "url": "https://rickandmorty.mimo.dev/api/location/20"
5304 },
5305 "location": {
5306 "name": "Earth (Replacement Dimension)",
5307 "url": "https://rickandmorty.mimo.dev/api/location/20"
5308 },
5309 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/227.jpeg",
5310 "episode": [
5311 "https://rickandmorty.mimo.dev/api/episode/27"
5312 ],
5313 "url": "https://rickandmorty.mimo.dev/api/character/227",
5314 "created": "2017-12-30T16:08:38.157Z"
5315 },
5316 {
5317 "id": "228",
5318 "name": "Mohawk Guy",
5319 "status": "Dead",
5320 "species": "Human",
5321 "type": "",
5322 "gender": "Male",
5323 "origin": {
5324 "name": "Post-Apocalyptic Earth",
5325 "url": "https://rickandmorty.mimo.dev/api/location/8"
5326 },
5327 "location": {
5328 "name": "Post-Apocalyptic Earth",
5329 "url": "https://rickandmorty.mimo.dev/api/location/8"
5330 },
5331 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/228.jpeg",
5332 "episode": [
5333 "https://rickandmorty.mimo.dev/api/episode/23"
5334 ],
5335 "url": "https://rickandmorty.mimo.dev/api/character/228",
5336 "created": "2017-12-30T16:10:03.881Z"
5337 },
5338 {
5339 "id": "229",
5340 "name": "Morty Mart Manager Morty",
5341 "status": "Alive",
5342 "species": "Human",
5343 "type": "",
5344 "gender": "Male",
5345 "origin": {
5346 "name": "unknown",
5347 "url": ""
5348 },
5349 "location": {
5350 "name": "Citadel of Ricks",
5351 "url": "https://rickandmorty.mimo.dev/api/location/3"
5352 },
5353 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/229.jpeg",
5354 "episode": [
5355 "https://rickandmorty.mimo.dev/api/episode/28"
5356 ],
5357 "url": "https://rickandmorty.mimo.dev/api/character/229",
5358 "created": "2017-12-30T16:12:33.382Z"
5359 },
5360 {
5361 "id": "230",
5362 "name": "Morty Jr.",
5363 "status": "Alive",
5364 "species": "Humanoid",
5365 "type": "Human Gazorpian",
5366 "gender": "Male",
5367 "origin": {
5368 "name": "Earth (Replacement Dimension)",
5369 "url": "https://rickandmorty.mimo.dev/api/location/20"
5370 },
5371 "location": {
5372 "name": "Earth (Replacement Dimension)",
5373 "url": "https://rickandmorty.mimo.dev/api/location/20"
5374 },
5375 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/230.jpeg",
5376 "episode": [
5377 "https://rickandmorty.mimo.dev/api/episode/7"
5378 ],
5379 "url": "https://rickandmorty.mimo.dev/api/character/230",
5380 "created": "2017-12-30T16:20:51.391Z"
5381 },
5382 {
5383 "id": "231",
5384 "name": "Morty Rick",
5385 "status": "unknown",
5386 "species": "Human",
5387 "type": "",
5388 "gender": "Male",
5389 "origin": {
5390 "name": "unknown",
5391 "url": ""
5392 },
5393 "location": {
5394 "name": "Citadel of Ricks",
5395 "url": "https://rickandmorty.mimo.dev/api/location/3"
5396 },
5397 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/231.jpeg",
5398 "episode": [
5399 "https://rickandmorty.mimo.dev/api/episode/22"
5400 ],
5401 "url": "https://rickandmorty.mimo.dev/api/character/231",
5402 "created": "2017-12-30T16:23:45.894Z"
5403 },
5404 {
5405 "id": "232",
5406 "name": "Morty Smith",
5407 "status": "Alive",
5408 "species": "Human",
5409 "type": "",
5410 "gender": "Male",
5411 "origin": {
5412 "name": "Earth (Evil Rick's Target Dimension)",
5413 "url": "https://rickandmorty.mimo.dev/api/location/34"
5414 },
5415 "location": {
5416 "name": "Earth (Evil Rick's Target Dimension)",
5417 "url": "https://rickandmorty.mimo.dev/api/location/34"
5418 },
5419 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/232.jpeg",
5420 "episode": [
5421 "https://rickandmorty.mimo.dev/api/episode/10"
5422 ],
5423 "url": "https://rickandmorty.mimo.dev/api/character/232",
5424 "created": "2017-12-30T16:29:27.863Z"
5425 },
5426 {
5427 "id": "233",
5428 "name": "Morty K-22",
5429 "status": "Alive",
5430 "species": "Human",
5431 "type": "",
5432 "gender": "Male",
5433 "origin": {
5434 "name": "Earth (K-22)",
5435 "url": "https://rickandmorty.mimo.dev/api/location/52"
5436 },
5437 "location": {
5438 "name": "Earth (Replacement Dimension)",
5439 "url": "https://rickandmorty.mimo.dev/api/location/20"
5440 },
5441 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/233.jpeg",
5442 "episode": [
5443 "https://rickandmorty.mimo.dev/api/episode/28"
5444 ],
5445 "url": "https://rickandmorty.mimo.dev/api/character/233",
5446 "created": "2017-12-30T16:33:49.577Z"
5447 },
5448 {
5449 "id": "234",
5450 "name": "Morty Smith",
5451 "status": "Dead",
5452 "species": "Human",
5453 "type": "",
5454 "gender": "Male",
5455 "origin": {
5456 "name": "Earth (Replacement Dimension)",
5457 "url": "https://rickandmorty.mimo.dev/api/location/20"
5458 },
5459 "location": {
5460 "name": "Earth (Replacement Dimension)",
5461 "url": "https://rickandmorty.mimo.dev/api/location/20"
5462 },
5463 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/234.jpeg",
5464 "episode": [
5465 "https://rickandmorty.mimo.dev/api/episode/6"
5466 ],
5467 "url": "https://rickandmorty.mimo.dev/api/character/234",
5468 "created": "2017-12-30T16:35:01.223Z"
5469 },
5470 {
5471 "id": "235",
5472 "name": "Mortytown Loco",
5473 "status": "Dead",
5474 "species": "Human",
5475 "type": "",
5476 "gender": "Male",
5477 "origin": {
5478 "name": "unknown",
5479 "url": ""
5480 },
5481 "location": {
5482 "name": "Citadel of Ricks",
5483 "url": "https://rickandmorty.mimo.dev/api/location/3"
5484 },
5485 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/235.jpeg",
5486 "episode": [
5487 "https://rickandmorty.mimo.dev/api/episode/28"
5488 ],
5489 "url": "https://rickandmorty.mimo.dev/api/character/235",
5490 "created": "2017-12-30T16:37:07.150Z"
5491 },
5492 {
5493 "id": "236",
5494 "name": "Mr. Beauregard",
5495 "status": "Dead",
5496 "species": "Alien",
5497 "type": "Parasite",
5498 "gender": "Male",
5499 "origin": {
5500 "name": "unknown",
5501 "url": ""
5502 },
5503 "location": {
5504 "name": "Earth (Replacement Dimension)",
5505 "url": "https://rickandmorty.mimo.dev/api/location/20"
5506 },
5507 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/236.jpeg",
5508 "episode": [
5509 "https://rickandmorty.mimo.dev/api/episode/15"
5510 ],
5511 "url": "https://rickandmorty.mimo.dev/api/character/236",
5512 "created": "2017-12-30T17:28:28.409Z"
5513 },
5514 {
5515 "id": "237",
5516 "name": "Mr. Benson",
5517 "status": "Alive",
5518 "species": "Human",
5519 "type": "",
5520 "gender": "Male",
5521 "origin": {
5522 "name": "Earth (Replacement Dimension)",
5523 "url": "https://rickandmorty.mimo.dev/api/location/20"
5524 },
5525 "location": {
5526 "name": "Earth (Replacement Dimension)",
5527 "url": "https://rickandmorty.mimo.dev/api/location/20"
5528 },
5529 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/237.jpeg",
5530 "episode": [
5531 "https://rickandmorty.mimo.dev/api/episode/12"
5532 ],
5533 "url": "https://rickandmorty.mimo.dev/api/character/237",
5534 "created": "2017-12-30T17:30:31.757Z"
5535 },
5536 {
5537 "id": "238",
5538 "name": "Mr. Booby Buyer",
5539 "status": "Alive",
5540 "species": "Mythological Creature",
5541 "type": "Boobie buyer reptilian",
5542 "gender": "Male",
5543 "origin": {
5544 "name": "Fantasy World",
5545 "url": "https://rickandmorty.mimo.dev/api/location/48"
5546 },
5547 "location": {
5548 "name": "Fantasy World",
5549 "url": "https://rickandmorty.mimo.dev/api/location/48"
5550 },
5551 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/238.jpeg",
5552 "episode": [
5553 "https://rickandmorty.mimo.dev/api/episode/5"
5554 ],
5555 "url": "https://rickandmorty.mimo.dev/api/character/238",
5556 "created": "2017-12-30T17:36:12.853Z"
5557 },
5558 {
5559 "id": "239",
5560 "name": "Mr. Goldenfold",
5561 "status": "Alive",
5562 "species": "Cronenberg",
5563 "type": "",
5564 "gender": "Male",
5565 "origin": {
5566 "name": "Earth (C-137)",
5567 "url": "https://rickandmorty.mimo.dev/api/location/1"
5568 },
5569 "location": {
5570 "name": "Earth (C-137)",
5571 "url": "https://rickandmorty.mimo.dev/api/location/1"
5572 },
5573 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/239.jpeg",
5574 "episode": [
5575 "https://rickandmorty.mimo.dev/api/episode/1",
5576 "https://rickandmorty.mimo.dev/api/episode/2",
5577 "https://rickandmorty.mimo.dev/api/episode/4",
5578 "https://rickandmorty.mimo.dev/api/episode/6"
5579 ],
5580 "url": "https://rickandmorty.mimo.dev/api/character/239",
5581 "created": "2017-12-30T17:42:11.894Z"
5582 },
5583 {
5584 "id": "240",
5585 "name": "Mr. Goldenfold",
5586 "status": "Alive",
5587 "species": "Human",
5588 "type": "",
5589 "gender": "Male",
5590 "origin": {
5591 "name": "Earth (Replacement Dimension)",
5592 "url": "https://rickandmorty.mimo.dev/api/location/20"
5593 },
5594 "location": {
5595 "name": "Earth (Replacement Dimension)",
5596 "url": "https://rickandmorty.mimo.dev/api/location/20"
5597 },
5598 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/240.jpeg",
5599 "episode": [
5600 "https://rickandmorty.mimo.dev/api/episode/9",
5601 "https://rickandmorty.mimo.dev/api/episode/16",
5602 "https://rickandmorty.mimo.dev/api/episode/17",
5603 "https://rickandmorty.mimo.dev/api/episode/18",
5604 "https://rickandmorty.mimo.dev/api/episode/21",
5605 "https://rickandmorty.mimo.dev/api/episode/22",
5606 "https://rickandmorty.mimo.dev/api/episode/24",
5607 "https://rickandmorty.mimo.dev/api/episode/27",
5608 "https://rickandmorty.mimo.dev/api/episode/30",
5609 "https://rickandmorty.mimo.dev/api/episode/39"
5610 ],
5611 "url": "https://rickandmorty.mimo.dev/api/character/240",
5612 "created": "2017-12-30T17:42:56.349Z"
5613 },
5614 {
5615 "id": "241",
5616 "name": "Mr. Marklovitz",
5617 "status": "Alive",
5618 "species": "Human",
5619 "type": "",
5620 "gender": "Male",
5621 "origin": {
5622 "name": "Earth (C-137)",
5623 "url": "https://rickandmorty.mimo.dev/api/location/1"
5624 },
5625 "location": {
5626 "name": "Earth (Replacement Dimension)",
5627 "url": "https://rickandmorty.mimo.dev/api/location/20"
5628 },
5629 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/241.jpeg",
5630 "episode": [
5631 "https://rickandmorty.mimo.dev/api/episode/4",
5632 "https://rickandmorty.mimo.dev/api/episode/16"
5633 ],
5634 "url": "https://rickandmorty.mimo.dev/api/character/241",
5635 "created": "2017-12-30T17:46:19.052Z"
5636 },
5637 {
5638 "id": "242",
5639 "name": "Mr. Meeseeks",
5640 "status": "unknown",
5641 "species": "Humanoid",
5642 "type": "Meeseeks",
5643 "gender": "Male",
5644 "origin": {
5645 "name": "Mr. Meeseeks Box",
5646 "url": "https://rickandmorty.mimo.dev/api/location/53"
5647 },
5648 "location": {
5649 "name": "Earth (Fascist Dimension)",
5650 "url": "https://rickandmorty.mimo.dev/api/location/77"
5651 },
5652 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/242.jpeg",
5653 "episode": [
5654 "https://rickandmorty.mimo.dev/api/episode/5",
5655 "https://rickandmorty.mimo.dev/api/episode/10",
5656 "https://rickandmorty.mimo.dev/api/episode/13",
5657 "https://rickandmorty.mimo.dev/api/episode/29",
5658 "https://rickandmorty.mimo.dev/api/episode/32"
5659 ],
5660 "url": "https://rickandmorty.mimo.dev/api/character/242",
5661 "created": "2017-12-30T17:52:12.243Z"
5662 },
5663 {
5664 "id": "243",
5665 "name": "Mr. Needful",
5666 "status": "Alive",
5667 "species": "Humanoid",
5668 "type": "The Devil",
5669 "gender": "Male",
5670 "origin": {
5671 "name": "unknown",
5672 "url": ""
5673 },
5674 "location": {
5675 "name": "Earth (Replacement Dimension)",
5676 "url": "https://rickandmorty.mimo.dev/api/location/20"
5677 },
5678 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/243.jpeg",
5679 "episode": [
5680 "https://rickandmorty.mimo.dev/api/episode/9"
5681 ],
5682 "url": "https://rickandmorty.mimo.dev/api/character/243",
5683 "created": "2017-12-30T17:54:06.996Z"
5684 },
5685 {
5686 "id": "244",
5687 "name": "Mr. Poopybutthole",
5688 "status": "Alive",
5689 "species": "Poopybutthole",
5690 "type": "",
5691 "gender": "Male",
5692 "origin": {
5693 "name": "unknown",
5694 "url": ""
5695 },
5696 "location": {
5697 "name": "Earth (Replacement Dimension)",
5698 "url": "https://rickandmorty.mimo.dev/api/location/20"
5699 },
5700 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/244.jpeg",
5701 "episode": [
5702 "https://rickandmorty.mimo.dev/api/episode/15",
5703 "https://rickandmorty.mimo.dev/api/episode/21",
5704 "https://rickandmorty.mimo.dev/api/episode/29",
5705 "https://rickandmorty.mimo.dev/api/episode/30",
5706 "https://rickandmorty.mimo.dev/api/episode/31",
5707 "https://rickandmorty.mimo.dev/api/episode/34",
5708 "https://rickandmorty.mimo.dev/api/episode/51"
5709 ],
5710 "url": "https://rickandmorty.mimo.dev/api/character/244",
5711 "created": "2017-12-30T18:03:48.054Z"
5712 },
5713 {
5714 "id": "245",
5715 "name": "Mrs. Lipkip",
5716 "status": "Alive",
5717 "species": "Human",
5718 "type": "",
5719 "gender": "Female",
5720 "origin": {
5721 "name": "Earth (Replacement Dimension)",
5722 "url": "https://rickandmorty.mimo.dev/api/location/20"
5723 },
5724 "location": {
5725 "name": "Earth (Replacement Dimension)",
5726 "url": "https://rickandmorty.mimo.dev/api/location/20"
5727 },
5728 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/245.jpeg",
5729 "episode": [
5730 "https://rickandmorty.mimo.dev/api/episode/30"
5731 ],
5732 "url": "https://rickandmorty.mimo.dev/api/character/245",
5733 "created": "2017-12-30T18:05:59.999Z"
5734 },
5735 {
5736 "id": "246",
5737 "name": "Mrs. Pancakes",
5738 "status": "Alive",
5739 "species": "Human",
5740 "type": "",
5741 "gender": "Female",
5742 "origin": {
5743 "name": "Earth (C-137)",
5744 "url": "https://rickandmorty.mimo.dev/api/location/1"
5745 },
5746 "location": {
5747 "name": "Mr. Goldenfold's dream",
5748 "url": "https://rickandmorty.mimo.dev/api/location/18"
5749 },
5750 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/246.jpeg",
5751 "episode": [
5752 "https://rickandmorty.mimo.dev/api/episode/2",
5753 "https://rickandmorty.mimo.dev/api/episode/27"
5754 ],
5755 "url": "https://rickandmorty.mimo.dev/api/character/246",
5756 "created": "2017-12-30T18:09:39.304Z"
5757 },
5758 {
5759 "id": "247",
5760 "name": "Amy Poopybutthole",
5761 "status": "Alive",
5762 "species": "Poopybutthole",
5763 "type": "",
5764 "gender": "Female",
5765 "origin": {
5766 "name": "unknown",
5767 "url": ""
5768 },
5769 "location": {
5770 "name": "unknown",
5771 "url": ""
5772 },
5773 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/247.jpeg",
5774 "episode": [
5775 "https://rickandmorty.mimo.dev/api/episode/31"
5776 ],
5777 "url": "https://rickandmorty.mimo.dev/api/character/247",
5778 "created": "2017-12-30T18:10:48.293Z"
5779 },
5780 {
5781 "id": "248",
5782 "name": "Mrs. Refrigerator",
5783 "status": "Dead",
5784 "species": "Alien",
5785 "type": "Parasite",
5786 "gender": "Female",
5787 "origin": {
5788 "name": "unknown",
5789 "url": ""
5790 },
5791 "location": {
5792 "name": "Earth (Replacement Dimension)",
5793 "url": "https://rickandmorty.mimo.dev/api/location/20"
5794 },
5795 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/248.jpeg",
5796 "episode": [
5797 "https://rickandmorty.mimo.dev/api/episode/15"
5798 ],
5799 "url": "https://rickandmorty.mimo.dev/api/character/248",
5800 "created": "2017-12-30T18:12:38.369Z"
5801 },
5802 {
5803 "id": "249",
5804 "name": "Mrs. Sanchez",
5805 "status": "unknown",
5806 "species": "Human",
5807 "type": "",
5808 "gender": "Female",
5809 "origin": {
5810 "name": "unknown",
5811 "url": ""
5812 },
5813 "location": {
5814 "name": "unknown",
5815 "url": ""
5816 },
5817 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/249.jpeg",
5818 "episode": [
5819 "https://rickandmorty.mimo.dev/api/episode/1",
5820 "https://rickandmorty.mimo.dev/api/episode/6",
5821 "https://rickandmorty.mimo.dev/api/episode/14",
5822 "https://rickandmorty.mimo.dev/api/episode/30"
5823 ],
5824 "url": "https://rickandmorty.mimo.dev/api/character/249",
5825 "created": "2017-12-30T18:18:10.965Z"
5826 },
5827 {
5828 "id": "250",
5829 "name": "Mrs. Sullivan",
5830 "status": "Dead",
5831 "species": "Human",
5832 "type": "Cat controlled dead lady",
5833 "gender": "Female",
5834 "origin": {
5835 "name": "Earth (C-500A)",
5836 "url": "https://rickandmorty.mimo.dev/api/location/23"
5837 },
5838 "location": {
5839 "name": "Interdimensional Cable",
5840 "url": "https://rickandmorty.mimo.dev/api/location/6"
5841 },
5842 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/250.jpeg",
5843 "episode": [
5844 "https://rickandmorty.mimo.dev/api/episode/8"
5845 ],
5846 "url": "https://rickandmorty.mimo.dev/api/character/250",
5847 "created": "2017-12-30T18:24:49.372Z"
5848 },
5849 {
5850 "id": "251",
5851 "name": "Nancy",
5852 "status": "Alive",
5853 "species": "Human",
5854 "type": "",
5855 "gender": "Female",
5856 "origin": {
5857 "name": "Earth (Replacement Dimension)",
5858 "url": "https://rickandmorty.mimo.dev/api/location/20"
5859 },
5860 "location": {
5861 "name": "Earth (Replacement Dimension)",
5862 "url": "https://rickandmorty.mimo.dev/api/location/20"
5863 },
5864 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/251.jpeg",
5865 "episode": [
5866 "https://rickandmorty.mimo.dev/api/episode/6",
5867 "https://rickandmorty.mimo.dev/api/episode/9",
5868 "https://rickandmorty.mimo.dev/api/episode/11",
5869 "https://rickandmorty.mimo.dev/api/episode/25",
5870 "https://rickandmorty.mimo.dev/api/episode/29",
5871 "https://rickandmorty.mimo.dev/api/episode/36"
5872 ],
5873 "url": "https://rickandmorty.mimo.dev/api/character/251",
5874 "created": "2017-12-31T12:46:54.095Z"
5875 },
5876 {
5877 "id": "252",
5878 "name": "Noob-Noob",
5879 "status": "Alive",
5880 "species": "Poopybutthole",
5881 "type": "",
5882 "gender": "Male",
5883 "origin": {
5884 "name": "unknown",
5885 "url": ""
5886 },
5887 "location": {
5888 "name": "Vindicator's Base",
5889 "url": "https://rickandmorty.mimo.dev/api/location/54"
5890 },
5891 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/252.jpeg",
5892 "episode": [
5893 "https://rickandmorty.mimo.dev/api/episode/25"
5894 ],
5895 "url": "https://rickandmorty.mimo.dev/api/character/252",
5896 "created": "2017-12-31T12:57:37.849Z"
5897 },
5898 {
5899 "id": "253",
5900 "name": "Numbericon",
5901 "status": "unknown",
5902 "species": "Alien",
5903 "type": "Numbericon",
5904 "gender": "unknown",
5905 "origin": {
5906 "name": "unknown",
5907 "url": ""
5908 },
5909 "location": {
5910 "name": "Alphabetrium",
5911 "url": "https://rickandmorty.mimo.dev/api/location/43"
5912 },
5913 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/253.jpeg",
5914 "episode": [
5915 "https://rickandmorty.mimo.dev/api/episode/16"
5916 ],
5917 "url": "https://rickandmorty.mimo.dev/api/character/253",
5918 "created": "2017-12-31T13:04:01.585Z"
5919 },
5920 {
5921 "id": "254",
5922 "name": "Octopus Man",
5923 "status": "Alive",
5924 "species": "Humanoid",
5925 "type": "Octopus-Person",
5926 "gender": "Male",
5927 "origin": {
5928 "name": "unknown",
5929 "url": ""
5930 },
5931 "location": {
5932 "name": "Interdimensional Cable",
5933 "url": "https://rickandmorty.mimo.dev/api/location/6"
5934 },
5935 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/254.jpeg",
5936 "episode": [
5937 "https://rickandmorty.mimo.dev/api/episode/19"
5938 ],
5939 "url": "https://rickandmorty.mimo.dev/api/character/254",
5940 "created": "2017-12-31T13:06:35.982Z"
5941 },
5942 {
5943 "id": "255",
5944 "name": "Orthodox Jew",
5945 "status": "Alive",
5946 "species": "Human",
5947 "type": "",
5948 "gender": "Male",
5949 "origin": {
5950 "name": "Earth (Replacement Dimension)",
5951 "url": "https://rickandmorty.mimo.dev/api/location/20"
5952 },
5953 "location": {
5954 "name": "Earth (Replacement Dimension)",
5955 "url": "https://rickandmorty.mimo.dev/api/location/20"
5956 },
5957 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/255.jpeg",
5958 "episode": [
5959 "https://rickandmorty.mimo.dev/api/episode/16"
5960 ],
5961 "url": "https://rickandmorty.mimo.dev/api/character/255",
5962 "created": "2017-12-31T13:19:29.825Z"
5963 },
5964 {
5965 "id": "256",
5966 "name": "Pat Gueterman",
5967 "status": "Dead",
5968 "species": "Robot",
5969 "type": "",
5970 "gender": "Male",
5971 "origin": {
5972 "name": "unknown",
5973 "url": ""
5974 },
5975 "location": {
5976 "name": "Planet Squanch",
5977 "url": "https://rickandmorty.mimo.dev/api/location/35"
5978 },
5979 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/256.jpeg",
5980 "episode": [
5981 "https://rickandmorty.mimo.dev/api/episode/21"
5982 ],
5983 "url": "https://rickandmorty.mimo.dev/api/character/256",
5984 "created": "2017-12-31T13:23:08.567Z"
5985 },
5986 {
5987 "id": "257",
5988 "name": "Paul Fleishman",
5989 "status": "Alive",
5990 "species": "Human",
5991 "type": "",
5992 "gender": "Male",
5993 "origin": {
5994 "name": "unknown",
5995 "url": ""
5996 },
5997 "location": {
5998 "name": "Jerryboree",
5999 "url": "https://rickandmorty.mimo.dev/api/location/44"
6000 },
6001 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/257.jpeg",
6002 "episode": [
6003 "https://rickandmorty.mimo.dev/api/episode/13"
6004 ],
6005 "url": "https://rickandmorty.mimo.dev/api/character/257",
6006 "created": "2017-12-31T13:23:47.704Z"
6007 },
6008 {
6009 "id": "258",
6010 "name": "Pawnshop Clerk",
6011 "status": "Alive",
6012 "species": "Alien",
6013 "type": "",
6014 "gender": "Male",
6015 "origin": {
6016 "name": "unknown",
6017 "url": ""
6018 },
6019 "location": {
6020 "name": "Pawn Shop Planet",
6021 "url": "https://rickandmorty.mimo.dev/api/location/55"
6022 },
6023 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/258.jpeg",
6024 "episode": [
6025 "https://rickandmorty.mimo.dev/api/episode/7"
6026 ],
6027 "url": "https://rickandmorty.mimo.dev/api/character/258",
6028 "created": "2017-12-31T13:30:33.611Z"
6029 },
6030 {
6031 "id": "259",
6032 "name": "Pencilvester",
6033 "status": "Dead",
6034 "species": "Alien",
6035 "type": "Parasite",
6036 "gender": "Male",
6037 "origin": {
6038 "name": "unknown",
6039 "url": ""
6040 },
6041 "location": {
6042 "name": "Earth (Replacement Dimension)",
6043 "url": "https://rickandmorty.mimo.dev/api/location/20"
6044 },
6045 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/259.jpeg",
6046 "episode": [
6047 "https://rickandmorty.mimo.dev/api/episode/15"
6048 ],
6049 "url": "https://rickandmorty.mimo.dev/api/character/259",
6050 "created": "2017-12-31T13:33:48.488Z"
6051 },
6052 {
6053 "id": "260",
6054 "name": "Phillip Jacobs",
6055 "status": "Alive",
6056 "species": "Human",
6057 "type": "",
6058 "gender": "Male",
6059 "origin": {
6060 "name": "unknown",
6061 "url": ""
6062 },
6063 "location": {
6064 "name": "Interdimensional Cable",
6065 "url": "https://rickandmorty.mimo.dev/api/location/6"
6066 },
6067 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/260.jpeg",
6068 "episode": [
6069 "https://rickandmorty.mimo.dev/api/episode/19"
6070 ],
6071 "url": "https://rickandmorty.mimo.dev/api/character/260",
6072 "created": "2017-12-31T13:34:58.839Z"
6073 },
6074 {
6075 "id": "261",
6076 "name": "Photography Cyborg",
6077 "status": "unknown",
6078 "species": "Robot",
6079 "type": "",
6080 "gender": "Male",
6081 "origin": {
6082 "name": "unknown",
6083 "url": ""
6084 },
6085 "location": {
6086 "name": "Planet Squanch",
6087 "url": "https://rickandmorty.mimo.dev/api/location/35"
6088 },
6089 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/261.jpeg",
6090 "episode": [
6091 "https://rickandmorty.mimo.dev/api/episode/21"
6092 ],
6093 "url": "https://rickandmorty.mimo.dev/api/character/261",
6094 "created": "2017-12-31T13:38:53.640Z"
6095 },
6096 {
6097 "id": "262",
6098 "name": "Photography Raptor",
6099 "status": "Dead",
6100 "species": "Alien",
6101 "type": "Parasite",
6102 "gender": "unknown",
6103 "origin": {
6104 "name": "unknown",
6105 "url": ""
6106 },
6107 "location": {
6108 "name": "Earth (Replacement Dimension)",
6109 "url": "https://rickandmorty.mimo.dev/api/location/20"
6110 },
6111 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/262.jpeg",
6112 "episode": [
6113 "https://rickandmorty.mimo.dev/api/episode/15"
6114 ],
6115 "url": "https://rickandmorty.mimo.dev/api/character/262",
6116 "created": "2017-12-31T13:40:32.312Z"
6117 },
6118 {
6119 "id": "263",
6120 "name": "Pibbles Bodyguard",
6121 "status": "Alive",
6122 "species": "Alien",
6123 "type": "Hairy alien",
6124 "gender": "Male",
6125 "origin": {
6126 "name": "unknown",
6127 "url": ""
6128 },
6129 "location": {
6130 "name": "St. Gloopy Noops Hospital",
6131 "url": "https://rickandmorty.mimo.dev/api/location/16"
6132 },
6133 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/263.jpeg",
6134 "episode": [
6135 "https://rickandmorty.mimo.dev/api/episode/19"
6136 ],
6137 "url": "https://rickandmorty.mimo.dev/api/character/263",
6138 "created": "2017-12-31T13:43:30.513Z"
6139 },
6140 {
6141 "id": "264",
6142 "name": "Pichael Thompson",
6143 "status": "Alive",
6144 "species": "Humanoid",
6145 "type": "Conjoined twin",
6146 "gender": "Male",
6147 "origin": {
6148 "name": "unknown",
6149 "url": ""
6150 },
6151 "location": {
6152 "name": "Interdimensional Cable",
6153 "url": "https://rickandmorty.mimo.dev/api/location/6"
6154 },
6155 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/264.jpeg",
6156 "episode": [
6157 "https://rickandmorty.mimo.dev/api/episode/19"
6158 ],
6159 "url": "https://rickandmorty.mimo.dev/api/character/264",
6160 "created": "2017-12-31T13:44:43.176Z"
6161 },
6162 {
6163 "id": "265",
6164 "name": "Pickle Rick",
6165 "status": "Alive",
6166 "species": "unknown",
6167 "type": "Pickle",
6168 "gender": "Male",
6169 "origin": {
6170 "name": "Earth (C-137)",
6171 "url": "https://rickandmorty.mimo.dev/api/location/1"
6172 },
6173 "location": {
6174 "name": "Earth (Replacement Dimension)",
6175 "url": "https://rickandmorty.mimo.dev/api/location/20"
6176 },
6177 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/265.jpeg",
6178 "episode": [
6179 "https://rickandmorty.mimo.dev/api/episode/24"
6180 ],
6181 "url": "https://rickandmorty.mimo.dev/api/character/265",
6182 "created": "2017-12-31T13:47:10.617Z"
6183 },
6184 {
6185 "id": "266",
6186 "name": "Piece of Toast",
6187 "status": "Alive",
6188 "species": "unknown",
6189 "type": "Bread",
6190 "gender": "Genderless",
6191 "origin": {
6192 "name": "unknown",
6193 "url": ""
6194 },
6195 "location": {
6196 "name": "Interdimensional Cable",
6197 "url": "https://rickandmorty.mimo.dev/api/location/6"
6198 },
6199 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/266.jpeg",
6200 "episode": [
6201 "https://rickandmorty.mimo.dev/api/episode/8",
6202 "https://rickandmorty.mimo.dev/api/episode/17"
6203 ],
6204 "url": "https://rickandmorty.mimo.dev/api/character/266",
6205 "created": "2017-12-31T13:48:58.850Z"
6206 },
6207 {
6208 "id": "267",
6209 "name": "Plumber Rick",
6210 "status": "Alive",
6211 "species": "Human",
6212 "type": "",
6213 "gender": "Male",
6214 "origin": {
6215 "name": "unknown",
6216 "url": ""
6217 },
6218 "location": {
6219 "name": "Citadel of Ricks",
6220 "url": "https://rickandmorty.mimo.dev/api/location/3"
6221 },
6222 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/267.jpeg",
6223 "episode": [
6224 "https://rickandmorty.mimo.dev/api/episode/28"
6225 ],
6226 "url": "https://rickandmorty.mimo.dev/api/character/267",
6227 "created": "2017-12-31T13:50:57.337Z"
6228 },
6229 {
6230 "id": "268",
6231 "name": "Poncho",
6232 "status": "Dead",
6233 "species": "Human",
6234 "type": "",
6235 "gender": "Male",
6236 "origin": {
6237 "name": "unknown",
6238 "url": ""
6239 },
6240 "location": {
6241 "name": "Anatomy Park",
6242 "url": "https://rickandmorty.mimo.dev/api/location/5"
6243 },
6244 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/268.jpeg",
6245 "episode": [
6246 "https://rickandmorty.mimo.dev/api/episode/3"
6247 ],
6248 "url": "https://rickandmorty.mimo.dev/api/character/268",
6249 "created": "2017-12-31T13:53:25.411Z"
6250 },
6251 {
6252 "id": "269",
6253 "name": "Presidentress of The Mega Gargantuans",
6254 "status": "Alive",
6255 "species": "Humanoid",
6256 "type": "Mega Gargantuan",
6257 "gender": "Female",
6258 "origin": {
6259 "name": "Mega Gargantuan Kingdom",
6260 "url": "https://rickandmorty.mimo.dev/api/location/56"
6261 },
6262 "location": {
6263 "name": "Mega Gargantuan Kingdom",
6264 "url": "https://rickandmorty.mimo.dev/api/location/56"
6265 },
6266 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/269.jpeg",
6267 "episode": [
6268 "https://rickandmorty.mimo.dev/api/episode/31"
6269 ],
6270 "url": "https://rickandmorty.mimo.dev/api/character/269",
6271 "created": "2017-12-31T14:01:44.995Z"
6272 },
6273 {
6274 "id": "270",
6275 "name": "Prince Nebulon",
6276 "status": "Dead",
6277 "species": "Alien",
6278 "type": "Zigerion",
6279 "gender": "Male",
6280 "origin": {
6281 "name": "unknown",
6282 "url": ""
6283 },
6284 "location": {
6285 "name": "Zigerion's Base",
6286 "url": "https://rickandmorty.mimo.dev/api/location/46"
6287 },
6288 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/270.jpeg",
6289 "episode": [
6290 "https://rickandmorty.mimo.dev/api/episode/4"
6291 ],
6292 "url": "https://rickandmorty.mimo.dev/api/character/270",
6293 "created": "2017-12-31T14:05:24.406Z"
6294 },
6295 {
6296 "id": "271",
6297 "name": "Principal Vagina",
6298 "status": "Alive",
6299 "species": "Cronenberg",
6300 "type": "",
6301 "gender": "Male",
6302 "origin": {
6303 "name": "Earth (C-137)",
6304 "url": "https://rickandmorty.mimo.dev/api/location/1"
6305 },
6306 "location": {
6307 "name": "Earth (C-137)",
6308 "url": "https://rickandmorty.mimo.dev/api/location/1"
6309 },
6310 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/271.jpeg",
6311 "episode": [
6312 "https://rickandmorty.mimo.dev/api/episode/1",
6313 "https://rickandmorty.mimo.dev/api/episode/5",
6314 "https://rickandmorty.mimo.dev/api/episode/6"
6315 ],
6316 "url": "https://rickandmorty.mimo.dev/api/character/271",
6317 "created": "2017-12-31T14:08:43.602Z"
6318 },
6319 {
6320 "id": "272",
6321 "name": "Principal Vagina",
6322 "status": "Alive",
6323 "species": "Human",
6324 "type": "",
6325 "gender": "Male",
6326 "origin": {
6327 "name": "Earth (Replacement Dimension)",
6328 "url": "https://rickandmorty.mimo.dev/api/location/20"
6329 },
6330 "location": {
6331 "name": "Earth (Replacement Dimension)",
6332 "url": "https://rickandmorty.mimo.dev/api/location/20"
6333 },
6334 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/272.jpeg",
6335 "episode": [
6336 "https://rickandmorty.mimo.dev/api/episode/9",
6337 "https://rickandmorty.mimo.dev/api/episode/16",
6338 "https://rickandmorty.mimo.dev/api/episode/18",
6339 "https://rickandmorty.mimo.dev/api/episode/24",
6340 "https://rickandmorty.mimo.dev/api/episode/27",
6341 "https://rickandmorty.mimo.dev/api/episode/29"
6342 ],
6343 "url": "https://rickandmorty.mimo.dev/api/character/272",
6344 "created": "2017-12-31T14:09:09.071Z"
6345 },
6346 {
6347 "id": "273",
6348 "name": "Purge Planet Ruler",
6349 "status": "Dead",
6350 "species": "Alien",
6351 "type": "Cat-Person",
6352 "gender": "Male",
6353 "origin": {
6354 "name": "Purge Planet",
6355 "url": "https://rickandmorty.mimo.dev/api/location/9"
6356 },
6357 "location": {
6358 "name": "Purge Planet",
6359 "url": "https://rickandmorty.mimo.dev/api/location/9"
6360 },
6361 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/273.jpeg",
6362 "episode": [
6363 "https://rickandmorty.mimo.dev/api/episode/20"
6364 ],
6365 "url": "https://rickandmorty.mimo.dev/api/character/273",
6366 "created": "2017-12-31T14:13:54.909Z"
6367 },
6368 {
6369 "id": "274",
6370 "name": "Quantum Rick",
6371 "status": "unknown",
6372 "species": "Human",
6373 "type": "",
6374 "gender": "Male",
6375 "origin": {
6376 "name": "unknown",
6377 "url": ""
6378 },
6379 "location": {
6380 "name": "Rick's Memories",
6381 "url": "https://rickandmorty.mimo.dev/api/location/126"
6382 },
6383 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/274.jpeg",
6384 "episode": [
6385 "https://rickandmorty.mimo.dev/api/episode/10",
6386 "https://rickandmorty.mimo.dev/api/episode/22",
6387 "https://rickandmorty.mimo.dev/api/episode/51"
6388 ],
6389 "url": "https://rickandmorty.mimo.dev/api/character/274",
6390 "created": "2017-12-31T14:15:28.051Z"
6391 },
6392 {
6393 "id": "275",
6394 "name": "Randy Dicknose",
6395 "status": "Alive",
6396 "species": "Human",
6397 "type": "",
6398 "gender": "Male",
6399 "origin": {
6400 "name": "unknown",
6401 "url": ""
6402 },
6403 "location": {
6404 "name": "Interdimensional Cable",
6405 "url": "https://rickandmorty.mimo.dev/api/location/6"
6406 },
6407 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/275.jpeg",
6408 "episode": [
6409 "https://rickandmorty.mimo.dev/api/episode/19"
6410 ],
6411 "url": "https://rickandmorty.mimo.dev/api/character/275",
6412 "created": "2017-12-31T14:16:45.776Z"
6413 },
6414 {
6415 "id": "276",
6416 "name": "Rat Boss",
6417 "status": "Dead",
6418 "species": "Animal",
6419 "type": "Rat",
6420 "gender": "unknown",
6421 "origin": {
6422 "name": "Earth (Replacement Dimension)",
6423 "url": "https://rickandmorty.mimo.dev/api/location/20"
6424 },
6425 "location": {
6426 "name": "Earth (Replacement Dimension)",
6427 "url": "https://rickandmorty.mimo.dev/api/location/20"
6428 },
6429 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/276.jpeg",
6430 "episode": [
6431 "https://rickandmorty.mimo.dev/api/episode/24"
6432 ],
6433 "url": "https://rickandmorty.mimo.dev/api/character/276",
6434 "created": "2017-12-31T14:17:21.782Z"
6435 },
6436 {
6437 "id": "277",
6438 "name": "Real Fake Doors Salesman",
6439 "status": "Alive",
6440 "species": "Human",
6441 "type": "",
6442 "gender": "Male",
6443 "origin": {
6444 "name": "unknown",
6445 "url": ""
6446 },
6447 "location": {
6448 "name": "Interdimensional Cable",
6449 "url": "https://rickandmorty.mimo.dev/api/location/6"
6450 },
6451 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/277.jpeg",
6452 "episode": [
6453 "https://rickandmorty.mimo.dev/api/episode/8"
6454 ],
6455 "url": "https://rickandmorty.mimo.dev/api/character/277",
6456 "created": "2017-12-31T14:18:30.570Z"
6457 },
6458 {
6459 "id": "278",
6460 "name": "Regional Manager Rick",
6461 "status": "Dead",
6462 "species": "Human",
6463 "type": "",
6464 "gender": "Male",
6465 "origin": {
6466 "name": "unknown",
6467 "url": ""
6468 },
6469 "location": {
6470 "name": "Citadel of Ricks",
6471 "url": "https://rickandmorty.mimo.dev/api/location/3"
6472 },
6473 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/278.jpeg",
6474 "episode": [
6475 "https://rickandmorty.mimo.dev/api/episode/28"
6476 ],
6477 "url": "https://rickandmorty.mimo.dev/api/character/278",
6478 "created": "2017-12-31T14:19:36.487Z"
6479 },
6480 {
6481 "id": "279",
6482 "name": "Regular Legs",
6483 "status": "Alive",
6484 "species": "Human",
6485 "type": "",
6486 "gender": "Male",
6487 "origin": {
6488 "name": "unknown",
6489 "url": ""
6490 },
6491 "location": {
6492 "name": "Interdimensional Cable",
6493 "url": "https://rickandmorty.mimo.dev/api/location/6"
6494 },
6495 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/279.jpeg",
6496 "episode": [
6497 "https://rickandmorty.mimo.dev/api/episode/8"
6498 ],
6499 "url": "https://rickandmorty.mimo.dev/api/character/279",
6500 "created": "2017-12-31T14:20:31.936Z"
6501 },
6502 {
6503 "id": "280",
6504 "name": "Reverse Giraffe",
6505 "status": "Dead",
6506 "species": "Alien",
6507 "type": "Parasite",
6508 "gender": "Male",
6509 "origin": {
6510 "name": "unknown",
6511 "url": ""
6512 },
6513 "location": {
6514 "name": "Earth (Replacement Dimension)",
6515 "url": "https://rickandmorty.mimo.dev/api/location/20"
6516 },
6517 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/280.jpeg",
6518 "episode": [
6519 "https://rickandmorty.mimo.dev/api/episode/15"
6520 ],
6521 "url": "https://rickandmorty.mimo.dev/api/character/280",
6522 "created": "2017-12-31T14:22:46.285Z"
6523 },
6524 {
6525 "id": "281",
6526 "name": "Reverse Rick Outrage",
6527 "status": "Dead",
6528 "species": "Human",
6529 "type": "",
6530 "gender": "Male",
6531 "origin": {
6532 "name": "unknown",
6533 "url": ""
6534 },
6535 "location": {
6536 "name": "Citadel of Ricks",
6537 "url": "https://rickandmorty.mimo.dev/api/location/3"
6538 },
6539 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/281.jpeg",
6540 "episode": [
6541 "https://rickandmorty.mimo.dev/api/episode/28"
6542 ],
6543 "url": "https://rickandmorty.mimo.dev/api/character/281",
6544 "created": "2017-12-31T14:23:53.056Z"
6545 },
6546 {
6547 "id": "282",
6548 "name": "Revolio Clockberg Jr.",
6549 "status": "unknown",
6550 "species": "Alien",
6551 "type": "Gear-Person",
6552 "gender": "Male",
6553 "origin": {
6554 "name": "Gear World",
6555 "url": "https://rickandmorty.mimo.dev/api/location/57"
6556 },
6557 "location": {
6558 "name": "Gear World",
6559 "url": "https://rickandmorty.mimo.dev/api/location/57"
6560 },
6561 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/282.jpeg",
6562 "episode": [
6563 "https://rickandmorty.mimo.dev/api/episode/11",
6564 "https://rickandmorty.mimo.dev/api/episode/13",
6565 "https://rickandmorty.mimo.dev/api/episode/25"
6566 ],
6567 "url": "https://rickandmorty.mimo.dev/api/character/282",
6568 "created": "2017-12-31T19:21:17.351Z"
6569 },
6570 {
6571 "id": "283",
6572 "name": "Rick D. Sanchez III",
6573 "status": "Dead",
6574 "species": "Human",
6575 "type": "",
6576 "gender": "Male",
6577 "origin": {
6578 "name": "unknown",
6579 "url": ""
6580 },
6581 "location": {
6582 "name": "Citadel of Ricks",
6583 "url": "https://rickandmorty.mimo.dev/api/location/3"
6584 },
6585 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/283.jpeg",
6586 "episode": [
6587 "https://rickandmorty.mimo.dev/api/episode/28"
6588 ],
6589 "url": "https://rickandmorty.mimo.dev/api/character/283",
6590 "created": "2017-12-31T19:23:53.188Z"
6591 },
6592 {
6593 "id": "284",
6594 "name": "Rick Guilt Rick",
6595 "status": "unknown",
6596 "species": "Human",
6597 "type": "",
6598 "gender": "Male",
6599 "origin": {
6600 "name": "unknown",
6601 "url": ""
6602 },
6603 "location": {
6604 "name": "Citadel of Ricks",
6605 "url": "https://rickandmorty.mimo.dev/api/location/3"
6606 },
6607 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/284.jpeg",
6608 "episode": [
6609 "https://rickandmorty.mimo.dev/api/episode/28"
6610 ],
6611 "url": "https://rickandmorty.mimo.dev/api/character/284",
6612 "created": "2017-12-31T19:25:18.205Z"
6613 },
6614 {
6615 "id": "285",
6616 "name": "Rick Prime",
6617 "status": "Dead",
6618 "species": "Human",
6619 "type": "",
6620 "gender": "Male",
6621 "origin": {
6622 "name": "unknown",
6623 "url": ""
6624 },
6625 "location": {
6626 "name": "Citadel of Ricks",
6627 "url": "https://rickandmorty.mimo.dev/api/location/3"
6628 },
6629 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/285.jpeg",
6630 "episode": [
6631 "https://rickandmorty.mimo.dev/api/episode/22",
6632 "https://rickandmorty.mimo.dev/api/episode/51"
6633 ],
6634 "url": "https://rickandmorty.mimo.dev/api/character/285",
6635 "created": "2017-12-31T19:45:46.470Z"
6636 },
6637 {
6638 "id": "286",
6639 "name": "Rick D-99",
6640 "status": "Dead",
6641 "species": "Human",
6642 "type": "",
6643 "gender": "Male",
6644 "origin": {
6645 "name": "Earth (D-99)",
6646 "url": "https://rickandmorty.mimo.dev/api/location/58"
6647 },
6648 "location": {
6649 "name": "Citadel of Ricks",
6650 "url": "https://rickandmorty.mimo.dev/api/location/3"
6651 },
6652 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/286.jpeg",
6653 "episode": [
6654 "https://rickandmorty.mimo.dev/api/episode/22"
6655 ],
6656 "url": "https://rickandmorty.mimo.dev/api/character/286",
6657 "created": "2017-12-31T19:49:55.181Z"
6658 },
6659 {
6660 "id": "287",
6661 "name": "Rick D716",
6662 "status": "Dead",
6663 "species": "Human",
6664 "type": "",
6665 "gender": "Male",
6666 "origin": {
6667 "name": "Earth (D716)",
6668 "url": "https://rickandmorty.mimo.dev/api/location/59"
6669 },
6670 "location": {
6671 "name": "Citadel of Ricks",
6672 "url": "https://rickandmorty.mimo.dev/api/location/3"
6673 },
6674 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/287.jpeg",
6675 "episode": [
6676 "https://rickandmorty.mimo.dev/api/episode/28"
6677 ],
6678 "url": "https://rickandmorty.mimo.dev/api/character/287",
6679 "created": "2017-12-31T19:51:33.244Z"
6680 },
6681 {
6682 "id": "288",
6683 "name": "Rick D716-B",
6684 "status": "Alive",
6685 "species": "Human",
6686 "type": "",
6687 "gender": "Male",
6688 "origin": {
6689 "name": "Earth (D716-B)",
6690 "url": "https://rickandmorty.mimo.dev/api/location/60"
6691 },
6692 "location": {
6693 "name": "Citadel of Ricks",
6694 "url": "https://rickandmorty.mimo.dev/api/location/3"
6695 },
6696 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/288.jpeg",
6697 "episode": [
6698 "https://rickandmorty.mimo.dev/api/episode/28"
6699 ],
6700 "url": "https://rickandmorty.mimo.dev/api/character/288",
6701 "created": "2017-12-31T19:55:25.101Z"
6702 },
6703 {
6704 "id": "289",
6705 "name": "Rick D716-C",
6706 "status": "Alive",
6707 "species": "Human",
6708 "type": "",
6709 "gender": "Male",
6710 "origin": {
6711 "name": "Earth (D716-C)",
6712 "url": "https://rickandmorty.mimo.dev/api/location/61"
6713 },
6714 "location": {
6715 "name": "Citadel of Ricks",
6716 "url": "https://rickandmorty.mimo.dev/api/location/3"
6717 },
6718 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/289.jpeg",
6719 "episode": [
6720 "https://rickandmorty.mimo.dev/api/episode/28"
6721 ],
6722 "url": "https://rickandmorty.mimo.dev/api/character/289",
6723 "created": "2017-12-31T19:57:36.546Z"
6724 },
6725 {
6726 "id": "290",
6727 "name": "Rick Sanchez",
6728 "status": "Dead",
6729 "species": "Human",
6730 "type": "",
6731 "gender": "Male",
6732 "origin": {
6733 "name": "Earth (Evil Rick's Target Dimension)",
6734 "url": "https://rickandmorty.mimo.dev/api/location/34"
6735 },
6736 "location": {
6737 "name": "Earth (Evil Rick's Target Dimension)",
6738 "url": "https://rickandmorty.mimo.dev/api/location/34"
6739 },
6740 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/290.jpeg",
6741 "episode": [
6742 "https://rickandmorty.mimo.dev/api/episode/10"
6743 ],
6744 "url": "https://rickandmorty.mimo.dev/api/character/290",
6745 "created": "2017-12-31T20:15:25.716Z"
6746 },
6747 {
6748 "id": "291",
6749 "name": "Rick J-22",
6750 "status": "Alive",
6751 "species": "Human",
6752 "type": "",
6753 "gender": "Male",
6754 "origin": {
6755 "name": "Earth (J-22)",
6756 "url": "https://rickandmorty.mimo.dev/api/location/62"
6757 },
6758 "location": {
6759 "name": "Citadel of Ricks",
6760 "url": "https://rickandmorty.mimo.dev/api/location/3"
6761 },
6762 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/291.jpeg",
6763 "episode": [
6764 "https://rickandmorty.mimo.dev/api/episode/28"
6765 ],
6766 "url": "https://rickandmorty.mimo.dev/api/character/291",
6767 "created": "2017-12-31T20:16:52.337Z"
6768 },
6769 {
6770 "id": "292",
6771 "name": "Rick K-22",
6772 "status": "Alive",
6773 "species": "Human",
6774 "type": "",
6775 "gender": "Male",
6776 "origin": {
6777 "name": "Earth (K-22)",
6778 "url": "https://rickandmorty.mimo.dev/api/location/52"
6779 },
6780 "location": {
6781 "name": "Earth (Replacement Dimension)",
6782 "url": "https://rickandmorty.mimo.dev/api/location/20"
6783 },
6784 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/292.jpeg",
6785 "episode": [
6786 "https://rickandmorty.mimo.dev/api/episode/28"
6787 ],
6788 "url": "https://rickandmorty.mimo.dev/api/character/292",
6789 "created": "2017-12-31T20:20:40.484Z"
6790 },
6791 {
6792 "id": "293",
6793 "name": "Rick Sanchez",
6794 "status": "Dead",
6795 "species": "Human",
6796 "type": "",
6797 "gender": "Male",
6798 "origin": {
6799 "name": "Earth (Replacement Dimension)",
6800 "url": "https://rickandmorty.mimo.dev/api/location/20"
6801 },
6802 "location": {
6803 "name": "Earth (Replacement Dimension)",
6804 "url": "https://rickandmorty.mimo.dev/api/location/20"
6805 },
6806 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/293.jpeg",
6807 "episode": [
6808 "https://rickandmorty.mimo.dev/api/episode/6"
6809 ],
6810 "url": "https://rickandmorty.mimo.dev/api/character/293",
6811 "created": "2017-12-31T20:22:29.032Z"
6812 },
6813 {
6814 "id": "294",
6815 "name": "Ricktiminus Sancheziminius",
6816 "status": "Dead",
6817 "species": "Human",
6818 "type": "",
6819 "gender": "Male",
6820 "origin": {
6821 "name": "unknown",
6822 "url": ""
6823 },
6824 "location": {
6825 "name": "Rick's Memories",
6826 "url": "https://rickandmorty.mimo.dev/api/location/126"
6827 },
6828 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/294.jpeg",
6829 "episode": [
6830 "https://rickandmorty.mimo.dev/api/episode/10",
6831 "https://rickandmorty.mimo.dev/api/episode/22",
6832 "https://rickandmorty.mimo.dev/api/episode/51"
6833 ],
6834 "url": "https://rickandmorty.mimo.dev/api/character/294",
6835 "created": "2017-12-31T20:24:30.396Z"
6836 },
6837 {
6838 "id": "295",
6839 "name": "Riq IV",
6840 "status": "Dead",
6841 "species": "Human",
6842 "type": "",
6843 "gender": "Male",
6844 "origin": {
6845 "name": "unknown",
6846 "url": ""
6847 },
6848 "location": {
6849 "name": "Citadel of Ricks",
6850 "url": "https://rickandmorty.mimo.dev/api/location/3"
6851 },
6852 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/295.jpeg",
6853 "episode": [
6854 "https://rickandmorty.mimo.dev/api/episode/10",
6855 "https://rickandmorty.mimo.dev/api/episode/11",
6856 "https://rickandmorty.mimo.dev/api/episode/22"
6857 ],
6858 "url": "https://rickandmorty.mimo.dev/api/character/295",
6859 "created": "2017-12-31T20:25:28.554Z"
6860 },
6861 {
6862 "id": "296",
6863 "name": "Risotto Groupon",
6864 "status": "Dead",
6865 "species": "Alien",
6866 "type": "Blue ape alien",
6867 "gender": "Male",
6868 "origin": {
6869 "name": "Resort Planet",
6870 "url": "https://rickandmorty.mimo.dev/api/location/37"
6871 },
6872 "location": {
6873 "name": "Resort Planet",
6874 "url": "https://rickandmorty.mimo.dev/api/location/37"
6875 },
6876 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/296.jpeg",
6877 "episode": [
6878 "https://rickandmorty.mimo.dev/api/episode/26"
6879 ],
6880 "url": "https://rickandmorty.mimo.dev/api/character/296",
6881 "created": "2017-12-31T20:32:33.361Z"
6882 },
6883 {
6884 "id": "297",
6885 "name": "Risotto's Tentacled Henchman",
6886 "status": "Dead",
6887 "species": "Alien",
6888 "type": "Tentacle alien",
6889 "gender": "Male",
6890 "origin": {
6891 "name": "Resort Planet",
6892 "url": "https://rickandmorty.mimo.dev/api/location/37"
6893 },
6894 "location": {
6895 "name": "Resort Planet",
6896 "url": "https://rickandmorty.mimo.dev/api/location/37"
6897 },
6898 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/297.jpeg",
6899 "episode": [
6900 "https://rickandmorty.mimo.dev/api/episode/26"
6901 ],
6902 "url": "https://rickandmorty.mimo.dev/api/character/297",
6903 "created": "2017-12-31T20:34:58.394Z"
6904 },
6905 {
6906 "id": "298",
6907 "name": "Robot Morty",
6908 "status": "unknown",
6909 "species": "Robot",
6910 "type": "",
6911 "gender": "Male",
6912 "origin": {
6913 "name": "unknown",
6914 "url": ""
6915 },
6916 "location": {
6917 "name": "Citadel of Ricks",
6918 "url": "https://rickandmorty.mimo.dev/api/location/3"
6919 },
6920 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/298.jpeg",
6921 "episode": [
6922 "https://rickandmorty.mimo.dev/api/episode/10"
6923 ],
6924 "url": "https://rickandmorty.mimo.dev/api/character/298",
6925 "created": "2017-12-31T20:37:30.747Z"
6926 },
6927 {
6928 "id": "299",
6929 "name": "Robot Rick",
6930 "status": "unknown",
6931 "species": "Robot",
6932 "type": "",
6933 "gender": "Male",
6934 "origin": {
6935 "name": "unknown",
6936 "url": ""
6937 },
6938 "location": {
6939 "name": "Citadel of Ricks",
6940 "url": "https://rickandmorty.mimo.dev/api/location/3"
6941 },
6942 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/299.jpeg",
6943 "episode": [
6944 "https://rickandmorty.mimo.dev/api/episode/10"
6945 ],
6946 "url": "https://rickandmorty.mimo.dev/api/character/299",
6947 "created": "2017-12-31T20:38:17.990Z"
6948 },
6949 {
6950 "id": "300",
6951 "name": "Roger",
6952 "status": "Dead",
6953 "species": "Human",
6954 "type": "",
6955 "gender": "Male",
6956 "origin": {
6957 "name": "Earth (C-137)",
6958 "url": "https://rickandmorty.mimo.dev/api/location/1"
6959 },
6960 "location": {
6961 "name": "Anatomy Park",
6962 "url": "https://rickandmorty.mimo.dev/api/location/5"
6963 },
6964 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/300.jpeg",
6965 "episode": [
6966 "https://rickandmorty.mimo.dev/api/episode/3"
6967 ],
6968 "url": "https://rickandmorty.mimo.dev/api/character/300",
6969 "created": "2017-12-31T20:39:35.047Z"
6970 },
6971 {
6972 "id": "301",
6973 "name": "Ron Benson",
6974 "status": "Alive",
6975 "species": "Alien",
6976 "type": "Ring-nippled alien",
6977 "gender": "Male",
6978 "origin": {
6979 "name": "Unity's Planet",
6980 "url": "https://rickandmorty.mimo.dev/api/location/28"
6981 },
6982 "location": {
6983 "name": "Unity's Planet",
6984 "url": "https://rickandmorty.mimo.dev/api/location/28"
6985 },
6986 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/301.jpeg",
6987 "episode": [
6988 "https://rickandmorty.mimo.dev/api/episode/14"
6989 ],
6990 "url": "https://rickandmorty.mimo.dev/api/character/301",
6991 "created": "2018-01-05T14:02:20.902Z"
6992 },
6993 {
6994 "id": "302",
6995 "name": "Ruben",
6996 "status": "Dead",
6997 "species": "Human",
6998 "type": "",
6999 "gender": "Male",
7000 "origin": {
7001 "name": "Earth (C-137)",
7002 "url": "https://rickandmorty.mimo.dev/api/location/1"
7003 },
7004 "location": {
7005 "name": "Earth (C-137)",
7006 "url": "https://rickandmorty.mimo.dev/api/location/1"
7007 },
7008 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/302.jpeg",
7009 "episode": [
7010 "https://rickandmorty.mimo.dev/api/episode/3"
7011 ],
7012 "url": "https://rickandmorty.mimo.dev/api/character/302",
7013 "created": "2018-01-05T14:03:21.824Z"
7014 },
7015 {
7016 "id": "303",
7017 "name": "Samantha",
7018 "status": "Alive",
7019 "species": "Human",
7020 "type": "",
7021 "gender": "Female",
7022 "origin": {
7023 "name": "Earth (C-137)",
7024 "url": "https://rickandmorty.mimo.dev/api/location/1"
7025 },
7026 "location": {
7027 "name": "Earth (C-137)",
7028 "url": "https://rickandmorty.mimo.dev/api/location/1"
7029 },
7030 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/303.jpeg",
7031 "episode": [
7032 "https://rickandmorty.mimo.dev/api/episode/5"
7033 ],
7034 "url": "https://rickandmorty.mimo.dev/api/character/303",
7035 "created": "2018-01-05T14:09:03.150Z"
7036 },
7037 {
7038 "id": "304",
7039 "name": "Scary Brandon",
7040 "status": "Alive",
7041 "species": "Mythological Creature",
7042 "type": "Monster",
7043 "gender": "Male",
7044 "origin": {
7045 "name": "Mr. Goldenfold's dream",
7046 "url": "https://rickandmorty.mimo.dev/api/location/18"
7047 },
7048 "location": {
7049 "name": "Mr. Goldenfold's dream",
7050 "url": "https://rickandmorty.mimo.dev/api/location/18"
7051 },
7052 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/304.jpeg",
7053 "episode": [
7054 "https://rickandmorty.mimo.dev/api/episode/2"
7055 ],
7056 "url": "https://rickandmorty.mimo.dev/api/character/304",
7057 "created": "2018-01-05T14:11:17.550Z"
7058 },
7059 {
7060 "id": "305",
7061 "name": "Scary Glenn",
7062 "status": "Alive",
7063 "species": "Mythological Creature",
7064 "type": "Monster",
7065 "gender": "Male",
7066 "origin": {
7067 "name": "Mr. Goldenfold's dream",
7068 "url": "https://rickandmorty.mimo.dev/api/location/18"
7069 },
7070 "location": {
7071 "name": "Mr. Goldenfold's dream",
7072 "url": "https://rickandmorty.mimo.dev/api/location/18"
7073 },
7074 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/305.jpeg",
7075 "episode": [
7076 "https://rickandmorty.mimo.dev/api/episode/2"
7077 ],
7078 "url": "https://rickandmorty.mimo.dev/api/character/305",
7079 "created": "2018-01-05T14:11:53.287Z"
7080 },
7081 {
7082 "id": "306",
7083 "name": "Scary Terry",
7084 "status": "Alive",
7085 "species": "Mythological Creature",
7086 "type": "Monster",
7087 "gender": "Male",
7088 "origin": {
7089 "name": "Mr. Goldenfold's dream",
7090 "url": "https://rickandmorty.mimo.dev/api/location/18"
7091 },
7092 "location": {
7093 "name": "Mr. Goldenfold's dream",
7094 "url": "https://rickandmorty.mimo.dev/api/location/18"
7095 },
7096 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/306.jpeg",
7097 "episode": [
7098 "https://rickandmorty.mimo.dev/api/episode/2"
7099 ],
7100 "url": "https://rickandmorty.mimo.dev/api/character/306",
7101 "created": "2018-01-05T14:13:01.564Z"
7102 },
7103 {
7104 "id": "307",
7105 "name": "Scroopy Noopers",
7106 "status": "Alive",
7107 "species": "Alien",
7108 "type": "Plutonian",
7109 "gender": "Male",
7110 "origin": {
7111 "name": "Pluto",
7112 "url": "https://rickandmorty.mimo.dev/api/location/47"
7113 },
7114 "location": {
7115 "name": "Pluto",
7116 "url": "https://rickandmorty.mimo.dev/api/location/47"
7117 },
7118 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/307.jpeg",
7119 "episode": [
7120 "https://rickandmorty.mimo.dev/api/episode/9"
7121 ],
7122 "url": "https://rickandmorty.mimo.dev/api/character/307",
7123 "created": "2018-01-05T14:20:41.693Z"
7124 },
7125 {
7126 "id": "308",
7127 "name": "Scropon",
7128 "status": "unknown",
7129 "species": "Alien",
7130 "type": "Lobster-Alien",
7131 "gender": "Male",
7132 "origin": {
7133 "name": "unknown",
7134 "url": ""
7135 },
7136 "location": {
7137 "name": "Planet Squanch",
7138 "url": "https://rickandmorty.mimo.dev/api/location/35"
7139 },
7140 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/308.jpeg",
7141 "episode": [
7142 "https://rickandmorty.mimo.dev/api/episode/11",
7143 "https://rickandmorty.mimo.dev/api/episode/21"
7144 ],
7145 "url": "https://rickandmorty.mimo.dev/api/character/308",
7146 "created": "2018-01-05T14:22:47.706Z"
7147 },
7148 {
7149 "id": "309",
7150 "name": "Scrotian",
7151 "status": "Alive",
7152 "species": "Animal",
7153 "type": "Scrotian",
7154 "gender": "Male",
7155 "origin": {
7156 "name": "unknown",
7157 "url": ""
7158 },
7159 "location": {
7160 "name": "Signus 5 Expanse",
7161 "url": "https://rickandmorty.mimo.dev/api/location/22"
7162 },
7163 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/309.jpeg",
7164 "episode": [
7165 "https://rickandmorty.mimo.dev/api/episode/13",
7166 "https://rickandmorty.mimo.dev/api/episode/16",
7167 "https://rickandmorty.mimo.dev/api/episode/21",
7168 "https://rickandmorty.mimo.dev/api/episode/25"
7169 ],
7170 "url": "https://rickandmorty.mimo.dev/api/character/309",
7171 "created": "2018-01-05T14:26:50.679Z"
7172 },
7173 {
7174 "id": "310",
7175 "name": "Self-Congratulatory Jerry",
7176 "status": "unknown",
7177 "species": "Mythological Creature",
7178 "type": "Mytholog",
7179 "gender": "Male",
7180 "origin": {
7181 "name": "Nuptia 4",
7182 "url": "https://rickandmorty.mimo.dev/api/location/13"
7183 },
7184 "location": {
7185 "name": "Nuptia 4",
7186 "url": "https://rickandmorty.mimo.dev/api/location/13"
7187 },
7188 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/310.jpeg",
7189 "episode": [
7190 "https://rickandmorty.mimo.dev/api/episode/18"
7191 ],
7192 "url": "https://rickandmorty.mimo.dev/api/character/310",
7193 "created": "2018-01-05T14:29:21.347Z"
7194 },
7195 {
7196 "id": "311",
7197 "name": "Shimshamian",
7198 "status": "Alive",
7199 "species": "Alien",
7200 "type": "Shimshamian",
7201 "gender": "Male",
7202 "origin": {
7203 "name": "unknown",
7204 "url": ""
7205 },
7206 "location": {
7207 "name": "Planet Squanch",
7208 "url": "https://rickandmorty.mimo.dev/api/location/35"
7209 },
7210 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/311.jpeg",
7211 "episode": [
7212 "https://rickandmorty.mimo.dev/api/episode/13",
7213 "https://rickandmorty.mimo.dev/api/episode/21",
7214 "https://rickandmorty.mimo.dev/api/episode/25"
7215 ],
7216 "url": "https://rickandmorty.mimo.dev/api/character/311",
7217 "created": "2018-01-05T14:44:01.276Z"
7218 },
7219 {
7220 "id": "312",
7221 "name": "Shlaammi",
7222 "status": "Alive",
7223 "species": "Alien",
7224 "type": "",
7225 "gender": "unknown",
7226 "origin": {
7227 "name": "unknown",
7228 "url": ""
7229 },
7230 "location": {
7231 "name": "Interdimensional Cable",
7232 "url": "https://rickandmorty.mimo.dev/api/location/6"
7233 },
7234 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/312.jpeg",
7235 "episode": [
7236 "https://rickandmorty.mimo.dev/api/episode/19"
7237 ],
7238 "url": "https://rickandmorty.mimo.dev/api/character/312",
7239 "created": "2018-01-05T14:45:39.235Z"
7240 },
7241 {
7242 "id": "313",
7243 "name": "Shleemypants",
7244 "status": "Alive",
7245 "species": "unknown",
7246 "type": "Omniscient being",
7247 "gender": "Male",
7248 "origin": {
7249 "name": "unknown",
7250 "url": ""
7251 },
7252 "location": {
7253 "name": "Snake Planet",
7254 "url": "https://rickandmorty.mimo.dev/api/location/78"
7255 },
7256 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/313.jpeg",
7257 "episode": [
7258 "https://rickandmorty.mimo.dev/api/episode/12",
7259 "https://rickandmorty.mimo.dev/api/episode/36"
7260 ],
7261 "url": "https://rickandmorty.mimo.dev/api/character/313",
7262 "created": "2018-01-05T14:52:31.489Z"
7263 },
7264 {
7265 "id": "314",
7266 "name": "Shmlamantha Shmlicelli",
7267 "status": "Alive",
7268 "species": "Human",
7269 "type": "",
7270 "gender": "Female",
7271 "origin": {
7272 "name": "unknown",
7273 "url": ""
7274 },
7275 "location": {
7276 "name": "Interdimensional Cable",
7277 "url": "https://rickandmorty.mimo.dev/api/location/6"
7278 },
7279 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/314.jpeg",
7280 "episode": [
7281 "https://rickandmorty.mimo.dev/api/episode/8"
7282 ],
7283 "url": "https://rickandmorty.mimo.dev/api/character/314",
7284 "created": "2018-01-05T14:53:23.739Z"
7285 },
7286 {
7287 "id": "315",
7288 "name": "Shmlangela Shmlobinson-Shmlower",
7289 "status": "Alive",
7290 "species": "Human",
7291 "type": "",
7292 "gender": "Female",
7293 "origin": {
7294 "name": "unknown",
7295 "url": ""
7296 },
7297 "location": {
7298 "name": "Interdimensional Cable",
7299 "url": "https://rickandmorty.mimo.dev/api/location/6"
7300 },
7301 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/315.jpeg",
7302 "episode": [
7303 "https://rickandmorty.mimo.dev/api/episode/8"
7304 ],
7305 "url": "https://rickandmorty.mimo.dev/api/character/315",
7306 "created": "2018-01-05T14:54:37.641Z"
7307 },
7308 {
7309 "id": "316",
7310 "name": "Shmlona Shmlobinson",
7311 "status": "Alive",
7312 "species": "Human",
7313 "type": "",
7314 "gender": "Female",
7315 "origin": {
7316 "name": "unknown",
7317 "url": ""
7318 },
7319 "location": {
7320 "name": "Interdimensional Cable",
7321 "url": "https://rickandmorty.mimo.dev/api/location/6"
7322 },
7323 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/316.jpeg",
7324 "episode": [
7325 "https://rickandmorty.mimo.dev/api/episode/8"
7326 ],
7327 "url": "https://rickandmorty.mimo.dev/api/character/316",
7328 "created": "2018-01-05T14:55:42.034Z"
7329 },
7330 {
7331 "id": "317",
7332 "name": "Shmlonathan Shmlower",
7333 "status": "Alive",
7334 "species": "Human",
7335 "type": "",
7336 "gender": "Male",
7337 "origin": {
7338 "name": "unknown",
7339 "url": ""
7340 },
7341 "location": {
7342 "name": "Interdimensional Cable",
7343 "url": "https://rickandmorty.mimo.dev/api/location/6"
7344 },
7345 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/317.jpeg",
7346 "episode": [
7347 "https://rickandmorty.mimo.dev/api/episode/8"
7348 ],
7349 "url": "https://rickandmorty.mimo.dev/api/character/317",
7350 "created": "2018-01-05T14:56:15.428Z"
7351 },
7352 {
7353 "id": "318",
7354 "name": "Shmlony Shmlicelli",
7355 "status": "Alive",
7356 "species": "Human",
7357 "type": "",
7358 "gender": "Male",
7359 "origin": {
7360 "name": "unknown",
7361 "url": ""
7362 },
7363 "location": {
7364 "name": "Interdimensional Cable",
7365 "url": "https://rickandmorty.mimo.dev/api/location/6"
7366 },
7367 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/318.jpeg",
7368 "episode": [
7369 "https://rickandmorty.mimo.dev/api/episode/8"
7370 ],
7371 "url": "https://rickandmorty.mimo.dev/api/character/318",
7372 "created": "2018-01-05T14:56:45.502Z"
7373 },
7374 {
7375 "id": "319",
7376 "name": "Shmooglite Runner",
7377 "status": "unknown",
7378 "species": "Alien",
7379 "type": "Animal",
7380 "gender": "Male",
7381 "origin": {
7382 "name": "Resort Planet",
7383 "url": "https://rickandmorty.mimo.dev/api/location/37"
7384 },
7385 "location": {
7386 "name": "Resort Planet",
7387 "url": "https://rickandmorty.mimo.dev/api/location/37"
7388 },
7389 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/319.jpeg",
7390 "episode": [
7391 "https://rickandmorty.mimo.dev/api/episode/26"
7392 ],
7393 "url": "https://rickandmorty.mimo.dev/api/character/319",
7394 "created": "2018-01-05T14:59:34.798Z"
7395 },
7396 {
7397 "id": "320",
7398 "name": "Shnoopy Bloopers",
7399 "status": "unknown",
7400 "species": "Alien",
7401 "type": "",
7402 "gender": "Male",
7403 "origin": {
7404 "name": "unknown",
7405 "url": ""
7406 },
7407 "location": {
7408 "name": "Immortality Field Resort",
7409 "url": "https://rickandmorty.mimo.dev/api/location/7"
7410 },
7411 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/320.jpeg",
7412 "episode": [
7413 "https://rickandmorty.mimo.dev/api/episode/26"
7414 ],
7415 "url": "https://rickandmorty.mimo.dev/api/character/320",
7416 "created": "2018-01-05T15:02:28.103Z"
7417 },
7418 {
7419 "id": "321",
7420 "name": "Shrimply Pibbles",
7421 "status": "Alive",
7422 "species": "Alien",
7423 "type": "",
7424 "gender": "Male",
7425 "origin": {
7426 "name": "unknown",
7427 "url": ""
7428 },
7429 "location": {
7430 "name": "St. Gloopy Noops Hospital",
7431 "url": "https://rickandmorty.mimo.dev/api/location/16"
7432 },
7433 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/321.jpeg",
7434 "episode": [
7435 "https://rickandmorty.mimo.dev/api/episode/19"
7436 ],
7437 "url": "https://rickandmorty.mimo.dev/api/character/321",
7438 "created": "2018-01-05T15:07:50.789Z"
7439 },
7440 {
7441 "id": "322",
7442 "name": "Simple Rick",
7443 "status": "Dead",
7444 "species": "Human",
7445 "type": "",
7446 "gender": "Male",
7447 "origin": {
7448 "name": "unknown",
7449 "url": ""
7450 },
7451 "location": {
7452 "name": "Citadel of Ricks",
7453 "url": "https://rickandmorty.mimo.dev/api/location/3"
7454 },
7455 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/322.jpeg",
7456 "episode": [
7457 "https://rickandmorty.mimo.dev/api/episode/28"
7458 ],
7459 "url": "https://rickandmorty.mimo.dev/api/character/322",
7460 "created": "2018-01-05T15:12:03.933Z"
7461 },
7462 {
7463 "id": "323",
7464 "name": "Slaveowner",
7465 "status": "Dead",
7466 "species": "Human",
7467 "type": "",
7468 "gender": "Male",
7469 "origin": {
7470 "name": "Post-Apocalyptic Earth",
7471 "url": "https://rickandmorty.mimo.dev/api/location/8"
7472 },
7473 "location": {
7474 "name": "Post-Apocalyptic Earth",
7475 "url": "https://rickandmorty.mimo.dev/api/location/8"
7476 },
7477 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/323.jpeg",
7478 "episode": [
7479 "https://rickandmorty.mimo.dev/api/episode/23"
7480 ],
7481 "url": "https://rickandmorty.mimo.dev/api/character/323",
7482 "created": "2018-01-05T15:13:46.862Z"
7483 },
7484 {
7485 "id": "324",
7486 "name": "Sleepy Gary",
7487 "status": "Dead",
7488 "species": "Alien",
7489 "type": "Parasite",
7490 "gender": "Male",
7491 "origin": {
7492 "name": "unknown",
7493 "url": ""
7494 },
7495 "location": {
7496 "name": "Earth (Replacement Dimension)",
7497 "url": "https://rickandmorty.mimo.dev/api/location/20"
7498 },
7499 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/324.jpeg",
7500 "episode": [
7501 "https://rickandmorty.mimo.dev/api/episode/15"
7502 ],
7503 "url": "https://rickandmorty.mimo.dev/api/character/324",
7504 "created": "2018-01-05T15:17:26.876Z"
7505 },
7506 {
7507 "id": "325",
7508 "name": "Slick Morty",
7509 "status": "Dead",
7510 "species": "Human",
7511 "type": "",
7512 "gender": "Male",
7513 "origin": {
7514 "name": "unknown",
7515 "url": ""
7516 },
7517 "location": {
7518 "name": "Citadel of Ricks",
7519 "url": "https://rickandmorty.mimo.dev/api/location/3"
7520 },
7521 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/325.jpeg",
7522 "episode": [
7523 "https://rickandmorty.mimo.dev/api/episode/28"
7524 ],
7525 "url": "https://rickandmorty.mimo.dev/api/character/325",
7526 "created": "2018-01-10T16:06:48.366Z"
7527 },
7528 {
7529 "id": "326",
7530 "name": "Slippery Stair",
7531 "status": "Alive",
7532 "species": "Mythological Creature",
7533 "type": "Slug",
7534 "gender": "Male",
7535 "origin": {
7536 "name": "Fantasy World",
7537 "url": "https://rickandmorty.mimo.dev/api/location/48"
7538 },
7539 "location": {
7540 "name": "Earth (Replacement Dimension)",
7541 "url": "https://rickandmorty.mimo.dev/api/location/20"
7542 },
7543 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/326.jpeg",
7544 "episode": [
7545 "https://rickandmorty.mimo.dev/api/episode/5",
7546 "https://rickandmorty.mimo.dev/api/episode/11"
7547 ],
7548 "url": "https://rickandmorty.mimo.dev/api/character/326",
7549 "created": "2018-01-10T16:11:09.964Z"
7550 },
7551 {
7552 "id": "327",
7553 "name": "Slow Mobius",
7554 "status": "Alive",
7555 "species": "Humanoid",
7556 "type": "",
7557 "gender": "Male",
7558 "origin": {
7559 "name": "unknown",
7560 "url": ""
7561 },
7562 "location": {
7563 "name": "Earth (Replacement Dimension)",
7564 "url": "https://rickandmorty.mimo.dev/api/location/20"
7565 },
7566 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/327.jpeg",
7567 "episode": [
7568 "https://rickandmorty.mimo.dev/api/episode/11"
7569 ],
7570 "url": "https://rickandmorty.mimo.dev/api/character/327",
7571 "created": "2018-01-10T16:13:26.380Z"
7572 },
7573 {
7574 "id": "328",
7575 "name": "Slow Rick",
7576 "status": "Alive",
7577 "species": "Human",
7578 "type": "",
7579 "gender": "Male",
7580 "origin": {
7581 "name": "unknown",
7582 "url": ""
7583 },
7584 "location": {
7585 "name": "Citadel of Ricks",
7586 "url": "https://rickandmorty.mimo.dev/api/location/3"
7587 },
7588 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/328.jpeg",
7589 "episode": [
7590 "https://rickandmorty.mimo.dev/api/episode/28"
7591 ],
7592 "url": "https://rickandmorty.mimo.dev/api/character/328",
7593 "created": "2018-01-10T16:14:16.331Z"
7594 },
7595 {
7596 "id": "329",
7597 "name": "Snuffles (Snowball)",
7598 "status": "Alive",
7599 "species": "Animal",
7600 "type": "Dog",
7601 "gender": "Male",
7602 "origin": {
7603 "name": "Earth (C-137)",
7604 "url": "https://rickandmorty.mimo.dev/api/location/1"
7605 },
7606 "location": {
7607 "name": "unknown",
7608 "url": ""
7609 },
7610 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/329.jpeg",
7611 "episode": [
7612 "https://rickandmorty.mimo.dev/api/episode/2",
7613 "https://rickandmorty.mimo.dev/api/episode/7",
7614 "https://rickandmorty.mimo.dev/api/episode/10",
7615 "https://rickandmorty.mimo.dev/api/episode/15",
7616 "https://rickandmorty.mimo.dev/api/episode/16",
7617 "https://rickandmorty.mimo.dev/api/episode/24",
7618 "https://rickandmorty.mimo.dev/api/episode/29",
7619 "https://rickandmorty.mimo.dev/api/episode/30"
7620 ],
7621 "url": "https://rickandmorty.mimo.dev/api/character/329",
7622 "created": "2018-01-10T16:24:49.586Z"
7623 },
7624 {
7625 "id": "330",
7626 "name": "Solicitor Rick",
7627 "status": "unknown",
7628 "species": "Human",
7629 "type": "",
7630 "gender": "Male",
7631 "origin": {
7632 "name": "unknown",
7633 "url": ""
7634 },
7635 "location": {
7636 "name": "Citadel of Ricks",
7637 "url": "https://rickandmorty.mimo.dev/api/location/3"
7638 },
7639 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/330.jpeg",
7640 "episode": [
7641 "https://rickandmorty.mimo.dev/api/episode/10",
7642 "https://rickandmorty.mimo.dev/api/episode/22"
7643 ],
7644 "url": "https://rickandmorty.mimo.dev/api/character/330",
7645 "created": "2018-01-10T16:26:27.705Z"
7646 },
7647 {
7648 "id": "331",
7649 "name": "Squanchy",
7650 "status": "unknown",
7651 "species": "Alien",
7652 "type": "Cat-Person",
7653 "gender": "Male",
7654 "origin": {
7655 "name": "Planet Squanch",
7656 "url": "https://rickandmorty.mimo.dev/api/location/35"
7657 },
7658 "location": {
7659 "name": "Planet Squanch",
7660 "url": "https://rickandmorty.mimo.dev/api/location/35"
7661 },
7662 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/331.jpeg",
7663 "episode": [
7664 "https://rickandmorty.mimo.dev/api/episode/11",
7665 "https://rickandmorty.mimo.dev/api/episode/16",
7666 "https://rickandmorty.mimo.dev/api/episode/21"
7667 ],
7668 "url": "https://rickandmorty.mimo.dev/api/character/331",
7669 "created": "2018-01-10T16:29:25.344Z"
7670 },
7671 {
7672 "id": "332",
7673 "name": "Stacy",
7674 "status": "Alive",
7675 "species": "Human",
7676 "type": "",
7677 "gender": "Female",
7678 "origin": {
7679 "name": "Earth (Replacement Dimension)",
7680 "url": "https://rickandmorty.mimo.dev/api/location/20"
7681 },
7682 "location": {
7683 "name": "Earth (Replacement Dimension)",
7684 "url": "https://rickandmorty.mimo.dev/api/location/20"
7685 },
7686 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/332.jpeg",
7687 "episode": [
7688 "https://rickandmorty.mimo.dev/api/episode/27"
7689 ],
7690 "url": "https://rickandmorty.mimo.dev/api/character/332",
7691 "created": "2018-01-10T16:31:10.465Z"
7692 },
7693 {
7694 "id": "333",
7695 "name": "Stair Goblin",
7696 "status": "Alive",
7697 "species": "Mythological Creature",
7698 "type": "Stair goblin",
7699 "gender": "Genderless",
7700 "origin": {
7701 "name": "unknown",
7702 "url": ""
7703 },
7704 "location": {
7705 "name": "Fantasy World",
7706 "url": "https://rickandmorty.mimo.dev/api/location/48"
7707 },
7708 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/333.jpeg",
7709 "episode": [
7710 "https://rickandmorty.mimo.dev/api/episode/5",
7711 "https://rickandmorty.mimo.dev/api/episode/11",
7712 "https://rickandmorty.mimo.dev/api/episode/25"
7713 ],
7714 "url": "https://rickandmorty.mimo.dev/api/character/333",
7715 "created": "2018-01-10T16:34:19.420Z"
7716 },
7717 {
7718 "id": "334",
7719 "name": "Stealy",
7720 "status": "Alive",
7721 "species": "Poopybutthole",
7722 "type": "",
7723 "gender": "Male",
7724 "origin": {
7725 "name": "unknown",
7726 "url": ""
7727 },
7728 "location": {
7729 "name": "Interdimensional Cable",
7730 "url": "https://rickandmorty.mimo.dev/api/location/6"
7731 },
7732 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/334.jpeg",
7733 "episode": [
7734 "https://rickandmorty.mimo.dev/api/episode/19"
7735 ],
7736 "url": "https://rickandmorty.mimo.dev/api/character/334",
7737 "created": "2018-01-10T16:36:06.982Z"
7738 },
7739 {
7740 "id": "335",
7741 "name": "Steve",
7742 "status": "Alive",
7743 "species": "Human",
7744 "type": "",
7745 "gender": "Male",
7746 "origin": {
7747 "name": "Earth (Replacement Dimension)",
7748 "url": "https://rickandmorty.mimo.dev/api/location/20"
7749 },
7750 "location": {
7751 "name": "Earth (Replacement Dimension)",
7752 "url": "https://rickandmorty.mimo.dev/api/location/20"
7753 },
7754 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/335.jpeg",
7755 "episode": [
7756 "https://rickandmorty.mimo.dev/api/episode/31"
7757 ],
7758 "url": "https://rickandmorty.mimo.dev/api/character/335",
7759 "created": "2018-01-10T16:39:34.837Z"
7760 },
7761 {
7762 "id": "336",
7763 "name": "Steven Phillips",
7764 "status": "Alive",
7765 "species": "Alien",
7766 "type": "Unknown-nippled alien",
7767 "gender": "Male",
7768 "origin": {
7769 "name": "Unity's Planet",
7770 "url": "https://rickandmorty.mimo.dev/api/location/28"
7771 },
7772 "location": {
7773 "name": "Unity's Planet",
7774 "url": "https://rickandmorty.mimo.dev/api/location/28"
7775 },
7776 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/336.jpeg",
7777 "episode": [
7778 "https://rickandmorty.mimo.dev/api/episode/14"
7779 ],
7780 "url": "https://rickandmorty.mimo.dev/api/character/336",
7781 "created": "2018-01-10T16:44:51.702Z"
7782 },
7783 {
7784 "id": "337",
7785 "name": "Stu",
7786 "status": "Dead",
7787 "species": "Alien",
7788 "type": "Zigerion",
7789 "gender": "Male",
7790 "origin": {
7791 "name": "unknown",
7792 "url": ""
7793 },
7794 "location": {
7795 "name": "Zigerion's Base",
7796 "url": "https://rickandmorty.mimo.dev/api/location/46"
7797 },
7798 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/337.jpeg",
7799 "episode": [
7800 "https://rickandmorty.mimo.dev/api/episode/4"
7801 ],
7802 "url": "https://rickandmorty.mimo.dev/api/character/337",
7803 "created": "2018-01-10T16:50:57.710Z"
7804 },
7805 {
7806 "id": "338",
7807 "name": "Summer Smith",
7808 "status": "Alive",
7809 "species": "Human",
7810 "type": "",
7811 "gender": "Female",
7812 "origin": {
7813 "name": "Earth (C-137)",
7814 "url": "https://rickandmorty.mimo.dev/api/location/1"
7815 },
7816 "location": {
7817 "name": "Earth (C-137)",
7818 "url": "https://rickandmorty.mimo.dev/api/location/1"
7819 },
7820 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/338.jpeg",
7821 "episode": [
7822 "https://rickandmorty.mimo.dev/api/episode/1",
7823 "https://rickandmorty.mimo.dev/api/episode/2",
7824 "https://rickandmorty.mimo.dev/api/episode/3",
7825 "https://rickandmorty.mimo.dev/api/episode/4",
7826 "https://rickandmorty.mimo.dev/api/episode/5",
7827 "https://rickandmorty.mimo.dev/api/episode/6",
7828 "https://rickandmorty.mimo.dev/api/episode/22"
7829 ],
7830 "url": "https://rickandmorty.mimo.dev/api/character/338",
7831 "created": "2018-01-10T16:55:03.390Z"
7832 },
7833 {
7834 "id": "339",
7835 "name": "Summer Smith",
7836 "status": "Alive",
7837 "species": "Human",
7838 "type": "",
7839 "gender": "Female",
7840 "origin": {
7841 "name": "Earth (Evil Rick's Target Dimension)",
7842 "url": "https://rickandmorty.mimo.dev/api/location/34"
7843 },
7844 "location": {
7845 "name": "Earth (Evil Rick's Target Dimension)",
7846 "url": "https://rickandmorty.mimo.dev/api/location/34"
7847 },
7848 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/339.jpeg",
7849 "episode": [
7850 "https://rickandmorty.mimo.dev/api/episode/10"
7851 ],
7852 "url": "https://rickandmorty.mimo.dev/api/character/339",
7853 "created": "2018-01-10T16:56:28.489Z"
7854 },
7855 {
7856 "id": "340",
7857 "name": "Supernova",
7858 "status": "Alive",
7859 "species": "Human",
7860 "type": "Superhuman",
7861 "gender": "Female",
7862 "origin": {
7863 "name": "unknown",
7864 "url": ""
7865 },
7866 "location": {
7867 "name": "Worldender's lair",
7868 "url": "https://rickandmorty.mimo.dev/api/location/4"
7869 },
7870 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/340.jpeg",
7871 "episode": [
7872 "https://rickandmorty.mimo.dev/api/episode/25"
7873 ],
7874 "url": "https://rickandmorty.mimo.dev/api/character/340",
7875 "created": "2018-01-10T17:02:58.042Z"
7876 },
7877 {
7878 "id": "341",
7879 "name": "Taddy Mason",
7880 "status": "Alive",
7881 "species": "Human",
7882 "type": "",
7883 "gender": "Male",
7884 "origin": {
7885 "name": "Earth (Replacement Dimension)",
7886 "url": "https://rickandmorty.mimo.dev/api/location/20"
7887 },
7888 "location": {
7889 "name": "Earth (Replacement Dimension)",
7890 "url": "https://rickandmorty.mimo.dev/api/location/20"
7891 },
7892 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/341.jpeg",
7893 "episode": [
7894 "https://rickandmorty.mimo.dev/api/episode/20"
7895 ],
7896 "url": "https://rickandmorty.mimo.dev/api/character/341",
7897 "created": "2018-01-10T17:07:09.052Z"
7898 },
7899 {
7900 "id": "342",
7901 "name": "Taint Washer",
7902 "status": "Alive",
7903 "species": "Human",
7904 "type": "",
7905 "gender": "Male",
7906 "origin": {
7907 "name": "Post-Apocalyptic Earth",
7908 "url": "https://rickandmorty.mimo.dev/api/location/8"
7909 },
7910 "location": {
7911 "name": "Post-Apocalyptic Earth",
7912 "url": "https://rickandmorty.mimo.dev/api/location/8"
7913 },
7914 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/342.jpeg",
7915 "episode": [
7916 "https://rickandmorty.mimo.dev/api/episode/23"
7917 ],
7918 "url": "https://rickandmorty.mimo.dev/api/character/342",
7919 "created": "2018-01-10T17:23:26.944Z"
7920 },
7921 {
7922 "id": "343",
7923 "name": "Tammy Guetermann",
7924 "status": "Alive",
7925 "species": "Cronenberg",
7926 "type": "",
7927 "gender": "Female",
7928 "origin": {
7929 "name": "Earth (C-137)",
7930 "url": "https://rickandmorty.mimo.dev/api/location/1"
7931 },
7932 "location": {
7933 "name": "Earth (C-137)",
7934 "url": "https://rickandmorty.mimo.dev/api/location/1"
7935 },
7936 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/343.jpeg",
7937 "episode": [
7938 "https://rickandmorty.mimo.dev/api/episode/5",
7939 "https://rickandmorty.mimo.dev/api/episode/6"
7940 ],
7941 "url": "https://rickandmorty.mimo.dev/api/character/343",
7942 "created": "2018-01-10T17:27:04.773Z"
7943 },
7944 {
7945 "id": "344",
7946 "name": "Tammy Guetermann",
7947 "status": "Dead",
7948 "species": "Human",
7949 "type": "",
7950 "gender": "Female",
7951 "origin": {
7952 "name": "Earth (Replacement Dimension)",
7953 "url": "https://rickandmorty.mimo.dev/api/location/20"
7954 },
7955 "location": {
7956 "name": "NX-5 Planet Remover",
7957 "url": "https://rickandmorty.mimo.dev/api/location/105"
7958 },
7959 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/344.jpeg",
7960 "episode": [
7961 "https://rickandmorty.mimo.dev/api/episode/11",
7962 "https://rickandmorty.mimo.dev/api/episode/16",
7963 "https://rickandmorty.mimo.dev/api/episode/21",
7964 "https://rickandmorty.mimo.dev/api/episode/22",
7965 "https://rickandmorty.mimo.dev/api/episode/41"
7966 ],
7967 "url": "https://rickandmorty.mimo.dev/api/character/344",
7968 "created": "2018-01-10T17:31:54.889Z"
7969 },
7970 {
7971 "id": "345",
7972 "name": "Teacher Rick",
7973 "status": "Alive",
7974 "species": "Human",
7975 "type": "",
7976 "gender": "Male",
7977 "origin": {
7978 "name": "unknown",
7979 "url": ""
7980 },
7981 "location": {
7982 "name": "Citadel of Ricks",
7983 "url": "https://rickandmorty.mimo.dev/api/location/3"
7984 },
7985 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/345.jpeg",
7986 "episode": [
7987 "https://rickandmorty.mimo.dev/api/episode/28"
7988 ],
7989 "url": "https://rickandmorty.mimo.dev/api/character/345",
7990 "created": "2018-01-10T17:33:23.437Z"
7991 },
7992 {
7993 "id": "346",
7994 "name": "Terry",
7995 "status": "unknown",
7996 "species": "Human",
7997 "type": "",
7998 "gender": "Male",
7999 "origin": {
8000 "name": "Earth (Replacement Dimension)",
8001 "url": "https://rickandmorty.mimo.dev/api/location/20"
8002 },
8003 "location": {
8004 "name": "Earth (Replacement Dimension)",
8005 "url": "https://rickandmorty.mimo.dev/api/location/20"
8006 },
8007 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/346.jpeg",
8008 "episode": [
8009 "https://rickandmorty.mimo.dev/api/episode/16"
8010 ],
8011 "url": "https://rickandmorty.mimo.dev/api/character/346",
8012 "created": "2018-01-10T17:37:51.767Z"
8013 },
8014 {
8015 "id": "347",
8016 "name": "President Curtis",
8017 "status": "Alive",
8018 "species": "Human",
8019 "type": "",
8020 "gender": "Male",
8021 "origin": {
8022 "name": "Earth (Replacement Dimension)",
8023 "url": "https://rickandmorty.mimo.dev/api/location/20"
8024 },
8025 "location": {
8026 "name": "Earth (Replacement Dimension)",
8027 "url": "https://rickandmorty.mimo.dev/api/location/20"
8028 },
8029 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/347.jpeg",
8030 "episode": [
8031 "https://rickandmorty.mimo.dev/api/episode/16",
8032 "https://rickandmorty.mimo.dev/api/episode/31",
8033 "https://rickandmorty.mimo.dev/api/episode/43",
8034 "https://rickandmorty.mimo.dev/api/episode/45",
8035 "https://rickandmorty.mimo.dev/api/episode/47"
8036 ],
8037 "url": "https://rickandmorty.mimo.dev/api/character/347",
8038 "created": "2018-01-10T17:43:37.411Z"
8039 },
8040 {
8041 "id": "348",
8042 "name": "The President of the Miniverse",
8043 "status": "Dead",
8044 "species": "Humanoid",
8045 "type": "Miniverse inhabitant",
8046 "gender": "Male",
8047 "origin": {
8048 "name": "Zeep Xanflorp's Miniverse",
8049 "url": "https://rickandmorty.mimo.dev/api/location/49"
8050 },
8051 "location": {
8052 "name": "Zeep Xanflorp's Miniverse",
8053 "url": "https://rickandmorty.mimo.dev/api/location/49"
8054 },
8055 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/348.jpeg",
8056 "episode": [
8057 "https://rickandmorty.mimo.dev/api/episode/17"
8058 ],
8059 "url": "https://rickandmorty.mimo.dev/api/character/348",
8060 "created": "2018-01-10T17:47:59.043Z"
8061 },
8062 {
8063 "id": "349",
8064 "name": "The Scientist Formerly Known as Rick",
8065 "status": "Dead",
8066 "species": "Human",
8067 "type": "",
8068 "gender": "Male",
8069 "origin": {
8070 "name": "unknown",
8071 "url": ""
8072 },
8073 "location": {
8074 "name": "unknown",
8075 "url": ""
8076 },
8077 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/349.jpeg",
8078 "episode": [
8079 "https://rickandmorty.mimo.dev/api/episode/10"
8080 ],
8081 "url": "https://rickandmorty.mimo.dev/api/character/349",
8082 "created": "2018-01-10T17:49:09.995Z"
8083 },
8084 {
8085 "id": "350",
8086 "name": "Thomas Lipkip",
8087 "status": "unknown",
8088 "species": "Human",
8089 "type": "",
8090 "gender": "Male",
8091 "origin": {
8092 "name": "Earth (Replacement Dimension)",
8093 "url": "https://rickandmorty.mimo.dev/api/location/20"
8094 },
8095 "location": {
8096 "name": "Froopyland",
8097 "url": "https://rickandmorty.mimo.dev/api/location/63"
8098 },
8099 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/350.jpeg",
8100 "episode": [
8101 "https://rickandmorty.mimo.dev/api/episode/30"
8102 ],
8103 "url": "https://rickandmorty.mimo.dev/api/character/350",
8104 "created": "2018-01-10T17:50:33.471Z"
8105 },
8106 {
8107 "id": "351",
8108 "name": "Three Unknown Things",
8109 "status": "Alive",
8110 "species": "Alien",
8111 "type": "",
8112 "gender": "unknown",
8113 "origin": {
8114 "name": "unknown",
8115 "url": ""
8116 },
8117 "location": {
8118 "name": "Interdimensional Cable",
8119 "url": "https://rickandmorty.mimo.dev/api/location/6"
8120 },
8121 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/351.jpeg",
8122 "episode": [
8123 "https://rickandmorty.mimo.dev/api/episode/8"
8124 ],
8125 "url": "https://rickandmorty.mimo.dev/api/character/351",
8126 "created": "2018-01-10T17:57:31.022Z"
8127 },
8128 {
8129 "id": "352",
8130 "name": "Tinkles",
8131 "status": "Dead",
8132 "species": "Alien",
8133 "type": "Parasite",
8134 "gender": "Female",
8135 "origin": {
8136 "name": "unknown",
8137 "url": ""
8138 },
8139 "location": {
8140 "name": "Earth (Replacement Dimension)",
8141 "url": "https://rickandmorty.mimo.dev/api/location/20"
8142 },
8143 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/352.jpeg",
8144 "episode": [
8145 "https://rickandmorty.mimo.dev/api/episode/15"
8146 ],
8147 "url": "https://rickandmorty.mimo.dev/api/character/352",
8148 "created": "2018-01-10T17:58:51.840Z"
8149 },
8150 {
8151 "id": "353",
8152 "name": "Tiny Rick",
8153 "status": "Dead",
8154 "species": "Human",
8155 "type": "Clone",
8156 "gender": "Male",
8157 "origin": {
8158 "name": "Earth (Replacement Dimension)",
8159 "url": "https://rickandmorty.mimo.dev/api/location/20"
8160 },
8161 "location": {
8162 "name": "Earth (Replacement Dimension)",
8163 "url": "https://rickandmorty.mimo.dev/api/location/20"
8164 },
8165 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/353.jpeg",
8166 "episode": [
8167 "https://rickandmorty.mimo.dev/api/episode/18"
8168 ],
8169 "url": "https://rickandmorty.mimo.dev/api/character/353",
8170 "created": "2018-01-10T18:00:35.848Z"
8171 },
8172 {
8173 "id": "354",
8174 "name": "Toby Matthews",
8175 "status": "Alive",
8176 "species": "Human",
8177 "type": "",
8178 "gender": "Male",
8179 "origin": {
8180 "name": "Earth (Replacement Dimension)",
8181 "url": "https://rickandmorty.mimo.dev/api/location/20"
8182 },
8183 "location": {
8184 "name": "Earth (Replacement Dimension)",
8185 "url": "https://rickandmorty.mimo.dev/api/location/20"
8186 },
8187 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/354.jpeg",
8188 "episode": [
8189 "https://rickandmorty.mimo.dev/api/episode/18"
8190 ],
8191 "url": "https://rickandmorty.mimo.dev/api/character/354",
8192 "created": "2018-01-10T18:02:03.402Z"
8193 },
8194 {
8195 "id": "355",
8196 "name": "Todd Crystal",
8197 "status": "Alive",
8198 "species": "Alien",
8199 "type": "Unknown-nippled alien",
8200 "gender": "Male",
8201 "origin": {
8202 "name": "Unity's Planet",
8203 "url": "https://rickandmorty.mimo.dev/api/location/28"
8204 },
8205 "location": {
8206 "name": "Unity's Planet",
8207 "url": "https://rickandmorty.mimo.dev/api/location/28"
8208 },
8209 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/355.jpeg",
8210 "episode": [
8211 "https://rickandmorty.mimo.dev/api/episode/14"
8212 ],
8213 "url": "https://rickandmorty.mimo.dev/api/character/355",
8214 "created": "2018-01-10T18:05:46.294Z"
8215 },
8216 {
8217 "id": "356",
8218 "name": "Tom Randolph",
8219 "status": "Alive",
8220 "species": "Human",
8221 "type": "",
8222 "gender": "Male",
8223 "origin": {
8224 "name": "Earth (C-137)",
8225 "url": "https://rickandmorty.mimo.dev/api/location/1"
8226 },
8227 "location": {
8228 "name": "Earth (C-137)",
8229 "url": "https://rickandmorty.mimo.dev/api/location/1"
8230 },
8231 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/356.jpeg",
8232 "episode": [
8233 "https://rickandmorty.mimo.dev/api/episode/3"
8234 ],
8235 "url": "https://rickandmorty.mimo.dev/api/character/356",
8236 "created": "2018-01-10T18:07:03.215Z"
8237 },
8238 {
8239 "id": "357",
8240 "name": "Tommy's Clone",
8241 "status": "Alive",
8242 "species": "Human",
8243 "type": "Clone",
8244 "gender": "Male",
8245 "origin": {
8246 "name": "Earth (Replacement Dimension)",
8247 "url": "https://rickandmorty.mimo.dev/api/location/20"
8248 },
8249 "location": {
8250 "name": "Earth (Replacement Dimension)",
8251 "url": "https://rickandmorty.mimo.dev/api/location/20"
8252 },
8253 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/357.jpeg",
8254 "episode": [
8255 "https://rickandmorty.mimo.dev/api/episode/30"
8256 ],
8257 "url": "https://rickandmorty.mimo.dev/api/character/357",
8258 "created": "2018-01-10T18:07:45.541Z"
8259 },
8260 {
8261 "id": "358",
8262 "name": "Tophat Jones",
8263 "status": "Dead",
8264 "species": "Mythological Creature",
8265 "type": "Leprechaun",
8266 "gender": "Male",
8267 "origin": {
8268 "name": "unknown",
8269 "url": ""
8270 },
8271 "location": {
8272 "name": "Interdimensional Cable",
8273 "url": "https://rickandmorty.mimo.dev/api/location/6"
8274 },
8275 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/358.jpeg",
8276 "episode": [
8277 "https://rickandmorty.mimo.dev/api/episode/8",
8278 "https://rickandmorty.mimo.dev/api/episode/18",
8279 "https://rickandmorty.mimo.dev/api/episode/21"
8280 ],
8281 "url": "https://rickandmorty.mimo.dev/api/character/358",
8282 "created": "2018-01-10T18:09:34.482Z"
8283 },
8284 {
8285 "id": "359",
8286 "name": "Tortured Morty",
8287 "status": "unknown",
8288 "species": "Human",
8289 "type": "",
8290 "gender": "Male",
8291 "origin": {
8292 "name": "unknown",
8293 "url": ""
8294 },
8295 "location": {
8296 "name": "Citadel of Ricks",
8297 "url": "https://rickandmorty.mimo.dev/api/location/3"
8298 },
8299 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/359.jpeg",
8300 "episode": [
8301 "https://rickandmorty.mimo.dev/api/episode/10"
8302 ],
8303 "url": "https://rickandmorty.mimo.dev/api/character/359",
8304 "created": "2018-01-10T18:14:50.992Z"
8305 },
8306 {
8307 "id": "360",
8308 "name": "Toxic Morty",
8309 "status": "Dead",
8310 "species": "Humanoid",
8311 "type": "Morty's toxic side",
8312 "gender": "Male",
8313 "origin": {
8314 "name": "Detoxifier",
8315 "url": "https://rickandmorty.mimo.dev/api/location/64"
8316 },
8317 "location": {
8318 "name": "Earth (Replacement Dimension)",
8319 "url": "https://rickandmorty.mimo.dev/api/location/20"
8320 },
8321 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/360.jpeg",
8322 "episode": [
8323 "https://rickandmorty.mimo.dev/api/episode/27"
8324 ],
8325 "url": "https://rickandmorty.mimo.dev/api/character/360",
8326 "created": "2018-01-10T18:18:05.422Z"
8327 },
8328 {
8329 "id": "361",
8330 "name": "Toxic Rick",
8331 "status": "Dead",
8332 "species": "Humanoid",
8333 "type": "Rick's toxic side",
8334 "gender": "Male",
8335 "origin": {
8336 "name": "Detoxifier",
8337 "url": "https://rickandmorty.mimo.dev/api/location/64"
8338 },
8339 "location": {
8340 "name": "Earth (Replacement Dimension)",
8341 "url": "https://rickandmorty.mimo.dev/api/location/20"
8342 },
8343 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/361.jpeg",
8344 "episode": [
8345 "https://rickandmorty.mimo.dev/api/episode/27"
8346 ],
8347 "url": "https://rickandmorty.mimo.dev/api/character/361",
8348 "created": "2018-01-10T18:20:41.703Z"
8349 },
8350 {
8351 "id": "362",
8352 "name": "Traflorkian",
8353 "status": "Alive",
8354 "species": "Alien",
8355 "type": "Traflorkian",
8356 "gender": "unknown",
8357 "origin": {
8358 "name": "unknown",
8359 "url": ""
8360 },
8361 "location": {
8362 "name": "Worldender's lair",
8363 "url": "https://rickandmorty.mimo.dev/api/location/4"
8364 },
8365 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/362.jpeg",
8366 "episode": [
8367 "https://rickandmorty.mimo.dev/api/episode/11",
8368 "https://rickandmorty.mimo.dev/api/episode/13",
8369 "https://rickandmorty.mimo.dev/api/episode/19",
8370 "https://rickandmorty.mimo.dev/api/episode/21",
8371 "https://rickandmorty.mimo.dev/api/episode/25"
8372 ],
8373 "url": "https://rickandmorty.mimo.dev/api/character/362",
8374 "created": "2018-01-10T18:52:08.927Z"
8375 },
8376 {
8377 "id": "363",
8378 "name": "Trandor",
8379 "status": "Alive",
8380 "species": "Alien",
8381 "type": "Krootabulan",
8382 "gender": "Male",
8383 "origin": {
8384 "name": "Krootabulon",
8385 "url": "https://rickandmorty.mimo.dev/api/location/45"
8386 },
8387 "location": {
8388 "name": "Earth (Replacement Dimension)",
8389 "url": "https://rickandmorty.mimo.dev/api/location/20"
8390 },
8391 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/363.jpeg",
8392 "episode": [
8393 "https://rickandmorty.mimo.dev/api/episode/30"
8394 ],
8395 "url": "https://rickandmorty.mimo.dev/api/character/363",
8396 "created": "2018-01-10T18:54:36.578Z"
8397 },
8398 {
8399 "id": "364",
8400 "name": "Tree Person",
8401 "status": "Dead",
8402 "species": "Humanoid",
8403 "type": "Teenyverse inhabitant",
8404 "gender": "unknown",
8405 "origin": {
8406 "name": "Kyle's Teenyverse",
8407 "url": "https://rickandmorty.mimo.dev/api/location/50"
8408 },
8409 "location": {
8410 "name": "Kyle's Teenyverse",
8411 "url": "https://rickandmorty.mimo.dev/api/location/50"
8412 },
8413 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/364.jpeg",
8414 "episode": [
8415 "https://rickandmorty.mimo.dev/api/episode/17"
8416 ],
8417 "url": "https://rickandmorty.mimo.dev/api/character/364",
8418 "created": "2018-01-10T18:57:50.033Z"
8419 },
8420 {
8421 "id": "365",
8422 "name": "Tricia Lange",
8423 "status": "Alive",
8424 "species": "Human",
8425 "type": "",
8426 "gender": "Female",
8427 "origin": {
8428 "name": "Earth (Replacement Dimension)",
8429 "url": "https://rickandmorty.mimo.dev/api/location/20"
8430 },
8431 "location": {
8432 "name": "Earth (Replacement Dimension)",
8433 "url": "https://rickandmorty.mimo.dev/api/location/20"
8434 },
8435 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/365.jpeg",
8436 "episode": [
8437 "https://rickandmorty.mimo.dev/api/episode/26",
8438 "https://rickandmorty.mimo.dev/api/episode/27",
8439 "https://rickandmorty.mimo.dev/api/episode/36",
8440 "https://rickandmorty.mimo.dev/api/episode/38",
8441 "https://rickandmorty.mimo.dev/api/episode/46"
8442 ],
8443 "url": "https://rickandmorty.mimo.dev/api/character/365",
8444 "created": "2018-01-10T18:59:31.842Z"
8445 },
8446 {
8447 "id": "366",
8448 "name": "Trunk Morty",
8449 "status": "Alive",
8450 "species": "Humanoid",
8451 "type": "Trunk-Person",
8452 "gender": "Male",
8453 "origin": {
8454 "name": "Trunk World",
8455 "url": "https://rickandmorty.mimo.dev/api/location/65"
8456 },
8457 "location": {
8458 "name": "Citadel of Ricks",
8459 "url": "https://rickandmorty.mimo.dev/api/location/3"
8460 },
8461 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/366.jpeg",
8462 "episode": [
8463 "https://rickandmorty.mimo.dev/api/episode/28"
8464 ],
8465 "url": "https://rickandmorty.mimo.dev/api/character/366",
8466 "created": "2018-01-10T19:03:13.558Z"
8467 },
8468 {
8469 "id": "367",
8470 "name": "Trunk Man",
8471 "status": "Alive",
8472 "species": "Humanoid",
8473 "type": "Trunk-Person",
8474 "gender": "Male",
8475 "origin": {
8476 "name": "Trunk World",
8477 "url": "https://rickandmorty.mimo.dev/api/location/65"
8478 },
8479 "location": {
8480 "name": "Interdimensional Cable",
8481 "url": "https://rickandmorty.mimo.dev/api/location/6"
8482 },
8483 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/367.jpeg",
8484 "episode": [
8485 "https://rickandmorty.mimo.dev/api/episode/8",
8486 "https://rickandmorty.mimo.dev/api/episode/28"
8487 ],
8488 "url": "https://rickandmorty.mimo.dev/api/character/367",
8489 "created": "2018-01-10T19:05:34.004Z"
8490 },
8491 {
8492 "id": "368",
8493 "name": "Truth Tortoise",
8494 "status": "unknown",
8495 "species": "Mythological Creature",
8496 "type": "Omniscient being",
8497 "gender": "Male",
8498 "origin": {
8499 "name": "unknown",
8500 "url": ""
8501 },
8502 "location": {
8503 "name": "unknown",
8504 "url": ""
8505 },
8506 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/368.jpeg",
8507 "episode": [
8508 "https://rickandmorty.mimo.dev/api/episode/29"
8509 ],
8510 "url": "https://rickandmorty.mimo.dev/api/character/368",
8511 "created": "2018-01-10T19:14:35.885Z"
8512 },
8513 {
8514 "id": "369",
8515 "name": "Tusked Assassin",
8516 "status": "unknown",
8517 "species": "Alien",
8518 "type": "Tuskfish",
8519 "gender": "Male",
8520 "origin": {
8521 "name": "Resort Planet",
8522 "url": "https://rickandmorty.mimo.dev/api/location/37"
8523 },
8524 "location": {
8525 "name": "Resort Planet",
8526 "url": "https://rickandmorty.mimo.dev/api/location/37"
8527 },
8528 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/369.jpeg",
8529 "episode": [
8530 "https://rickandmorty.mimo.dev/api/episode/26"
8531 ],
8532 "url": "https://rickandmorty.mimo.dev/api/character/369",
8533 "created": "2018-01-10T19:17:00.093Z"
8534 },
8535 {
8536 "id": "370",
8537 "name": "Two Guys with Handlebar Mustaches",
8538 "status": "Alive",
8539 "species": "Human",
8540 "type": "",
8541 "gender": "Male",
8542 "origin": {
8543 "name": "unknown",
8544 "url": ""
8545 },
8546 "location": {
8547 "name": "Interdimensional Cable",
8548 "url": "https://rickandmorty.mimo.dev/api/location/6"
8549 },
8550 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/370.jpeg",
8551 "episode": [
8552 "https://rickandmorty.mimo.dev/api/episode/8"
8553 ],
8554 "url": "https://rickandmorty.mimo.dev/api/character/370",
8555 "created": "2018-01-10T19:17:57.976Z"
8556 },
8557 {
8558 "id": "371",
8559 "name": "Tumblorkian",
8560 "status": "Alive",
8561 "species": "Alien",
8562 "type": "Tumblorkian",
8563 "gender": "Male",
8564 "origin": {
8565 "name": "Plopstar",
8566 "url": "https://rickandmorty.mimo.dev/api/location/66"
8567 },
8568 "location": {
8569 "name": "Plopstar",
8570 "url": "https://rickandmorty.mimo.dev/api/location/66"
8571 },
8572 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/371.jpeg",
8573 "episode": [
8574 "https://rickandmorty.mimo.dev/api/episode/19"
8575 ],
8576 "url": "https://rickandmorty.mimo.dev/api/character/371",
8577 "created": "2018-01-10T19:18:44.560Z"
8578 },
8579 {
8580 "id": "372",
8581 "name": "Unity",
8582 "status": "Alive",
8583 "species": "Alien",
8584 "type": "Hivemind",
8585 "gender": "Genderless",
8586 "origin": {
8587 "name": "unknown",
8588 "url": ""
8589 },
8590 "location": {
8591 "name": "Unity's Planet",
8592 "url": "https://rickandmorty.mimo.dev/api/location/28"
8593 },
8594 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/372.jpeg",
8595 "episode": [
8596 "https://rickandmorty.mimo.dev/api/episode/14"
8597 ],
8598 "url": "https://rickandmorty.mimo.dev/api/character/372",
8599 "created": "2018-01-10T19:20:50.211Z"
8600 },
8601 {
8602 "id": "373",
8603 "name": "Unmuscular Michael",
8604 "status": "Alive",
8605 "species": "Human",
8606 "type": "",
8607 "gender": "Male",
8608 "origin": {
8609 "name": "unknown",
8610 "url": ""
8611 },
8612 "location": {
8613 "name": "Interdimensional Cable",
8614 "url": "https://rickandmorty.mimo.dev/api/location/6"
8615 },
8616 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/373.jpeg",
8617 "episode": [
8618 "https://rickandmorty.mimo.dev/api/episode/8"
8619 ],
8620 "url": "https://rickandmorty.mimo.dev/api/character/373",
8621 "created": "2018-01-10T19:22:04.075Z"
8622 },
8623 {
8624 "id": "374",
8625 "name": "Vampire Master",
8626 "status": "Alive",
8627 "species": "Mythological Creature",
8628 "type": "Vampire",
8629 "gender": "Male",
8630 "origin": {
8631 "name": "Earth (Replacement Dimension)",
8632 "url": "https://rickandmorty.mimo.dev/api/location/20"
8633 },
8634 "location": {
8635 "name": "Earth (Replacement Dimension)",
8636 "url": "https://rickandmorty.mimo.dev/api/location/20"
8637 },
8638 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/374.jpeg",
8639 "episode": [
8640 "https://rickandmorty.mimo.dev/api/episode/18"
8641 ],
8642 "url": "https://rickandmorty.mimo.dev/api/character/374",
8643 "created": "2018-01-10T19:23:45.478Z"
8644 },
8645 {
8646 "id": "375",
8647 "name": "Vance Maximus",
8648 "status": "Dead",
8649 "species": "Human",
8650 "type": "",
8651 "gender": "Male",
8652 "origin": {
8653 "name": "unknown",
8654 "url": ""
8655 },
8656 "location": {
8657 "name": "Worldender's lair",
8658 "url": "https://rickandmorty.mimo.dev/api/location/4"
8659 },
8660 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/375.jpeg",
8661 "episode": [
8662 "https://rickandmorty.mimo.dev/api/episode/25"
8663 ],
8664 "url": "https://rickandmorty.mimo.dev/api/character/375",
8665 "created": "2018-01-10T19:26:00.957Z"
8666 },
8667 {
8668 "id": "376",
8669 "name": "Veronica Ann Bennet",
8670 "status": "Alive",
8671 "species": "Alien",
8672 "type": "Gazorpian",
8673 "gender": "Female",
8674 "origin": {
8675 "name": "Gazorpazorp",
8676 "url": "https://rickandmorty.mimo.dev/api/location/40"
8677 },
8678 "location": {
8679 "name": "Gazorpazorp",
8680 "url": "https://rickandmorty.mimo.dev/api/location/40"
8681 },
8682 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/376.jpeg",
8683 "episode": [
8684 "https://rickandmorty.mimo.dev/api/episode/7"
8685 ],
8686 "url": "https://rickandmorty.mimo.dev/api/character/376",
8687 "created": "2018-01-10T19:27:06.246Z"
8688 },
8689 {
8690 "id": "377",
8691 "name": "Voltematron",
8692 "status": "Dead",
8693 "species": "Alien",
8694 "type": "Parasite",
8695 "gender": "unknown",
8696 "origin": {
8697 "name": "unknown",
8698 "url": ""
8699 },
8700 "location": {
8701 "name": "Earth (Replacement Dimension)",
8702 "url": "https://rickandmorty.mimo.dev/api/location/20"
8703 },
8704 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/377.jpeg",
8705 "episode": [
8706 "https://rickandmorty.mimo.dev/api/episode/29"
8707 ],
8708 "url": "https://rickandmorty.mimo.dev/api/character/377",
8709 "created": "2018-01-10T19:29:08.116Z"
8710 },
8711 {
8712 "id": "378",
8713 "name": "Wall Crawling Rick",
8714 "status": "unknown",
8715 "species": "Humanoid",
8716 "type": "Lizard-Person",
8717 "gender": "Male",
8718 "origin": {
8719 "name": "unknown",
8720 "url": ""
8721 },
8722 "location": {
8723 "name": "Citadel of Ricks",
8724 "url": "https://rickandmorty.mimo.dev/api/location/3"
8725 },
8726 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/378.jpeg",
8727 "episode": [
8728 "https://rickandmorty.mimo.dev/api/episode/22"
8729 ],
8730 "url": "https://rickandmorty.mimo.dev/api/character/378",
8731 "created": "2018-01-10T19:33:30.804Z"
8732 },
8733 {
8734 "id": "379",
8735 "name": "Wedding Bartender",
8736 "status": "unknown",
8737 "species": "Alien",
8738 "type": "",
8739 "gender": "Male",
8740 "origin": {
8741 "name": "unknown",
8742 "url": ""
8743 },
8744 "location": {
8745 "name": "Planet Squanch",
8746 "url": "https://rickandmorty.mimo.dev/api/location/35"
8747 },
8748 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/379.jpeg",
8749 "episode": [
8750 "https://rickandmorty.mimo.dev/api/episode/21"
8751 ],
8752 "url": "https://rickandmorty.mimo.dev/api/character/379",
8753 "created": "2018-01-10T19:37:41.375Z"
8754 },
8755 {
8756 "id": "380",
8757 "name": "Unknown Rick",
8758 "status": "unknown",
8759 "species": "Human",
8760 "type": "",
8761 "gender": "Male",
8762 "origin": {
8763 "name": "unknown",
8764 "url": ""
8765 },
8766 "location": {
8767 "name": "unknown",
8768 "url": ""
8769 },
8770 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/380.jpeg",
8771 "episode": [
8772 "https://rickandmorty.mimo.dev/api/episode/22",
8773 "https://rickandmorty.mimo.dev/api/episode/51"
8774 ],
8775 "url": "https://rickandmorty.mimo.dev/api/character/380",
8776 "created": "2018-01-10T19:44:22.262Z"
8777 },
8778 {
8779 "id": "381",
8780 "name": "Woman Rick",
8781 "status": "Alive",
8782 "species": "Alien",
8783 "type": "Chair",
8784 "gender": "Female",
8785 "origin": {
8786 "name": "unknown",
8787 "url": ""
8788 },
8789 "location": {
8790 "name": "unknown",
8791 "url": ""
8792 },
8793 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/381.jpeg",
8794 "episode": [
8795 "https://rickandmorty.mimo.dev/api/episode/10"
8796 ],
8797 "url": "https://rickandmorty.mimo.dev/api/character/381",
8798 "created": "2018-01-10T19:46:00.622Z"
8799 },
8800 {
8801 "id": "382",
8802 "name": "Worldender",
8803 "status": "Dead",
8804 "species": "Alien",
8805 "type": "",
8806 "gender": "Male",
8807 "origin": {
8808 "name": "unknown",
8809 "url": ""
8810 },
8811 "location": {
8812 "name": "Worldender's lair",
8813 "url": "https://rickandmorty.mimo.dev/api/location/4"
8814 },
8815 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/382.jpeg",
8816 "episode": [
8817 "https://rickandmorty.mimo.dev/api/episode/25"
8818 ],
8819 "url": "https://rickandmorty.mimo.dev/api/character/382",
8820 "created": "2018-01-10T19:47:55.859Z"
8821 },
8822 {
8823 "id": "383",
8824 "name": "Yaarb",
8825 "status": "Alive",
8826 "species": "Alien",
8827 "type": "",
8828 "gender": "Male",
8829 "origin": {
8830 "name": "unknown",
8831 "url": ""
8832 },
8833 "location": {
8834 "name": "St. Gloopy Noops Hospital",
8835 "url": "https://rickandmorty.mimo.dev/api/location/16"
8836 },
8837 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/383.jpeg",
8838 "episode": [
8839 "https://rickandmorty.mimo.dev/api/episode/19"
8840 ],
8841 "url": "https://rickandmorty.mimo.dev/api/character/383",
8842 "created": "2018-01-10T19:48:59.952Z"
8843 },
8844 {
8845 "id": "384",
8846 "name": "Yellow Headed Doctor",
8847 "status": "Alive",
8848 "species": "Alien",
8849 "type": "",
8850 "gender": "Male",
8851 "origin": {
8852 "name": "unknown",
8853 "url": ""
8854 },
8855 "location": {
8856 "name": "St. Gloopy Noops Hospital",
8857 "url": "https://rickandmorty.mimo.dev/api/location/16"
8858 },
8859 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/384.jpeg",
8860 "episode": [
8861 "https://rickandmorty.mimo.dev/api/episode/19"
8862 ],
8863 "url": "https://rickandmorty.mimo.dev/api/character/384",
8864 "created": "2018-01-10T19:50:19.351Z"
8865 },
8866 {
8867 "id": "385",
8868 "name": "Yellow Shirt Rick",
8869 "status": "unknown",
8870 "species": "Human",
8871 "type": "",
8872 "gender": "Male",
8873 "origin": {
8874 "name": "unknown",
8875 "url": ""
8876 },
8877 "location": {
8878 "name": "Citadel of Ricks",
8879 "url": "https://rickandmorty.mimo.dev/api/location/3"
8880 },
8881 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/385.jpeg",
8882 "episode": [
8883 "https://rickandmorty.mimo.dev/api/episode/22"
8884 ],
8885 "url": "https://rickandmorty.mimo.dev/api/character/385",
8886 "created": "2018-01-10T19:51:18.996Z"
8887 },
8888 {
8889 "id": "386",
8890 "name": "Zarbadar Gloonch",
8891 "status": "Dead",
8892 "species": "Alien",
8893 "type": "Drumbloxian",
8894 "gender": "Female",
8895 "origin": {
8896 "name": "unknown",
8897 "url": ""
8898 },
8899 "location": {
8900 "name": "Nuptia 4",
8901 "url": "https://rickandmorty.mimo.dev/api/location/13"
8902 },
8903 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/386.jpeg",
8904 "episode": [
8905 "https://rickandmorty.mimo.dev/api/episode/13",
8906 "https://rickandmorty.mimo.dev/api/episode/18"
8907 ],
8908 "url": "https://rickandmorty.mimo.dev/api/character/386",
8909 "created": "2018-01-10T19:52:40.898Z"
8910 },
8911 {
8912 "id": "387",
8913 "name": "Zarbadar's Mytholog",
8914 "status": "unknown",
8915 "species": "Mythological Creature",
8916 "type": "Mytholog",
8917 "gender": "Female",
8918 "origin": {
8919 "name": "Nuptia 4",
8920 "url": "https://rickandmorty.mimo.dev/api/location/13"
8921 },
8922 "location": {
8923 "name": "Nuptia 4",
8924 "url": "https://rickandmorty.mimo.dev/api/location/13"
8925 },
8926 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/387.jpeg",
8927 "episode": [
8928 "https://rickandmorty.mimo.dev/api/episode/18"
8929 ],
8930 "url": "https://rickandmorty.mimo.dev/api/character/387",
8931 "created": "2018-01-10T19:54:17.951Z"
8932 },
8933 {
8934 "id": "388",
8935 "name": "Zeep Xanflorp",
8936 "status": "Alive",
8937 "species": "Humanoid",
8938 "type": "Microverse inhabitant",
8939 "gender": "Male",
8940 "origin": {
8941 "name": "Rick's Battery Microverse",
8942 "url": "https://rickandmorty.mimo.dev/api/location/24"
8943 },
8944 "location": {
8945 "name": "Rick's Battery Microverse",
8946 "url": "https://rickandmorty.mimo.dev/api/location/24"
8947 },
8948 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/388.jpeg",
8949 "episode": [
8950 "https://rickandmorty.mimo.dev/api/episode/17"
8951 ],
8952 "url": "https://rickandmorty.mimo.dev/api/character/388",
8953 "created": "2018-01-10T19:56:57.790Z"
8954 },
8955 {
8956 "id": "389",
8957 "name": "Zeta Alpha Rick",
8958 "status": "Dead",
8959 "species": "Human",
8960 "type": "",
8961 "gender": "Male",
8962 "origin": {
8963 "name": "unknown",
8964 "url": ""
8965 },
8966 "location": {
8967 "name": "Rick's Memories",
8968 "url": "https://rickandmorty.mimo.dev/api/location/126"
8969 },
8970 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/389.jpeg",
8971 "episode": [
8972 "https://rickandmorty.mimo.dev/api/episode/10",
8973 "https://rickandmorty.mimo.dev/api/episode/11",
8974 "https://rickandmorty.mimo.dev/api/episode/22",
8975 "https://rickandmorty.mimo.dev/api/episode/51"
8976 ],
8977 "url": "https://rickandmorty.mimo.dev/api/character/389",
8978 "created": "2018-01-10T19:57:41.191Z"
8979 },
8980 {
8981 "id": "390",
8982 "name": "Zick Zack",
8983 "status": "Dead",
8984 "species": "Alien",
8985 "type": "Floop Floopian",
8986 "gender": "Male",
8987 "origin": {
8988 "name": "unknown",
8989 "url": ""
8990 },
8991 "location": {
8992 "name": "Earth (Replacement Dimension)",
8993 "url": "https://rickandmorty.mimo.dev/api/location/20"
8994 },
8995 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/390.jpeg",
8996 "episode": [
8997 "https://rickandmorty.mimo.dev/api/episode/29"
8998 ],
8999 "url": "https://rickandmorty.mimo.dev/api/character/390",
9000 "created": "2018-01-10T20:00:05.681Z"
9001 },
9002 {
9003 "id": "391",
9004 "name": "Uncle Steve",
9005 "status": "Dead",
9006 "species": "Alien",
9007 "type": "Parasite",
9008 "gender": "Male",
9009 "origin": {
9010 "name": "unknown",
9011 "url": ""
9012 },
9013 "location": {
9014 "name": "Earth (Replacement Dimension)",
9015 "url": "https://rickandmorty.mimo.dev/api/location/20"
9016 },
9017 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/391.jpeg",
9018 "episode": [
9019 "https://rickandmorty.mimo.dev/api/episode/15"
9020 ],
9021 "url": "https://rickandmorty.mimo.dev/api/character/391",
9022 "created": "2018-01-14T13:34:50.096Z"
9023 },
9024 {
9025 "id": "392",
9026 "name": "Bearded Morty",
9027 "status": "Alive",
9028 "species": "Human",
9029 "type": "",
9030 "gender": "Male",
9031 "origin": {
9032 "name": "unknown",
9033 "url": ""
9034 },
9035 "location": {
9036 "name": "Citadel of Ricks",
9037 "url": "https://rickandmorty.mimo.dev/api/location/3"
9038 },
9039 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/392.jpeg",
9040 "episode": [
9041 "https://rickandmorty.mimo.dev/api/episode/28",
9042 "https://rickandmorty.mimo.dev/api/episode/51"
9043 ],
9044 "url": "https://rickandmorty.mimo.dev/api/character/392",
9045 "created": "2018-01-14T14:48:05.977Z"
9046 },
9047 {
9048 "id": "393",
9049 "name": "Roy",
9050 "status": "Alive",
9051 "species": "Human",
9052 "type": "Game",
9053 "gender": "Male",
9054 "origin": {
9055 "name": "Roy: A Life Well Lived",
9056 "url": "https://rickandmorty.mimo.dev/api/location/32"
9057 },
9058 "location": {
9059 "name": "Roy: A Life Well Lived",
9060 "url": "https://rickandmorty.mimo.dev/api/location/32"
9061 },
9062 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/393.jpeg",
9063 "episode": [
9064 "https://rickandmorty.mimo.dev/api/episode/13"
9065 ],
9066 "url": "https://rickandmorty.mimo.dev/api/character/393",
9067 "created": "2018-01-20T19:15:27.239Z"
9068 },
9069 {
9070 "id": "394",
9071 "name": "Davin",
9072 "status": "Dead",
9073 "species": "Cronenberg",
9074 "type": "",
9075 "gender": "Male",
9076 "origin": {
9077 "name": "Earth (C-137)",
9078 "url": "https://rickandmorty.mimo.dev/api/location/1"
9079 },
9080 "location": {
9081 "name": "Earth (C-137)",
9082 "url": "https://rickandmorty.mimo.dev/api/location/1"
9083 },
9084 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/394.jpeg",
9085 "episode": [
9086 "https://rickandmorty.mimo.dev/api/episode/1",
9087 "https://rickandmorty.mimo.dev/api/episode/6"
9088 ],
9089 "url": "https://rickandmorty.mimo.dev/api/character/394",
9090 "created": "2018-01-20T19:48:42.201Z"
9091 },
9092 {
9093 "id": "395",
9094 "name": "Greebybobe",
9095 "status": "Alive",
9096 "species": "Alien",
9097 "type": "Greebybobe",
9098 "gender": "unknown",
9099 "origin": {
9100 "name": "Girvonesk",
9101 "url": "https://rickandmorty.mimo.dev/api/location/68"
9102 },
9103 "location": {
9104 "name": "Worldender's lair",
9105 "url": "https://rickandmorty.mimo.dev/api/location/4"
9106 },
9107 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/395.jpeg",
9108 "episode": [
9109 "https://rickandmorty.mimo.dev/api/episode/1",
9110 "https://rickandmorty.mimo.dev/api/episode/11",
9111 "https://rickandmorty.mimo.dev/api/episode/16",
9112 "https://rickandmorty.mimo.dev/api/episode/25"
9113 ],
9114 "url": "https://rickandmorty.mimo.dev/api/character/395",
9115 "created": "2018-04-15T16:46:31.715Z"
9116 },
9117 {
9118 "id": "396",
9119 "name": "Scary Teacher",
9120 "status": "Alive",
9121 "species": "Mythological Creature",
9122 "type": "Monster",
9123 "gender": "Male",
9124 "origin": {
9125 "name": "Mr. Goldenfold's dream",
9126 "url": "https://rickandmorty.mimo.dev/api/location/18"
9127 },
9128 "location": {
9129 "name": "Mr. Goldenfold's dream",
9130 "url": "https://rickandmorty.mimo.dev/api/location/18"
9131 },
9132 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/396.jpeg",
9133 "episode": [
9134 "https://rickandmorty.mimo.dev/api/episode/2"
9135 ],
9136 "url": "https://rickandmorty.mimo.dev/api/character/396",
9137 "created": "2018-04-15T17:10:07.639Z"
9138 },
9139 {
9140 "id": "397",
9141 "name": "Fido",
9142 "status": "Alive",
9143 "species": "Animal",
9144 "type": "Dog",
9145 "gender": "Male",
9146 "origin": {
9147 "name": "Snuffles' Dream",
9148 "url": "https://rickandmorty.mimo.dev/api/location/70"
9149 },
9150 "location": {
9151 "name": "Snuffles' Dream",
9152 "url": "https://rickandmorty.mimo.dev/api/location/70"
9153 },
9154 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/397.jpeg",
9155 "episode": [
9156 "https://rickandmorty.mimo.dev/api/episode/2"
9157 ],
9158 "url": "https://rickandmorty.mimo.dev/api/character/397",
9159 "created": "2018-04-15T17:15:28.777Z"
9160 },
9161 {
9162 "id": "398",
9163 "name": "Accountant dog",
9164 "status": "Alive",
9165 "species": "Animal",
9166 "type": "Dog",
9167 "gender": "Male",
9168 "origin": {
9169 "name": "Snuffles' Dream",
9170 "url": "https://rickandmorty.mimo.dev/api/location/70"
9171 },
9172 "location": {
9173 "name": "Snuffles' Dream",
9174 "url": "https://rickandmorty.mimo.dev/api/location/70"
9175 },
9176 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/398.jpeg",
9177 "episode": [
9178 "https://rickandmorty.mimo.dev/api/episode/2"
9179 ],
9180 "url": "https://rickandmorty.mimo.dev/api/character/398",
9181 "created": "2018-04-15T17:23:04.169Z"
9182 },
9183 {
9184 "id": "399",
9185 "name": "Tiny-persons advocacy group lawyer",
9186 "status": "Alive",
9187 "species": "Mythological Creature",
9188 "type": "Giant",
9189 "gender": "Male",
9190 "origin": {
9191 "name": "Giant's Town",
9192 "url": "https://rickandmorty.mimo.dev/api/location/14"
9193 },
9194 "location": {
9195 "name": "Giant's Town",
9196 "url": "https://rickandmorty.mimo.dev/api/location/14"
9197 },
9198 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/399.jpeg",
9199 "episode": [
9200 "https://rickandmorty.mimo.dev/api/episode/5"
9201 ],
9202 "url": "https://rickandmorty.mimo.dev/api/character/399",
9203 "created": "2018-04-15T17:34:02.076Z"
9204 },
9205 {
9206 "id": "400",
9207 "name": "Giant Judge",
9208 "status": "Alive",
9209 "species": "Mythological Creature",
9210 "type": "Giant",
9211 "gender": "Male",
9212 "origin": {
9213 "name": "Giant's Town",
9214 "url": "https://rickandmorty.mimo.dev/api/location/14"
9215 },
9216 "location": {
9217 "name": "Giant's Town",
9218 "url": "https://rickandmorty.mimo.dev/api/location/14"
9219 },
9220 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/400.jpeg",
9221 "episode": [
9222 "https://rickandmorty.mimo.dev/api/episode/5"
9223 ],
9224 "url": "https://rickandmorty.mimo.dev/api/character/400",
9225 "created": "2018-04-15T17:36:11.295Z"
9226 },
9227 {
9228 "id": "401",
9229 "name": "Morty Jr's interviewer",
9230 "status": "Alive",
9231 "species": "Human",
9232 "type": "",
9233 "gender": "Male",
9234 "origin": {
9235 "name": "Earth (Replacement Dimension)",
9236 "url": "https://rickandmorty.mimo.dev/api/location/20"
9237 },
9238 "location": {
9239 "name": "Earth (Replacement Dimension)",
9240 "url": "https://rickandmorty.mimo.dev/api/location/20"
9241 },
9242 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/401.jpeg",
9243 "episode": [
9244 "https://rickandmorty.mimo.dev/api/episode/7"
9245 ],
9246 "url": "https://rickandmorty.mimo.dev/api/character/401",
9247 "created": "2018-04-15T17:43:56.832Z"
9248 },
9249 {
9250 "id": "402",
9251 "name": "Guy from The Bachelor",
9252 "status": "Alive",
9253 "species": "Human",
9254 "type": "",
9255 "gender": "Male",
9256 "origin": {
9257 "name": "Earth (Replacement Dimension)",
9258 "url": "https://rickandmorty.mimo.dev/api/location/20"
9259 },
9260 "location": {
9261 "name": "Earth (Replacement Dimension)",
9262 "url": "https://rickandmorty.mimo.dev/api/location/20"
9263 },
9264 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/402.jpeg",
9265 "episode": [
9266 "https://rickandmorty.mimo.dev/api/episode/8"
9267 ],
9268 "url": "https://rickandmorty.mimo.dev/api/character/402",
9269 "created": "2018-04-15T17:45:38.589Z"
9270 },
9271 {
9272 "id": "403",
9273 "name": "Corn detective",
9274 "status": "Dead",
9275 "species": "Humanoid",
9276 "type": "Corn-person",
9277 "gender": "Male",
9278 "origin": {
9279 "name": "Interdimensional Cable",
9280 "url": "https://rickandmorty.mimo.dev/api/location/6"
9281 },
9282 "location": {
9283 "name": "Interdimensional Cable",
9284 "url": "https://rickandmorty.mimo.dev/api/location/6"
9285 },
9286 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/403.jpeg",
9287 "episode": [
9288 "https://rickandmorty.mimo.dev/api/episode/8"
9289 ],
9290 "url": "https://rickandmorty.mimo.dev/api/character/403",
9291 "created": "2018-04-15T17:48:50.629Z"
9292 },
9293 {
9294 "id": "404",
9295 "name": "Michael Jackson",
9296 "status": "Alive",
9297 "species": "Humanoid",
9298 "type": "Phone-Person",
9299 "gender": "Male",
9300 "origin": {
9301 "name": "Earth (Phone Dimension)",
9302 "url": "https://rickandmorty.mimo.dev/api/location/72"
9303 },
9304 "location": {
9305 "name": "Earth (Phone Dimension)",
9306 "url": "https://rickandmorty.mimo.dev/api/location/72"
9307 },
9308 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/404.jpeg",
9309 "episode": [
9310 "https://rickandmorty.mimo.dev/api/episode/8"
9311 ],
9312 "url": "https://rickandmorty.mimo.dev/api/character/404",
9313 "created": "2018-04-15T18:01:09.637Z"
9314 },
9315 {
9316 "id": "405",
9317 "name": "Trunkphobic suspenders guy",
9318 "status": "Alive",
9319 "species": "Human",
9320 "type": "",
9321 "gender": "Male",
9322 "origin": {
9323 "name": "unknown",
9324 "url": ""
9325 },
9326 "location": {
9327 "name": "Earth (Replacement Dimension)",
9328 "url": "https://rickandmorty.mimo.dev/api/location/20"
9329 },
9330 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/405.jpeg",
9331 "episode": [
9332 "https://rickandmorty.mimo.dev/api/episode/2",
9333 "https://rickandmorty.mimo.dev/api/episode/8",
9334 "https://rickandmorty.mimo.dev/api/episode/10",
9335 "https://rickandmorty.mimo.dev/api/episode/11"
9336 ],
9337 "url": "https://rickandmorty.mimo.dev/api/character/405",
9338 "created": "2018-04-15T20:31:46.065Z"
9339 },
9340 {
9341 "id": "406",
9342 "name": "Spiderweb teddy bear",
9343 "status": "Alive",
9344 "species": "Animal",
9345 "type": "Teddy Bear",
9346 "gender": "unknown",
9347 "origin": {
9348 "name": "Interdimensional Cable",
9349 "url": "https://rickandmorty.mimo.dev/api/location/6"
9350 },
9351 "location": {
9352 "name": "Interdimensional Cable",
9353 "url": "https://rickandmorty.mimo.dev/api/location/6"
9354 },
9355 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/406.jpeg",
9356 "episode": [
9357 "https://rickandmorty.mimo.dev/api/episode/8"
9358 ],
9359 "url": "https://rickandmorty.mimo.dev/api/character/406",
9360 "created": "2018-04-15T20:45:04.863Z"
9361 },
9362 {
9363 "id": "407",
9364 "name": "Regular Tyrion Lannister",
9365 "status": "Alive",
9366 "species": "Human",
9367 "type": "",
9368 "gender": "Male",
9369 "origin": {
9370 "name": "Interdimensional Cable",
9371 "url": "https://rickandmorty.mimo.dev/api/location/6"
9372 },
9373 "location": {
9374 "name": "Interdimensional Cable",
9375 "url": "https://rickandmorty.mimo.dev/api/location/6"
9376 },
9377 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/407.jpeg",
9378 "episode": [
9379 "https://rickandmorty.mimo.dev/api/episode/8"
9380 ],
9381 "url": "https://rickandmorty.mimo.dev/api/character/407",
9382 "created": "2018-04-15T20:50:10.475Z"
9383 },
9384 {
9385 "id": "408",
9386 "name": "Quick Mystery Presenter",
9387 "status": "Alive",
9388 "species": "Human",
9389 "type": "",
9390 "gender": "Male",
9391 "origin": {
9392 "name": "Interdimensional Cable",
9393 "url": "https://rickandmorty.mimo.dev/api/location/6"
9394 },
9395 "location": {
9396 "name": "Interdimensional Cable",
9397 "url": "https://rickandmorty.mimo.dev/api/location/6"
9398 },
9399 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/408.jpeg",
9400 "episode": [
9401 "https://rickandmorty.mimo.dev/api/episode/8"
9402 ],
9403 "url": "https://rickandmorty.mimo.dev/api/character/408",
9404 "created": "2018-04-15T20:51:47.778Z"
9405 },
9406 {
9407 "id": "409",
9408 "name": "Mr. Sneezy",
9409 "status": "Alive",
9410 "species": "Human",
9411 "type": "Little Human",
9412 "gender": "Male",
9413 "origin": {
9414 "name": "Interdimensional Cable",
9415 "url": "https://rickandmorty.mimo.dev/api/location/6"
9416 },
9417 "location": {
9418 "name": "Interdimensional Cable",
9419 "url": "https://rickandmorty.mimo.dev/api/location/6"
9420 },
9421 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/409.jpeg",
9422 "episode": [
9423 "https://rickandmorty.mimo.dev/api/episode/8"
9424 ],
9425 "url": "https://rickandmorty.mimo.dev/api/character/409",
9426 "created": "2018-04-15T21:04:09.405Z"
9427 },
9428 {
9429 "id": "410",
9430 "name": "Two Brothers",
9431 "status": "Alive",
9432 "species": "Human",
9433 "type": "",
9434 "gender": "Male",
9435 "origin": {
9436 "name": "Interdimensional Cable",
9437 "url": "https://rickandmorty.mimo.dev/api/location/6"
9438 },
9439 "location": {
9440 "name": "Interdimensional Cable",
9441 "url": "https://rickandmorty.mimo.dev/api/location/6"
9442 },
9443 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/410.jpeg",
9444 "episode": [
9445 "https://rickandmorty.mimo.dev/api/episode/8"
9446 ],
9447 "url": "https://rickandmorty.mimo.dev/api/character/410",
9448 "created": "2018-04-15T21:06:18.686Z"
9449 },
9450 {
9451 "id": "411",
9452 "name": "Alien Mexican Armada",
9453 "status": "unknown",
9454 "species": "Alien",
9455 "type": "Mexican",
9456 "gender": "Male",
9457 "origin": {
9458 "name": "Interdimensional Cable",
9459 "url": "https://rickandmorty.mimo.dev/api/location/6"
9460 },
9461 "location": {
9462 "name": "Interdimensional Cable",
9463 "url": "https://rickandmorty.mimo.dev/api/location/6"
9464 },
9465 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/411.jpeg",
9466 "episode": [
9467 "https://rickandmorty.mimo.dev/api/episode/8"
9468 ],
9469 "url": "https://rickandmorty.mimo.dev/api/character/411",
9470 "created": "2018-04-15T21:10:27.986Z"
9471 },
9472 {
9473 "id": "412",
9474 "name": "Giant Cat Monster",
9475 "status": "unknown",
9476 "species": "Animal",
9477 "type": "Giant Cat Monster",
9478 "gender": "unknown",
9479 "origin": {
9480 "name": "Interdimensional Cable",
9481 "url": "https://rickandmorty.mimo.dev/api/location/6"
9482 },
9483 "location": {
9484 "name": "Interdimensional Cable",
9485 "url": "https://rickandmorty.mimo.dev/api/location/6"
9486 },
9487 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/412.jpeg",
9488 "episode": [
9489 "https://rickandmorty.mimo.dev/api/episode/8"
9490 ],
9491 "url": "https://rickandmorty.mimo.dev/api/character/412",
9492 "created": "2018-04-15T21:14:09.223Z"
9493 },
9494 {
9495 "id": "413",
9496 "name": "Old Women",
9497 "status": "unknown",
9498 "species": "Human",
9499 "type": "Old Amazons",
9500 "gender": "Female",
9501 "origin": {
9502 "name": "Interdimensional Cable",
9503 "url": "https://rickandmorty.mimo.dev/api/location/6"
9504 },
9505 "location": {
9506 "name": "Interdimensional Cable",
9507 "url": "https://rickandmorty.mimo.dev/api/location/6"
9508 },
9509 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/413.jpeg",
9510 "episode": [
9511 "https://rickandmorty.mimo.dev/api/episode/8"
9512 ],
9513 "url": "https://rickandmorty.mimo.dev/api/character/413",
9514 "created": "2018-04-15T21:21:32.623Z"
9515 },
9516 {
9517 "id": "414",
9518 "name": "Trunkphobic guy",
9519 "status": "Alive",
9520 "species": "Human",
9521 "type": "",
9522 "gender": "Male",
9523 "origin": {
9524 "name": "Interdimensional Cable",
9525 "url": "https://rickandmorty.mimo.dev/api/location/6"
9526 },
9527 "location": {
9528 "name": "Interdimensional Cable",
9529 "url": "https://rickandmorty.mimo.dev/api/location/6"
9530 },
9531 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/414.jpeg",
9532 "episode": [
9533 "https://rickandmorty.mimo.dev/api/episode/8"
9534 ],
9535 "url": "https://rickandmorty.mimo.dev/api/character/414",
9536 "created": "2018-04-15T21:33:59.719Z"
9537 },
9538 {
9539 "id": "415",
9540 "name": "Pro trunk people marriage guy",
9541 "status": "Alive",
9542 "species": "Human",
9543 "type": "",
9544 "gender": "Male",
9545 "origin": {
9546 "name": "Interdimensional Cable",
9547 "url": "https://rickandmorty.mimo.dev/api/location/6"
9548 },
9549 "location": {
9550 "name": "Interdimensional Cable",
9551 "url": "https://rickandmorty.mimo.dev/api/location/6"
9552 },
9553 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/415.jpeg",
9554 "episode": [
9555 "https://rickandmorty.mimo.dev/api/episode/8"
9556 ],
9557 "url": "https://rickandmorty.mimo.dev/api/character/415",
9558 "created": "2018-04-15T21:34:21.911Z"
9559 },
9560 {
9561 "id": "416",
9562 "name": "Muscular Mannie",
9563 "status": "Alive",
9564 "species": "Human",
9565 "type": "Mannie",
9566 "gender": "Male",
9567 "origin": {
9568 "name": "Interdimensional Cable",
9569 "url": "https://rickandmorty.mimo.dev/api/location/6"
9570 },
9571 "location": {
9572 "name": "Interdimensional Cable",
9573 "url": "https://rickandmorty.mimo.dev/api/location/6"
9574 },
9575 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/416.jpeg",
9576 "episode": [
9577 "https://rickandmorty.mimo.dev/api/episode/8"
9578 ],
9579 "url": "https://rickandmorty.mimo.dev/api/character/416",
9580 "created": "2018-04-15T21:39:22.608Z"
9581 },
9582 {
9583 "id": "417",
9584 "name": "Baby Legs Chief",
9585 "status": "Alive",
9586 "species": "Human",
9587 "type": "",
9588 "gender": "Male",
9589 "origin": {
9590 "name": "Interdimensional Cable",
9591 "url": "https://rickandmorty.mimo.dev/api/location/6"
9592 },
9593 "location": {
9594 "name": "Interdimensional Cable",
9595 "url": "https://rickandmorty.mimo.dev/api/location/6"
9596 },
9597 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/417.jpeg",
9598 "episode": [
9599 "https://rickandmorty.mimo.dev/api/episode/8"
9600 ],
9601 "url": "https://rickandmorty.mimo.dev/api/character/417",
9602 "created": "2018-04-15T21:40:39.871Z"
9603 },
9604 {
9605 "id": "418",
9606 "name": "Mrs. Sullivan's Boyfriend",
9607 "status": "Alive",
9608 "species": "Human",
9609 "type": "Necrophiliac",
9610 "gender": "Male",
9611 "origin": {
9612 "name": "Interdimensional Cable",
9613 "url": "https://rickandmorty.mimo.dev/api/location/6"
9614 },
9615 "location": {
9616 "name": "Interdimensional Cable",
9617 "url": "https://rickandmorty.mimo.dev/api/location/6"
9618 },
9619 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/418.jpeg",
9620 "episode": [
9621 "https://rickandmorty.mimo.dev/api/episode/8"
9622 ],
9623 "url": "https://rickandmorty.mimo.dev/api/character/418",
9624 "created": "2018-04-15T21:43:43.867Z"
9625 },
9626 {
9627 "id": "419",
9628 "name": "Plutonian Hostess",
9629 "status": "Alive",
9630 "species": "Alien",
9631 "type": "Plutonian",
9632 "gender": "Female",
9633 "origin": {
9634 "name": "Pluto",
9635 "url": "https://rickandmorty.mimo.dev/api/location/47"
9636 },
9637 "location": {
9638 "name": "Pluto",
9639 "url": "https://rickandmorty.mimo.dev/api/location/47"
9640 },
9641 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/419.jpeg",
9642 "episode": [
9643 "https://rickandmorty.mimo.dev/api/episode/9"
9644 ],
9645 "url": "https://rickandmorty.mimo.dev/api/character/419",
9646 "created": "2018-04-15T21:48:45.783Z"
9647 },
9648 {
9649 "id": "420",
9650 "name": "Plutonian Host",
9651 "status": "Alive",
9652 "species": "Alien",
9653 "type": "Plutonian",
9654 "gender": "Male",
9655 "origin": {
9656 "name": "Pluto",
9657 "url": "https://rickandmorty.mimo.dev/api/location/47"
9658 },
9659 "location": {
9660 "name": "Pluto",
9661 "url": "https://rickandmorty.mimo.dev/api/location/47"
9662 },
9663 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/420.jpeg",
9664 "episode": [
9665 "https://rickandmorty.mimo.dev/api/episode/9"
9666 ],
9667 "url": "https://rickandmorty.mimo.dev/api/character/420",
9668 "created": "2018-04-15T21:49:04.730Z"
9669 },
9670 {
9671 "id": "421",
9672 "name": "Rich Plutonian",
9673 "status": "Alive",
9674 "species": "Alien",
9675 "type": "Plutonian",
9676 "gender": "Female",
9677 "origin": {
9678 "name": "Pluto",
9679 "url": "https://rickandmorty.mimo.dev/api/location/47"
9680 },
9681 "location": {
9682 "name": "Pluto",
9683 "url": "https://rickandmorty.mimo.dev/api/location/47"
9684 },
9685 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/421.jpeg",
9686 "episode": [
9687 "https://rickandmorty.mimo.dev/api/episode/9"
9688 ],
9689 "url": "https://rickandmorty.mimo.dev/api/character/421",
9690 "created": "2018-04-15T21:51:50.534Z"
9691 },
9692 {
9693 "id": "422",
9694 "name": "Rich Plutonian",
9695 "status": "Alive",
9696 "species": "Alien",
9697 "type": "Plutonian",
9698 "gender": "Male",
9699 "origin": {
9700 "name": "Pluto",
9701 "url": "https://rickandmorty.mimo.dev/api/location/47"
9702 },
9703 "location": {
9704 "name": "Pluto",
9705 "url": "https://rickandmorty.mimo.dev/api/location/47"
9706 },
9707 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/422.jpeg",
9708 "episode": [
9709 "https://rickandmorty.mimo.dev/api/episode/9"
9710 ],
9711 "url": "https://rickandmorty.mimo.dev/api/character/422",
9712 "created": "2018-04-15T21:52:14.642Z"
9713 },
9714 {
9715 "id": "423",
9716 "name": "Synthetic Laser Eels",
9717 "status": "Alive",
9718 "species": "Animal",
9719 "type": "Eel",
9720 "gender": "unknown",
9721 "origin": {
9722 "name": "Earth (Replacement Dimension)",
9723 "url": "https://rickandmorty.mimo.dev/api/location/20"
9724 },
9725 "location": {
9726 "name": "Earth (Replacement Dimension)",
9727 "url": "https://rickandmorty.mimo.dev/api/location/20"
9728 },
9729 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/423.jpeg",
9730 "episode": [
9731 "https://rickandmorty.mimo.dev/api/episode/11"
9732 ],
9733 "url": "https://rickandmorty.mimo.dev/api/character/423",
9734 "created": "2018-04-16T21:08:47.956Z"
9735 },
9736 {
9737 "id": "424",
9738 "name": "Pizza-person",
9739 "status": "Alive",
9740 "species": "Humanoid",
9741 "type": "Pizza",
9742 "gender": "Male",
9743 "origin": {
9744 "name": "Earth (Pizza Dimension)",
9745 "url": "https://rickandmorty.mimo.dev/api/location/71"
9746 },
9747 "location": {
9748 "name": "Earth (Pizza Dimension)",
9749 "url": "https://rickandmorty.mimo.dev/api/location/71"
9750 },
9751 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/424.jpeg",
9752 "episode": [
9753 "https://rickandmorty.mimo.dev/api/episode/10"
9754 ],
9755 "url": "https://rickandmorty.mimo.dev/api/character/424",
9756 "created": "2018-04-16T21:45:55.310Z"
9757 },
9758 {
9759 "id": "425",
9760 "name": "Pizza-person",
9761 "status": "Alive",
9762 "species": "Humanoid",
9763 "type": "Pizza",
9764 "gender": "Male",
9765 "origin": {
9766 "name": "Earth (Pizza Dimension)",
9767 "url": "https://rickandmorty.mimo.dev/api/location/71"
9768 },
9769 "location": {
9770 "name": "Earth (Pizza Dimension)",
9771 "url": "https://rickandmorty.mimo.dev/api/location/71"
9772 },
9773 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/425.jpeg",
9774 "episode": [
9775 "https://rickandmorty.mimo.dev/api/episode/10"
9776 ],
9777 "url": "https://rickandmorty.mimo.dev/api/character/425",
9778 "created": "2018-04-16T21:46:18.362Z"
9779 },
9780 {
9781 "id": "426",
9782 "name": "Greasy Grandma",
9783 "status": "Alive",
9784 "species": "Human",
9785 "type": "Grandma",
9786 "gender": "Female",
9787 "origin": {
9788 "name": "Greasy Grandma World",
9789 "url": "https://rickandmorty.mimo.dev/api/location/73"
9790 },
9791 "location": {
9792 "name": "Greasy Grandma World",
9793 "url": "https://rickandmorty.mimo.dev/api/location/73"
9794 },
9795 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/426.jpeg",
9796 "episode": [
9797 "https://rickandmorty.mimo.dev/api/episode/10"
9798 ],
9799 "url": "https://rickandmorty.mimo.dev/api/character/426",
9800 "created": "2018-04-16T21:51:21.379Z"
9801 },
9802 {
9803 "id": "427",
9804 "name": "Phone-person",
9805 "status": "Alive",
9806 "species": "Humanoid",
9807 "type": "Phone",
9808 "gender": "Male",
9809 "origin": {
9810 "name": "Earth (Phone Dimension)",
9811 "url": "https://rickandmorty.mimo.dev/api/location/72"
9812 },
9813 "location": {
9814 "name": "Earth (Phone Dimension)",
9815 "url": "https://rickandmorty.mimo.dev/api/location/72"
9816 },
9817 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/427.jpeg",
9818 "episode": [
9819 "https://rickandmorty.mimo.dev/api/episode/10"
9820 ],
9821 "url": "https://rickandmorty.mimo.dev/api/character/427",
9822 "created": "2018-04-16T21:54:05.375Z"
9823 },
9824 {
9825 "id": "428",
9826 "name": "Phone-person",
9827 "status": "Alive",
9828 "species": "Humanoid",
9829 "type": "Phone",
9830 "gender": "Male",
9831 "origin": {
9832 "name": "Earth (Phone Dimension)",
9833 "url": "https://rickandmorty.mimo.dev/api/location/72"
9834 },
9835 "location": {
9836 "name": "Earth (Phone Dimension)",
9837 "url": "https://rickandmorty.mimo.dev/api/location/72"
9838 },
9839 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/428.jpeg",
9840 "episode": [
9841 "https://rickandmorty.mimo.dev/api/episode/10"
9842 ],
9843 "url": "https://rickandmorty.mimo.dev/api/character/428",
9844 "created": "2018-04-16T21:54:48.372Z"
9845 },
9846 {
9847 "id": "429",
9848 "name": "Chair-person",
9849 "status": "Alive",
9850 "species": "Humanoid",
9851 "type": "Chair",
9852 "gender": "Male",
9853 "origin": {
9854 "name": "Earth (Chair Dimension)",
9855 "url": "https://rickandmorty.mimo.dev/api/location/74"
9856 },
9857 "location": {
9858 "name": "Earth (Chair Dimension)",
9859 "url": "https://rickandmorty.mimo.dev/api/location/74"
9860 },
9861 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/429.jpeg",
9862 "episode": [
9863 "https://rickandmorty.mimo.dev/api/episode/10"
9864 ],
9865 "url": "https://rickandmorty.mimo.dev/api/character/429",
9866 "created": "2018-04-16T21:59:25.798Z"
9867 },
9868 {
9869 "id": "430",
9870 "name": "Chair-person",
9871 "status": "Alive",
9872 "species": "Humanoid",
9873 "type": "Chair",
9874 "gender": "Male",
9875 "origin": {
9876 "name": "Earth (Chair Dimension)",
9877 "url": "https://rickandmorty.mimo.dev/api/location/74"
9878 },
9879 "location": {
9880 "name": "Earth (Chair Dimension)",
9881 "url": "https://rickandmorty.mimo.dev/api/location/74"
9882 },
9883 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/430.jpeg",
9884 "episode": [
9885 "https://rickandmorty.mimo.dev/api/episode/10"
9886 ],
9887 "url": "https://rickandmorty.mimo.dev/api/character/430",
9888 "created": "2018-04-16T21:59:48.220Z"
9889 },
9890 {
9891 "id": "431",
9892 "name": "Chair-homeless",
9893 "status": "Alive",
9894 "species": "Humanoid",
9895 "type": "Chair",
9896 "gender": "Male",
9897 "origin": {
9898 "name": "Earth (Chair Dimension)",
9899 "url": "https://rickandmorty.mimo.dev/api/location/74"
9900 },
9901 "location": {
9902 "name": "Earth (Chair Dimension)",
9903 "url": "https://rickandmorty.mimo.dev/api/location/74"
9904 },
9905 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/431.jpeg",
9906 "episode": [
9907 "https://rickandmorty.mimo.dev/api/episode/10"
9908 ],
9909 "url": "https://rickandmorty.mimo.dev/api/character/431",
9910 "created": "2018-04-16T22:01:17.927Z"
9911 },
9912 {
9913 "id": "432",
9914 "name": "Chair-waiter",
9915 "status": "Alive",
9916 "species": "Humanoid",
9917 "type": "Chair",
9918 "gender": "Male",
9919 "origin": {
9920 "name": "Earth (Chair Dimension)",
9921 "url": "https://rickandmorty.mimo.dev/api/location/74"
9922 },
9923 "location": {
9924 "name": "Earth (Chair Dimension)",
9925 "url": "https://rickandmorty.mimo.dev/api/location/74"
9926 },
9927 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/432.jpeg",
9928 "episode": [
9929 "https://rickandmorty.mimo.dev/api/episode/10"
9930 ],
9931 "url": "https://rickandmorty.mimo.dev/api/character/432",
9932 "created": "2018-04-16T22:02:26.106Z"
9933 },
9934 {
9935 "id": "433",
9936 "name": "Doopidoo",
9937 "status": "Alive",
9938 "species": "Animal",
9939 "type": "Doopidoo",
9940 "gender": "unknown",
9941 "origin": {
9942 "name": "unknown",
9943 "url": ""
9944 },
9945 "location": {
9946 "name": "unknown",
9947 "url": ""
9948 },
9949 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/433.jpeg",
9950 "episode": [
9951 "https://rickandmorty.mimo.dev/api/episode/10"
9952 ],
9953 "url": "https://rickandmorty.mimo.dev/api/character/433",
9954 "created": "2018-04-16T22:05:05.745Z"
9955 },
9956 {
9957 "id": "434",
9958 "name": "Super Weird Rick",
9959 "status": "unknown",
9960 "species": "Human",
9961 "type": "",
9962 "gender": "Male",
9963 "origin": {
9964 "name": "unknown",
9965 "url": ""
9966 },
9967 "location": {
9968 "name": "unknown",
9969 "url": ""
9970 },
9971 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/434.jpeg",
9972 "episode": [
9973 "https://rickandmorty.mimo.dev/api/episode/10"
9974 ],
9975 "url": "https://rickandmorty.mimo.dev/api/character/434",
9976 "created": "2018-04-16T22:16:17.789Z"
9977 },
9978 {
9979 "id": "435",
9980 "name": "Pripudlian",
9981 "status": "Alive",
9982 "species": "Alien",
9983 "type": "Pripudlian",
9984 "gender": "unknown",
9985 "origin": {
9986 "name": "unknown",
9987 "url": ""
9988 },
9989 "location": {
9990 "name": "Earth (Replacement Dimension)",
9991 "url": "https://rickandmorty.mimo.dev/api/location/20"
9992 },
9993 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/435.jpeg",
9994 "episode": [
9995 "https://rickandmorty.mimo.dev/api/episode/1",
9996 "https://rickandmorty.mimo.dev/api/episode/11",
9997 "https://rickandmorty.mimo.dev/api/episode/19",
9998 "https://rickandmorty.mimo.dev/api/episode/25"
9999 ],
10000 "url": "https://rickandmorty.mimo.dev/api/character/435",
10001 "created": "2018-04-16T22:21:57.962Z"
10002 },
10003 {
10004 "id": "436",
10005 "name": "Giant Testicle Monster",
10006 "status": "Alive",
10007 "species": "Alien",
10008 "type": "",
10009 "gender": "unknown",
10010 "origin": {
10011 "name": "Testicle Monster Dimension",
10012 "url": "https://rickandmorty.mimo.dev/api/location/21"
10013 },
10014 "location": {
10015 "name": "Testicle Monster Dimension",
10016 "url": "https://rickandmorty.mimo.dev/api/location/21"
10017 },
10018 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/436.jpeg",
10019 "episode": [
10020 "https://rickandmorty.mimo.dev/api/episode/11",
10021 "https://rickandmorty.mimo.dev/api/episode/13"
10022 ],
10023 "url": "https://rickandmorty.mimo.dev/api/character/436",
10024 "created": "2018-04-16T22:33:01.337Z"
10025 },
10026 {
10027 "id": "437",
10028 "name": "Michael",
10029 "status": "Alive",
10030 "species": "Human",
10031 "type": "",
10032 "gender": "Male",
10033 "origin": {
10034 "name": "Earth (Replacement Dimension)",
10035 "url": "https://rickandmorty.mimo.dev/api/location/20"
10036 },
10037 "location": {
10038 "name": "Earth (Replacement Dimension)",
10039 "url": "https://rickandmorty.mimo.dev/api/location/20"
10040 },
10041 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/437.jpeg",
10042 "episode": [
10043 "https://rickandmorty.mimo.dev/api/episode/12"
10044 ],
10045 "url": "https://rickandmorty.mimo.dev/api/character/437",
10046 "created": "2018-05-01T11:51:10.604Z"
10047 },
10048 {
10049 "id": "438",
10050 "name": "Michael's Lawyer",
10051 "status": "Alive",
10052 "species": "Human",
10053 "type": "",
10054 "gender": "Male",
10055 "origin": {
10056 "name": "Earth (Replacement Dimension)",
10057 "url": "https://rickandmorty.mimo.dev/api/location/20"
10058 },
10059 "location": {
10060 "name": "Earth (Replacement Dimension)",
10061 "url": "https://rickandmorty.mimo.dev/api/location/20"
10062 },
10063 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/438.jpeg",
10064 "episode": [
10065 "https://rickandmorty.mimo.dev/api/episode/12"
10066 ],
10067 "url": "https://rickandmorty.mimo.dev/api/character/438",
10068 "created": "2018-05-01T11:57:16.266Z"
10069 },
10070 {
10071 "id": "439",
10072 "name": "Veterinary",
10073 "status": "Alive",
10074 "species": "Human",
10075 "type": "",
10076 "gender": "Female",
10077 "origin": {
10078 "name": "Earth (Replacement Dimension)",
10079 "url": "https://rickandmorty.mimo.dev/api/location/20"
10080 },
10081 "location": {
10082 "name": "Earth (Replacement Dimension)",
10083 "url": "https://rickandmorty.mimo.dev/api/location/20"
10084 },
10085 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/439.jpeg",
10086 "episode": [
10087 "https://rickandmorty.mimo.dev/api/episode/12"
10088 ],
10089 "url": "https://rickandmorty.mimo.dev/api/character/439",
10090 "created": "2018-05-01T11:58:43.275Z"
10091 },
10092 {
10093 "id": "440",
10094 "name": "Veterinary Nurse",
10095 "status": "Alive",
10096 "species": "Human",
10097 "type": "",
10098 "gender": "Male",
10099 "origin": {
10100 "name": "Earth (Replacement Dimension)",
10101 "url": "https://rickandmorty.mimo.dev/api/location/20"
10102 },
10103 "location": {
10104 "name": "Earth (Replacement Dimension)",
10105 "url": "https://rickandmorty.mimo.dev/api/location/20"
10106 },
10107 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/440.jpeg",
10108 "episode": [
10109 "https://rickandmorty.mimo.dev/api/episode/12"
10110 ],
10111 "url": "https://rickandmorty.mimo.dev/api/character/440",
10112 "created": "2018-05-01T11:59:15.544Z"
10113 },
10114 {
10115 "id": "441",
10116 "name": "Bearded Jerry",
10117 "status": "Alive",
10118 "species": "Human",
10119 "type": "",
10120 "gender": "Male",
10121 "origin": {
10122 "name": "unknown",
10123 "url": ""
10124 },
10125 "location": {
10126 "name": "Jerryboree",
10127 "url": "https://rickandmorty.mimo.dev/api/location/44"
10128 },
10129 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/441.jpeg",
10130 "episode": [
10131 "https://rickandmorty.mimo.dev/api/episode/13"
10132 ],
10133 "url": "https://rickandmorty.mimo.dev/api/character/441",
10134 "created": "2018-05-01T12:09:22.636Z"
10135 },
10136 {
10137 "id": "442",
10138 "name": "Shaved Head Jerry",
10139 "status": "Alive",
10140 "species": "Human",
10141 "type": "",
10142 "gender": "Male",
10143 "origin": {
10144 "name": "unknown",
10145 "url": ""
10146 },
10147 "location": {
10148 "name": "Jerryboree",
10149 "url": "https://rickandmorty.mimo.dev/api/location/44"
10150 },
10151 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/442.jpeg",
10152 "episode": [
10153 "https://rickandmorty.mimo.dev/api/episode/13"
10154 ],
10155 "url": "https://rickandmorty.mimo.dev/api/character/442",
10156 "created": "2018-05-01T12:10:35.123Z"
10157 },
10158 {
10159 "id": "443",
10160 "name": "Tank Top Jerry",
10161 "status": "Alive",
10162 "species": "Human",
10163 "type": "",
10164 "gender": "Male",
10165 "origin": {
10166 "name": "unknown",
10167 "url": ""
10168 },
10169 "location": {
10170 "name": "Jerryboree",
10171 "url": "https://rickandmorty.mimo.dev/api/location/44"
10172 },
10173 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/443.jpeg",
10174 "episode": [
10175 "https://rickandmorty.mimo.dev/api/episode/13"
10176 ],
10177 "url": "https://rickandmorty.mimo.dev/api/character/443",
10178 "created": "2018-05-01T12:23:37.165Z"
10179 },
10180 {
10181 "id": "444",
10182 "name": "Pink Polo Shirt Jerry",
10183 "status": "Alive",
10184 "species": "Human",
10185 "type": "",
10186 "gender": "Male",
10187 "origin": {
10188 "name": "unknown",
10189 "url": ""
10190 },
10191 "location": {
10192 "name": "Jerryboree",
10193 "url": "https://rickandmorty.mimo.dev/api/location/44"
10194 },
10195 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/444.jpeg",
10196 "episode": [
10197 "https://rickandmorty.mimo.dev/api/episode/13"
10198 ],
10199 "url": "https://rickandmorty.mimo.dev/api/character/444",
10200 "created": "2018-05-01T12:27:08.632Z"
10201 },
10202 {
10203 "id": "445",
10204 "name": "Jerryboree Keeper",
10205 "status": "Alive",
10206 "species": "Alien",
10207 "type": "",
10208 "gender": "Female",
10209 "origin": {
10210 "name": "unknown",
10211 "url": ""
10212 },
10213 "location": {
10214 "name": "Jerryboree",
10215 "url": "https://rickandmorty.mimo.dev/api/location/44"
10216 },
10217 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/445.jpeg",
10218 "episode": [
10219 "https://rickandmorty.mimo.dev/api/episode/13"
10220 ],
10221 "url": "https://rickandmorty.mimo.dev/api/character/445",
10222 "created": "2018-05-01T13:09:57.921Z"
10223 },
10224 {
10225 "id": "446",
10226 "name": "Jerryboree Receptionist",
10227 "status": "Alive",
10228 "species": "Alien",
10229 "type": "",
10230 "gender": "Male",
10231 "origin": {
10232 "name": "unknown",
10233 "url": ""
10234 },
10235 "location": {
10236 "name": "Jerryboree",
10237 "url": "https://rickandmorty.mimo.dev/api/location/44"
10238 },
10239 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/446.jpeg",
10240 "episode": [
10241 "https://rickandmorty.mimo.dev/api/episode/13"
10242 ],
10243 "url": "https://rickandmorty.mimo.dev/api/character/446",
10244 "created": "2018-05-01T13:11:26.665Z"
10245 },
10246 {
10247 "id": "447",
10248 "name": "Anchor Gear",
10249 "status": "Alive",
10250 "species": "Alien",
10251 "type": "Gear-Person",
10252 "gender": "Male",
10253 "origin": {
10254 "name": "Gear World",
10255 "url": "https://rickandmorty.mimo.dev/api/location/57"
10256 },
10257 "location": {
10258 "name": "Gear World",
10259 "url": "https://rickandmorty.mimo.dev/api/location/57"
10260 },
10261 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/447.jpeg",
10262 "episode": [
10263 "https://rickandmorty.mimo.dev/api/episode/13"
10264 ],
10265 "url": "https://rickandmorty.mimo.dev/api/character/447",
10266 "created": "2018-05-01T13:34:56.141Z"
10267 },
10268 {
10269 "id": "448",
10270 "name": "Gear Cop",
10271 "status": "Dead",
10272 "species": "Alien",
10273 "type": "Gear-Person",
10274 "gender": "Male",
10275 "origin": {
10276 "name": "Gear World",
10277 "url": "https://rickandmorty.mimo.dev/api/location/57"
10278 },
10279 "location": {
10280 "name": "Gear World",
10281 "url": "https://rickandmorty.mimo.dev/api/location/57"
10282 },
10283 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/448.jpeg",
10284 "episode": [
10285 "https://rickandmorty.mimo.dev/api/episode/13"
10286 ],
10287 "url": "https://rickandmorty.mimo.dev/api/character/448",
10288 "created": "2018-05-01T13:38:21.237Z"
10289 },
10290 {
10291 "id": "449",
10292 "name": "Roy's Mum",
10293 "status": "Alive",
10294 "species": "Human",
10295 "type": "Game",
10296 "gender": "Female",
10297 "origin": {
10298 "name": "Roy: A Life Well Lived",
10299 "url": "https://rickandmorty.mimo.dev/api/location/32"
10300 },
10301 "location": {
10302 "name": "Roy: A Life Well Lived",
10303 "url": "https://rickandmorty.mimo.dev/api/location/32"
10304 },
10305 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/449.jpeg",
10306 "episode": [
10307 "https://rickandmorty.mimo.dev/api/episode/13"
10308 ],
10309 "url": "https://rickandmorty.mimo.dev/api/character/449",
10310 "created": "2018-05-01T13:55:27.886Z"
10311 },
10312 {
10313 "id": "450",
10314 "name": "Roy's Wife",
10315 "status": "Alive",
10316 "species": "Human",
10317 "type": "Game",
10318 "gender": "Male",
10319 "origin": {
10320 "name": "Roy: A Life Well Lived",
10321 "url": "https://rickandmorty.mimo.dev/api/location/32"
10322 },
10323 "location": {
10324 "name": "Roy: A Life Well Lived",
10325 "url": "https://rickandmorty.mimo.dev/api/location/32"
10326 },
10327 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/450.jpeg",
10328 "episode": [
10329 "https://rickandmorty.mimo.dev/api/episode/13"
10330 ],
10331 "url": "https://rickandmorty.mimo.dev/api/character/450",
10332 "created": "2018-05-01T13:57:55.888Z"
10333 },
10334 {
10335 "id": "451",
10336 "name": "Roy's Son",
10337 "status": "Alive",
10338 "species": "Human",
10339 "type": "Game",
10340 "gender": "Male",
10341 "origin": {
10342 "name": "Roy: A Life Well Lived",
10343 "url": "https://rickandmorty.mimo.dev/api/location/32"
10344 },
10345 "location": {
10346 "name": "Roy: A Life Well Lived",
10347 "url": "https://rickandmorty.mimo.dev/api/location/32"
10348 },
10349 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/451.jpeg",
10350 "episode": [
10351 "https://rickandmorty.mimo.dev/api/episode/13"
10352 ],
10353 "url": "https://rickandmorty.mimo.dev/api/character/451",
10354 "created": "2018-05-01T13:59:18.964Z"
10355 },
10356 {
10357 "id": "452",
10358 "name": "Simon",
10359 "status": "Alive",
10360 "species": "Human",
10361 "type": "",
10362 "gender": "Male",
10363 "origin": {
10364 "name": "Earth (Replacement Dimension)",
10365 "url": "https://rickandmorty.mimo.dev/api/location/20"
10366 },
10367 "location": {
10368 "name": "Earth (Replacement Dimension)",
10369 "url": "https://rickandmorty.mimo.dev/api/location/20"
10370 },
10371 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/452.jpeg",
10372 "episode": [
10373 "https://rickandmorty.mimo.dev/api/episode/16"
10374 ],
10375 "url": "https://rickandmorty.mimo.dev/api/character/452",
10376 "created": "2018-05-01T14:20:10.187Z"
10377 },
10378 {
10379 "id": "453",
10380 "name": "Vampire Master's Assistant",
10381 "status": "Alive",
10382 "species": "Mythological Creature",
10383 "type": "Vampire",
10384 "gender": "Male",
10385 "origin": {
10386 "name": "unknown",
10387 "url": ""
10388 },
10389 "location": {
10390 "name": "Earth (Replacement Dimension)",
10391 "url": "https://rickandmorty.mimo.dev/api/location/20"
10392 },
10393 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/453.jpeg",
10394 "episode": [
10395 "https://rickandmorty.mimo.dev/api/episode/18"
10396 ],
10397 "url": "https://rickandmorty.mimo.dev/api/character/453",
10398 "created": "2018-05-01T15:20:15.582Z"
10399 },
10400 {
10401 "id": "454",
10402 "name": "Arbolian Mentirososian",
10403 "status": "Alive",
10404 "species": "Alien",
10405 "type": "",
10406 "gender": "unknown",
10407 "origin": {
10408 "name": "Árboles Mentirosos",
10409 "url": "https://rickandmorty.mimo.dev/api/location/75"
10410 },
10411 "location": {
10412 "name": "St. Gloopy Noops Hospital",
10413 "url": "https://rickandmorty.mimo.dev/api/location/16"
10414 },
10415 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/454.jpeg",
10416 "episode": [
10417 "https://rickandmorty.mimo.dev/api/episode/16",
10418 "https://rickandmorty.mimo.dev/api/episode/19",
10419 "https://rickandmorty.mimo.dev/api/episode/21"
10420 ],
10421 "url": "https://rickandmorty.mimo.dev/api/character/454",
10422 "created": "2018-05-01T15:30:21.493Z"
10423 },
10424 {
10425 "id": "455",
10426 "name": "St. Gloopy Noops Nurse",
10427 "status": "Alive",
10428 "species": "Alien",
10429 "type": "",
10430 "gender": "Female",
10431 "origin": {
10432 "name": "unknown",
10433 "url": ""
10434 },
10435 "location": {
10436 "name": "St. Gloopy Noops Hospital",
10437 "url": "https://rickandmorty.mimo.dev/api/location/16"
10438 },
10439 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/455.jpeg",
10440 "episode": [
10441 "https://rickandmorty.mimo.dev/api/episode/19"
10442 ],
10443 "url": "https://rickandmorty.mimo.dev/api/character/455",
10444 "created": "2018-05-01T15:34:19.679Z"
10445 },
10446 {
10447 "id": "456",
10448 "name": "Nano Doctor",
10449 "status": "Alive",
10450 "species": "Alien",
10451 "type": "Nano Alien",
10452 "gender": "Male",
10453 "origin": {
10454 "name": "unknown",
10455 "url": ""
10456 },
10457 "location": {
10458 "name": "St. Gloopy Noops Hospital",
10459 "url": "https://rickandmorty.mimo.dev/api/location/16"
10460 },
10461 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/456.jpeg",
10462 "episode": [
10463 "https://rickandmorty.mimo.dev/api/episode/19"
10464 ],
10465 "url": "https://rickandmorty.mimo.dev/api/character/456",
10466 "created": "2018-05-01T15:42:07.919Z"
10467 },
10468 {
10469 "id": "457",
10470 "name": "Funny Songs Presenter",
10471 "status": "Alive",
10472 "species": "Human",
10473 "type": "",
10474 "gender": "Male",
10475 "origin": {
10476 "name": "unknown",
10477 "url": ""
10478 },
10479 "location": {
10480 "name": "Interdimensional Cable",
10481 "url": "https://rickandmorty.mimo.dev/api/location/6"
10482 },
10483 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/457.jpeg",
10484 "episode": [
10485 "https://rickandmorty.mimo.dev/api/episode/19"
10486 ],
10487 "url": "https://rickandmorty.mimo.dev/api/character/457",
10488 "created": "2018-05-01T16:08:23.458Z"
10489 },
10490 {
10491 "id": "458",
10492 "name": "Tax Attorney",
10493 "status": "unknown",
10494 "species": "Human",
10495 "type": "",
10496 "gender": "Male",
10497 "origin": {
10498 "name": "unknown",
10499 "url": ""
10500 },
10501 "location": {
10502 "name": "Interdimensional Cable",
10503 "url": "https://rickandmorty.mimo.dev/api/location/6"
10504 },
10505 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/458.jpeg",
10506 "episode": [
10507 "https://rickandmorty.mimo.dev/api/episode/19"
10508 ],
10509 "url": "https://rickandmorty.mimo.dev/api/character/458",
10510 "created": "2018-05-01T16:11:17.925Z"
10511 },
10512 {
10513 "id": "459",
10514 "name": "Butthole Ice Cream Guy",
10515 "status": "Alive",
10516 "species": "Alien",
10517 "type": "",
10518 "gender": "Male",
10519 "origin": {
10520 "name": "unknown",
10521 "url": ""
10522 },
10523 "location": {
10524 "name": "Interdimensional Cable",
10525 "url": "https://rickandmorty.mimo.dev/api/location/6"
10526 },
10527 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/459.jpeg",
10528 "episode": [
10529 "https://rickandmorty.mimo.dev/api/episode/19"
10530 ],
10531 "url": "https://rickandmorty.mimo.dev/api/character/459",
10532 "created": "2018-05-01T16:53:23.462Z"
10533 },
10534 {
10535 "id": "460",
10536 "name": "Traflorkian Journalist",
10537 "status": "Alive",
10538 "species": "Alien",
10539 "type": "Traflorkian",
10540 "gender": "Male",
10541 "origin": {
10542 "name": "unknown",
10543 "url": ""
10544 },
10545 "location": {
10546 "name": "St. Gloopy Noops Hospital",
10547 "url": "https://rickandmorty.mimo.dev/api/location/16"
10548 },
10549 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/460.jpeg",
10550 "episode": [
10551 "https://rickandmorty.mimo.dev/api/episode/19"
10552 ],
10553 "url": "https://rickandmorty.mimo.dev/api/character/460",
10554 "created": "2018-05-01T17:03:39.846Z"
10555 },
10556 {
10557 "id": "461",
10558 "name": "Communication's Responsible Rick",
10559 "status": "Dead",
10560 "species": "Human",
10561 "type": "",
10562 "gender": "Male",
10563 "origin": {
10564 "name": "unknown",
10565 "url": ""
10566 },
10567 "location": {
10568 "name": "Citadel of Ricks",
10569 "url": "https://rickandmorty.mimo.dev/api/location/3"
10570 },
10571 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/461.jpeg",
10572 "episode": [
10573 "https://rickandmorty.mimo.dev/api/episode/22"
10574 ],
10575 "url": "https://rickandmorty.mimo.dev/api/character/461",
10576 "created": "2018-05-22T16:06:28.494Z"
10577 },
10578 {
10579 "id": "462",
10580 "name": "Teleportation's Responsible Rick",
10581 "status": "unknown",
10582 "species": "Human",
10583 "type": "",
10584 "gender": "Male",
10585 "origin": {
10586 "name": "unknown",
10587 "url": ""
10588 },
10589 "location": {
10590 "name": "Citadel of Ricks",
10591 "url": "https://rickandmorty.mimo.dev/api/location/3"
10592 },
10593 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/462.jpeg",
10594 "episode": [
10595 "https://rickandmorty.mimo.dev/api/episode/22"
10596 ],
10597 "url": "https://rickandmorty.mimo.dev/api/character/462",
10598 "created": "2018-05-22T16:16:02.653Z"
10599 },
10600 {
10601 "id": "463",
10602 "name": "SEAL Team Rick",
10603 "status": "Dead",
10604 "species": "Human",
10605 "type": "",
10606 "gender": "Male",
10607 "origin": {
10608 "name": "unknown",
10609 "url": ""
10610 },
10611 "location": {
10612 "name": "Citadel of Ricks",
10613 "url": "https://rickandmorty.mimo.dev/api/location/3"
10614 },
10615 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/463.jpeg",
10616 "episode": [
10617 "https://rickandmorty.mimo.dev/api/episode/22"
10618 ],
10619 "url": "https://rickandmorty.mimo.dev/api/character/463",
10620 "created": "2018-05-22T16:21:44.379Z"
10621 },
10622 {
10623 "id": "464",
10624 "name": "SEAL Team Rick",
10625 "status": "Dead",
10626 "species": "Human",
10627 "type": "",
10628 "gender": "Male",
10629 "origin": {
10630 "name": "unknown",
10631 "url": ""
10632 },
10633 "location": {
10634 "name": "Citadel of Ricks",
10635 "url": "https://rickandmorty.mimo.dev/api/location/3"
10636 },
10637 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/464.jpeg",
10638 "episode": [
10639 "https://rickandmorty.mimo.dev/api/episode/22"
10640 ],
10641 "url": "https://rickandmorty.mimo.dev/api/character/464",
10642 "created": "2018-05-22T16:21:58.176Z"
10643 },
10644 {
10645 "id": "465",
10646 "name": "SEAL Team Rick",
10647 "status": "Dead",
10648 "species": "Human",
10649 "type": "",
10650 "gender": "Male",
10651 "origin": {
10652 "name": "unknown",
10653 "url": ""
10654 },
10655 "location": {
10656 "name": "Citadel of Ricks",
10657 "url": "https://rickandmorty.mimo.dev/api/location/3"
10658 },
10659 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/465.jpeg",
10660 "episode": [
10661 "https://rickandmorty.mimo.dev/api/episode/22"
10662 ],
10663 "url": "https://rickandmorty.mimo.dev/api/character/465",
10664 "created": "2018-05-22T16:22:12.309Z"
10665 },
10666 {
10667 "id": "466",
10668 "name": "SEAL Team Rick",
10669 "status": "Dead",
10670 "species": "Human",
10671 "type": "",
10672 "gender": "Male",
10673 "origin": {
10674 "name": "unknown",
10675 "url": ""
10676 },
10677 "location": {
10678 "name": "Citadel of Ricks",
10679 "url": "https://rickandmorty.mimo.dev/api/location/3"
10680 },
10681 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/466.jpeg",
10682 "episode": [
10683 "https://rickandmorty.mimo.dev/api/episode/22"
10684 ],
10685 "url": "https://rickandmorty.mimo.dev/api/character/466",
10686 "created": "2018-05-22T16:23:24.470Z"
10687 },
10688 {
10689 "id": "467",
10690 "name": "Morphizer-XE Customer Support",
10691 "status": "Alive",
10692 "species": "Alien",
10693 "type": "",
10694 "gender": "Male",
10695 "origin": {
10696 "name": "unknown",
10697 "url": ""
10698 },
10699 "location": {
10700 "name": "Earth (Replacement Dimension)",
10701 "url": "https://rickandmorty.mimo.dev/api/location/20"
10702 },
10703 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/467.jpeg",
10704 "episode": [
10705 "https://rickandmorty.mimo.dev/api/episode/26"
10706 ],
10707 "url": "https://rickandmorty.mimo.dev/api/character/467",
10708 "created": "2018-05-22T16:46:18.038Z"
10709 },
10710 {
10711 "id": "468",
10712 "name": "Morphizer-XE Customer Support",
10713 "status": "Alive",
10714 "species": "Alien",
10715 "type": "",
10716 "gender": "Male",
10717 "origin": {
10718 "name": "unknown",
10719 "url": ""
10720 },
10721 "location": {
10722 "name": "Earth (Replacement Dimension)",
10723 "url": "https://rickandmorty.mimo.dev/api/location/20"
10724 },
10725 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/468.jpeg",
10726 "episode": [
10727 "https://rickandmorty.mimo.dev/api/episode/26"
10728 ],
10729 "url": "https://rickandmorty.mimo.dev/api/character/468",
10730 "created": "2018-05-22T16:46:37.603Z"
10731 },
10732 {
10733 "id": "469",
10734 "name": "Morphizer-XE Customer Support",
10735 "status": "unknown",
10736 "species": "Alien",
10737 "type": "",
10738 "gender": "Male",
10739 "origin": {
10740 "name": "unknown",
10741 "url": ""
10742 },
10743 "location": {
10744 "name": "Earth (Replacement Dimension)",
10745 "url": "https://rickandmorty.mimo.dev/api/location/20"
10746 },
10747 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/469.jpeg",
10748 "episode": [
10749 "https://rickandmorty.mimo.dev/api/episode/26"
10750 ],
10751 "url": "https://rickandmorty.mimo.dev/api/character/469",
10752 "created": "2018-05-22T16:46:50.518Z"
10753 },
10754 {
10755 "id": "470",
10756 "name": "Alien Spa Employee",
10757 "status": "Alive",
10758 "species": "Alien",
10759 "type": "",
10760 "gender": "Male",
10761 "origin": {
10762 "name": "unknown",
10763 "url": ""
10764 },
10765 "location": {
10766 "name": "Alien Day Spa",
10767 "url": "https://rickandmorty.mimo.dev/api/location/76"
10768 },
10769 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/470.jpeg",
10770 "episode": [
10771 "https://rickandmorty.mimo.dev/api/episode/27"
10772 ],
10773 "url": "https://rickandmorty.mimo.dev/api/character/470",
10774 "created": "2018-05-22T17:01:59.602Z"
10775 },
10776 {
10777 "id": "471",
10778 "name": "Little Voltron",
10779 "status": "Alive",
10780 "species": "Robot",
10781 "type": "",
10782 "gender": "Genderless",
10783 "origin": {
10784 "name": "unknown",
10785 "url": ""
10786 },
10787 "location": {
10788 "name": "Earth (Replacement Dimension)",
10789 "url": "https://rickandmorty.mimo.dev/api/location/20"
10790 },
10791 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/471.jpeg",
10792 "episode": [
10793 "https://rickandmorty.mimo.dev/api/episode/27"
10794 ],
10795 "url": "https://rickandmorty.mimo.dev/api/character/471",
10796 "created": "2018-05-22T17:07:21.833Z"
10797 },
10798 {
10799 "id": "472",
10800 "name": "Baby Rick",
10801 "status": "Alive",
10802 "species": "Human",
10803 "type": "Clone",
10804 "gender": "Male",
10805 "origin": {
10806 "name": "Citadel of Ricks",
10807 "url": "https://rickandmorty.mimo.dev/api/location/3"
10808 },
10809 "location": {
10810 "name": "Citadel of Ricks",
10811 "url": "https://rickandmorty.mimo.dev/api/location/3"
10812 },
10813 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/472.jpeg",
10814 "episode": [
10815 "https://rickandmorty.mimo.dev/api/episode/28"
10816 ],
10817 "url": "https://rickandmorty.mimo.dev/api/character/472",
10818 "created": "2018-05-22T17:11:53.084Z"
10819 },
10820 {
10821 "id": "473",
10822 "name": "Bartender Morty",
10823 "status": "Alive",
10824 "species": "Human",
10825 "type": "",
10826 "gender": "Male",
10827 "origin": {
10828 "name": "unknown",
10829 "url": ""
10830 },
10831 "location": {
10832 "name": "Citadel of Ricks",
10833 "url": "https://rickandmorty.mimo.dev/api/location/3"
10834 },
10835 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/473.jpeg",
10836 "episode": [
10837 "https://rickandmorty.mimo.dev/api/episode/28"
10838 ],
10839 "url": "https://rickandmorty.mimo.dev/api/character/473",
10840 "created": "2018-05-22T17:14:41.628Z"
10841 },
10842 {
10843 "id": "474",
10844 "name": "Dancer Cowboy Morty",
10845 "status": "Alive",
10846 "species": "Human",
10847 "type": "",
10848 "gender": "Male",
10849 "origin": {
10850 "name": "unknown",
10851 "url": ""
10852 },
10853 "location": {
10854 "name": "Citadel of Ricks",
10855 "url": "https://rickandmorty.mimo.dev/api/location/3"
10856 },
10857 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/474.jpeg",
10858 "episode": [
10859 "https://rickandmorty.mimo.dev/api/episode/28"
10860 ],
10861 "url": "https://rickandmorty.mimo.dev/api/character/474",
10862 "created": "2018-05-22T17:17:10.102Z"
10863 },
10864 {
10865 "id": "475",
10866 "name": "Dancer Morty",
10867 "status": "Alive",
10868 "species": "Human",
10869 "type": "",
10870 "gender": "Male",
10871 "origin": {
10872 "name": "unknown",
10873 "url": ""
10874 },
10875 "location": {
10876 "name": "Citadel of Ricks",
10877 "url": "https://rickandmorty.mimo.dev/api/location/3"
10878 },
10879 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/475.jpeg",
10880 "episode": [
10881 "https://rickandmorty.mimo.dev/api/episode/28"
10882 ],
10883 "url": "https://rickandmorty.mimo.dev/api/character/475",
10884 "created": "2018-05-22T17:17:49.270Z"
10885 },
10886 {
10887 "id": "476",
10888 "name": "Flower Morty",
10889 "status": "Alive",
10890 "species": "Human",
10891 "type": "Human with a flower in his head",
10892 "gender": "Male",
10893 "origin": {
10894 "name": "unknown",
10895 "url": ""
10896 },
10897 "location": {
10898 "name": "Citadel of Ricks",
10899 "url": "https://rickandmorty.mimo.dev/api/location/3"
10900 },
10901 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/476.jpeg",
10902 "episode": [
10903 "https://rickandmorty.mimo.dev/api/episode/28"
10904 ],
10905 "url": "https://rickandmorty.mimo.dev/api/character/476",
10906 "created": "2018-05-22T17:18:46.129Z"
10907 },
10908 {
10909 "id": "477",
10910 "name": "Hairdresser Rick",
10911 "status": "Alive",
10912 "species": "Human",
10913 "type": "",
10914 "gender": "Male",
10915 "origin": {
10916 "name": "unknown",
10917 "url": ""
10918 },
10919 "location": {
10920 "name": "Citadel of Ricks",
10921 "url": "https://rickandmorty.mimo.dev/api/location/3"
10922 },
10923 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/477.jpeg",
10924 "episode": [
10925 "https://rickandmorty.mimo.dev/api/episode/28"
10926 ],
10927 "url": "https://rickandmorty.mimo.dev/api/character/477",
10928 "created": "2018-05-22T17:19:36.127Z"
10929 },
10930 {
10931 "id": "478",
10932 "name": "Journalist Rick",
10933 "status": "Alive",
10934 "species": "Human",
10935 "type": "",
10936 "gender": "Male",
10937 "origin": {
10938 "name": "unknown",
10939 "url": ""
10940 },
10941 "location": {
10942 "name": "Citadel of Ricks",
10943 "url": "https://rickandmorty.mimo.dev/api/location/3"
10944 },
10945 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/478.jpeg",
10946 "episode": [
10947 "https://rickandmorty.mimo.dev/api/episode/28"
10948 ],
10949 "url": "https://rickandmorty.mimo.dev/api/character/478",
10950 "created": "2018-05-22T17:22:18.417Z"
10951 },
10952 {
10953 "id": "479",
10954 "name": "Private Sector Rick",
10955 "status": "Dead",
10956 "species": "Human",
10957 "type": "",
10958 "gender": "Male",
10959 "origin": {
10960 "name": "unknown",
10961 "url": ""
10962 },
10963 "location": {
10964 "name": "Citadel of Ricks",
10965 "url": "https://rickandmorty.mimo.dev/api/location/3"
10966 },
10967 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/479.jpeg",
10968 "episode": [
10969 "https://rickandmorty.mimo.dev/api/episode/28"
10970 ],
10971 "url": "https://rickandmorty.mimo.dev/api/character/479",
10972 "created": "2018-05-22T17:23:18.546Z"
10973 },
10974 {
10975 "id": "480",
10976 "name": "Purple Morty",
10977 "status": "Alive",
10978 "species": "Alien",
10979 "type": "",
10980 "gender": "Male",
10981 "origin": {
10982 "name": "unknown",
10983 "url": ""
10984 },
10985 "location": {
10986 "name": "Citadel of Ricks",
10987 "url": "https://rickandmorty.mimo.dev/api/location/3"
10988 },
10989 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/480.jpeg",
10990 "episode": [
10991 "https://rickandmorty.mimo.dev/api/episode/28"
10992 ],
10993 "url": "https://rickandmorty.mimo.dev/api/character/480",
10994 "created": "2018-05-22T17:24:38.571Z"
10995 },
10996 {
10997 "id": "481",
10998 "name": "Retired General Rick",
10999 "status": "unknown",
11000 "species": "Human",
11001 "type": "",
11002 "gender": "Male",
11003 "origin": {
11004 "name": "unknown",
11005 "url": ""
11006 },
11007 "location": {
11008 "name": "Citadel of Ricks",
11009 "url": "https://rickandmorty.mimo.dev/api/location/3"
11010 },
11011 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/481.jpeg",
11012 "episode": [
11013 "https://rickandmorty.mimo.dev/api/episode/28"
11014 ],
11015 "url": "https://rickandmorty.mimo.dev/api/character/481",
11016 "created": "2018-05-22T17:29:50.642Z"
11017 },
11018 {
11019 "id": "482",
11020 "name": "Secret Service Rick",
11021 "status": "Alive",
11022 "species": "Human",
11023 "type": "",
11024 "gender": "Male",
11025 "origin": {
11026 "name": "unknown",
11027 "url": ""
11028 },
11029 "location": {
11030 "name": "Citadel of Ricks",
11031 "url": "https://rickandmorty.mimo.dev/api/location/3"
11032 },
11033 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/482.jpeg",
11034 "episode": [
11035 "https://rickandmorty.mimo.dev/api/episode/28"
11036 ],
11037 "url": "https://rickandmorty.mimo.dev/api/character/482",
11038 "created": "2018-05-22T17:32:32.561Z"
11039 },
11040 {
11041 "id": "483",
11042 "name": "Steve Jobs Rick",
11043 "status": "Alive",
11044 "species": "Human",
11045 "type": "",
11046 "gender": "Male",
11047 "origin": {
11048 "name": "unknown",
11049 "url": ""
11050 },
11051 "location": {
11052 "name": "Citadel of Ricks",
11053 "url": "https://rickandmorty.mimo.dev/api/location/3"
11054 },
11055 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/483.jpeg",
11056 "episode": [
11057 "https://rickandmorty.mimo.dev/api/episode/28"
11058 ],
11059 "url": "https://rickandmorty.mimo.dev/api/character/483",
11060 "created": "2018-05-22T17:33:33.815Z"
11061 },
11062 {
11063 "id": "484",
11064 "name": "Sheik Rick",
11065 "status": "Dead",
11066 "species": "Human",
11067 "type": "",
11068 "gender": "Male",
11069 "origin": {
11070 "name": "unknown",
11071 "url": ""
11072 },
11073 "location": {
11074 "name": "Citadel of Ricks",
11075 "url": "https://rickandmorty.mimo.dev/api/location/3"
11076 },
11077 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/484.jpeg",
11078 "episode": [
11079 "https://rickandmorty.mimo.dev/api/episode/28"
11080 ],
11081 "url": "https://rickandmorty.mimo.dev/api/character/484",
11082 "created": "2018-05-22T17:35:26.250Z"
11083 },
11084 {
11085 "id": "485",
11086 "name": "Modern Rick",
11087 "status": "Alive",
11088 "species": "Human",
11089 "type": "",
11090 "gender": "Male",
11091 "origin": {
11092 "name": "unknown",
11093 "url": ""
11094 },
11095 "location": {
11096 "name": "Citadel of Ricks",
11097 "url": "https://rickandmorty.mimo.dev/api/location/3"
11098 },
11099 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/485.jpeg",
11100 "episode": [
11101 "https://rickandmorty.mimo.dev/api/episode/28"
11102 ],
11103 "url": "https://rickandmorty.mimo.dev/api/character/485",
11104 "created": "2018-05-22T17:36:56.925Z"
11105 },
11106 {
11107 "id": "486",
11108 "name": "Tan Rick",
11109 "status": "Dead",
11110 "species": "Human",
11111 "type": "",
11112 "gender": "Male",
11113 "origin": {
11114 "name": "unknown",
11115 "url": ""
11116 },
11117 "location": {
11118 "name": "Citadel of Ricks",
11119 "url": "https://rickandmorty.mimo.dev/api/location/3"
11120 },
11121 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/486.jpeg",
11122 "episode": [
11123 "https://rickandmorty.mimo.dev/api/episode/28"
11124 ],
11125 "url": "https://rickandmorty.mimo.dev/api/character/486",
11126 "created": "2018-05-22T17:37:37.764Z"
11127 },
11128 {
11129 "id": "487",
11130 "name": "Visor Rick",
11131 "status": "Dead",
11132 "species": "Human",
11133 "type": "",
11134 "gender": "Male",
11135 "origin": {
11136 "name": "unknown",
11137 "url": ""
11138 },
11139 "location": {
11140 "name": "Citadel of Ricks",
11141 "url": "https://rickandmorty.mimo.dev/api/location/3"
11142 },
11143 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/487.jpeg",
11144 "episode": [
11145 "https://rickandmorty.mimo.dev/api/episode/28"
11146 ],
11147 "url": "https://rickandmorty.mimo.dev/api/character/487",
11148 "created": "2018-05-22T17:38:28.593Z"
11149 },
11150 {
11151 "id": "488",
11152 "name": "Colonial Rick",
11153 "status": "Dead",
11154 "species": "Human",
11155 "type": "",
11156 "gender": "Male",
11157 "origin": {
11158 "name": "unknown",
11159 "url": ""
11160 },
11161 "location": {
11162 "name": "Citadel of Ricks",
11163 "url": "https://rickandmorty.mimo.dev/api/location/3"
11164 },
11165 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/488.jpeg",
11166 "episode": [
11167 "https://rickandmorty.mimo.dev/api/episode/28"
11168 ],
11169 "url": "https://rickandmorty.mimo.dev/api/character/488",
11170 "created": "2018-05-22T17:39:06.439Z"
11171 },
11172 {
11173 "id": "489",
11174 "name": "P-Coat Rick",
11175 "status": "Dead",
11176 "species": "Human",
11177 "type": "",
11178 "gender": "Male",
11179 "origin": {
11180 "name": "unknown",
11181 "url": ""
11182 },
11183 "location": {
11184 "name": "Citadel of Ricks",
11185 "url": "https://rickandmorty.mimo.dev/api/location/3"
11186 },
11187 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/489.jpeg",
11188 "episode": [
11189 "https://rickandmorty.mimo.dev/api/episode/28"
11190 ],
11191 "url": "https://rickandmorty.mimo.dev/api/character/489",
11192 "created": "2018-05-22T17:39:37.604Z"
11193 },
11194 {
11195 "id": "490",
11196 "name": "Chang",
11197 "status": "Alive",
11198 "species": "Human",
11199 "type": "",
11200 "gender": "Male",
11201 "origin": {
11202 "name": "unknown",
11203 "url": ""
11204 },
11205 "location": {
11206 "name": "The Menagerie",
11207 "url": "https://rickandmorty.mimo.dev/api/location/25"
11208 },
11209 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/490.jpeg",
11210 "episode": [
11211 "https://rickandmorty.mimo.dev/api/episode/29"
11212 ],
11213 "url": "https://rickandmorty.mimo.dev/api/character/490",
11214 "created": "2018-05-22T17:43:52.543Z"
11215 },
11216 {
11217 "id": "491",
11218 "name": "Dr. Eleanor Arroway",
11219 "status": "Alive",
11220 "species": "Human",
11221 "type": "",
11222 "gender": "Female",
11223 "origin": {
11224 "name": "unknown",
11225 "url": ""
11226 },
11227 "location": {
11228 "name": "The Menagerie",
11229 "url": "https://rickandmorty.mimo.dev/api/location/25"
11230 },
11231 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/491.jpeg",
11232 "episode": [
11233 "https://rickandmorty.mimo.dev/api/episode/29"
11234 ],
11235 "url": "https://rickandmorty.mimo.dev/api/character/491",
11236 "created": "2018-05-22T17:44:32.071Z"
11237 },
11238 {
11239 "id": "492",
11240 "name": "Varrix",
11241 "status": "Alive",
11242 "species": "Alien",
11243 "type": "",
11244 "gender": "unknown",
11245 "origin": {
11246 "name": "unknown",
11247 "url": ""
11248 },
11249 "location": {
11250 "name": "Earth (Replacement Dimension)",
11251 "url": "https://rickandmorty.mimo.dev/api/location/20"
11252 },
11253 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/492.jpeg",
11254 "episode": [
11255 "https://rickandmorty.mimo.dev/api/episode/30"
11256 ],
11257 "url": "https://rickandmorty.mimo.dev/api/character/492",
11258 "created": "2018-05-22T17:49:13.883Z"
11259 },
11260 {
11261 "id": "493",
11262 "name": "Secretary of the Interior",
11263 "status": "Alive",
11264 "species": "Human",
11265 "type": "",
11266 "gender": "Male",
11267 "origin": {
11268 "name": "Earth (Replacement Dimension)",
11269 "url": "https://rickandmorty.mimo.dev/api/location/20"
11270 },
11271 "location": {
11272 "name": "Earth (Replacement Dimension)",
11273 "url": "https://rickandmorty.mimo.dev/api/location/20"
11274 },
11275 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/493.jpeg",
11276 "episode": [
11277 "https://rickandmorty.mimo.dev/api/episode/31"
11278 ],
11279 "url": "https://rickandmorty.mimo.dev/api/character/493",
11280 "created": "2018-05-22T17:51:07.373Z"
11281 },
11282 {
11283 "id": "494",
11284 "name": "Crystal Poacher",
11285 "status": "Dead",
11286 "species": "Alien",
11287 "type": "",
11288 "gender": "Male",
11289 "origin": {
11290 "name": "unknown",
11291 "url": ""
11292 },
11293 "location": {
11294 "name": "Forbodulon Prime",
11295 "url": "https://rickandmorty.mimo.dev/api/location/79"
11296 },
11297 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/494.jpeg",
11298 "episode": [
11299 "https://rickandmorty.mimo.dev/api/episode/32"
11300 ],
11301 "url": "https://rickandmorty.mimo.dev/api/character/494",
11302 "created": "2020-05-02T10:05:08.737Z"
11303 },
11304 {
11305 "id": "495",
11306 "name": "Crystal Poacher",
11307 "status": "Dead",
11308 "species": "Alien",
11309 "type": "",
11310 "gender": "Male",
11311 "origin": {
11312 "name": "unknown",
11313 "url": ""
11314 },
11315 "location": {
11316 "name": "Forbodulon Prime",
11317 "url": "https://rickandmorty.mimo.dev/api/location/79"
11318 },
11319 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/495.jpeg",
11320 "episode": [
11321 "https://rickandmorty.mimo.dev/api/episode/32"
11322 ],
11323 "url": "https://rickandmorty.mimo.dev/api/character/495",
11324 "created": "2020-05-02T10:10:44.766Z"
11325 },
11326 {
11327 "id": "496",
11328 "name": "Crystal Poacher",
11329 "status": "Dead",
11330 "species": "Alien",
11331 "type": "",
11332 "gender": "Male",
11333 "origin": {
11334 "name": "unknown",
11335 "url": ""
11336 },
11337 "location": {
11338 "name": "Forbodulon Prime",
11339 "url": "https://rickandmorty.mimo.dev/api/location/79"
11340 },
11341 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/496.jpeg",
11342 "episode": [
11343 "https://rickandmorty.mimo.dev/api/episode/32"
11344 ],
11345 "url": "https://rickandmorty.mimo.dev/api/character/496",
11346 "created": "2020-05-02T10:27:21.015Z"
11347 },
11348 {
11349 "id": "497",
11350 "name": "Hologram Rick",
11351 "status": "Dead",
11352 "species": "Humanoid",
11353 "type": "Hologram",
11354 "gender": "Male",
11355 "origin": {
11356 "name": "Earth (Replacement Dimension)",
11357 "url": "https://rickandmorty.mimo.dev/api/location/20"
11358 },
11359 "location": {
11360 "name": "Earth (Replacement Dimension)",
11361 "url": "https://rickandmorty.mimo.dev/api/location/20"
11362 },
11363 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/497.jpeg",
11364 "episode": [
11365 "https://rickandmorty.mimo.dev/api/episode/32"
11366 ],
11367 "url": "https://rickandmorty.mimo.dev/api/character/497",
11368 "created": "2020-05-02T10:30:38.622Z"
11369 },
11370 {
11371 "id": "498",
11372 "name": "Fascist Rick",
11373 "status": "Dead",
11374 "species": "Human",
11375 "type": "",
11376 "gender": "Male",
11377 "origin": {
11378 "name": "Earth (Fascist Dimension)",
11379 "url": "https://rickandmorty.mimo.dev/api/location/77"
11380 },
11381 "location": {
11382 "name": "Earth (Fascist Dimension)",
11383 "url": "https://rickandmorty.mimo.dev/api/location/77"
11384 },
11385 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/498.jpeg",
11386 "episode": [
11387 "https://rickandmorty.mimo.dev/api/episode/32"
11388 ],
11389 "url": "https://rickandmorty.mimo.dev/api/character/498",
11390 "created": "2020-05-02T10:34:12.495Z"
11391 },
11392 {
11393 "id": "499",
11394 "name": "Fascist Morty",
11395 "status": "Dead",
11396 "species": "Human",
11397 "type": "",
11398 "gender": "Male",
11399 "origin": {
11400 "name": "Earth (Fascist Dimension)",
11401 "url": "https://rickandmorty.mimo.dev/api/location/77"
11402 },
11403 "location": {
11404 "name": "Earth (Fascist Dimension)",
11405 "url": "https://rickandmorty.mimo.dev/api/location/77"
11406 },
11407 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/499.jpeg",
11408 "episode": [
11409 "https://rickandmorty.mimo.dev/api/episode/32"
11410 ],
11411 "url": "https://rickandmorty.mimo.dev/api/character/499",
11412 "created": "2020-05-02T11:24:36.156Z"
11413 },
11414 {
11415 "id": "500",
11416 "name": "Fascist Mr. President",
11417 "status": "Alive",
11418 "species": "Human",
11419 "type": "",
11420 "gender": "Male",
11421 "origin": {
11422 "name": "Earth (Fascist Dimension)",
11423 "url": "https://rickandmorty.mimo.dev/api/location/77"
11424 },
11425 "location": {
11426 "name": "Earth (Fascist Dimension)",
11427 "url": "https://rickandmorty.mimo.dev/api/location/77"
11428 },
11429 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/500.jpeg",
11430 "episode": [
11431 "https://rickandmorty.mimo.dev/api/episode/32"
11432 ],
11433 "url": "https://rickandmorty.mimo.dev/api/character/500",
11434 "created": "2020-05-02T11:25:26.903Z"
11435 },
11436 {
11437 "id": "501",
11438 "name": "Fascist Rick’s Clone",
11439 "status": "Dead",
11440 "species": "Human",
11441 "type": "Clone",
11442 "gender": "Male",
11443 "origin": {
11444 "name": "Earth (Fascist Dimension)",
11445 "url": "https://rickandmorty.mimo.dev/api/location/77"
11446 },
11447 "location": {
11448 "name": "Earth (Fascist Dimension)",
11449 "url": "https://rickandmorty.mimo.dev/api/location/77"
11450 },
11451 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/501.jpeg",
11452 "episode": [
11453 "https://rickandmorty.mimo.dev/api/episode/32"
11454 ],
11455 "url": "https://rickandmorty.mimo.dev/api/character/501",
11456 "created": "2020-05-02T11:28:36.137Z"
11457 },
11458 {
11459 "id": "502",
11460 "name": "Revolio Clockberg Jr.",
11461 "status": "Dead",
11462 "species": "Alien",
11463 "type": "Gear-Person",
11464 "gender": "Male",
11465 "origin": {
11466 "name": "Earth (Fascist Dimension)",
11467 "url": "https://rickandmorty.mimo.dev/api/location/77"
11468 },
11469 "location": {
11470 "name": "Earth (Fascist Dimension)",
11471 "url": "https://rickandmorty.mimo.dev/api/location/77"
11472 },
11473 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/502.jpeg",
11474 "episode": [
11475 "https://rickandmorty.mimo.dev/api/episode/32"
11476 ],
11477 "url": "https://rickandmorty.mimo.dev/api/character/502",
11478 "created": "2020-05-02T11:35:26.572Z"
11479 },
11480 {
11481 "id": "503",
11482 "name": "Fascist Shrimp Rick",
11483 "status": "Alive",
11484 "species": "Animal",
11485 "type": "Shrimp",
11486 "gender": "Male",
11487 "origin": {
11488 "name": "Earth (Fascist Shrimp Dimension)",
11489 "url": "https://rickandmorty.mimo.dev/api/location/80"
11490 },
11491 "location": {
11492 "name": "Earth (Fascist Shrimp Dimension)",
11493 "url": "https://rickandmorty.mimo.dev/api/location/80"
11494 },
11495 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/503.jpeg",
11496 "episode": [
11497 "https://rickandmorty.mimo.dev/api/episode/32"
11498 ],
11499 "url": "https://rickandmorty.mimo.dev/api/character/503",
11500 "created": "2020-05-02T11:53:46.229Z"
11501 },
11502 {
11503 "id": "504",
11504 "name": "Fascist Shrimp Rick’s Clone",
11505 "status": "Dead",
11506 "species": "Animal",
11507 "type": "Shrimp",
11508 "gender": "Male",
11509 "origin": {
11510 "name": "Earth (Fascist Shrimp Dimension)",
11511 "url": "https://rickandmorty.mimo.dev/api/location/80"
11512 },
11513 "location": {
11514 "name": "Earth (Fascist Shrimp Dimension)",
11515 "url": "https://rickandmorty.mimo.dev/api/location/80"
11516 },
11517 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/504.jpeg",
11518 "episode": [
11519 "https://rickandmorty.mimo.dev/api/episode/32"
11520 ],
11521 "url": "https://rickandmorty.mimo.dev/api/character/504",
11522 "created": "2020-05-02T12:05:12.832Z"
11523 },
11524 {
11525 "id": "505",
11526 "name": "Fascist Shrimp Morty",
11527 "status": "Alive",
11528 "species": "Animal",
11529 "type": "Shrimp",
11530 "gender": "Male",
11531 "origin": {
11532 "name": "Earth (Fascist Shrimp Dimension)",
11533 "url": "https://rickandmorty.mimo.dev/api/location/80"
11534 },
11535 "location": {
11536 "name": "Earth (Fascist Shrimp Dimension)",
11537 "url": "https://rickandmorty.mimo.dev/api/location/80"
11538 },
11539 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/505.jpeg",
11540 "episode": [
11541 "https://rickandmorty.mimo.dev/api/episode/32"
11542 ],
11543 "url": "https://rickandmorty.mimo.dev/api/character/505",
11544 "created": "2020-05-02T12:11:23.379Z"
11545 },
11546 {
11547 "id": "506",
11548 "name": "Fascist Shrimp SS",
11549 "status": "Alive",
11550 "species": "Animal",
11551 "type": "Shrimp",
11552 "gender": "Male",
11553 "origin": {
11554 "name": "Earth (Fascist Shrimp Dimension)",
11555 "url": "https://rickandmorty.mimo.dev/api/location/80"
11556 },
11557 "location": {
11558 "name": "Earth (Fascist Shrimp Dimension)",
11559 "url": "https://rickandmorty.mimo.dev/api/location/80"
11560 },
11561 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/506.jpeg",
11562 "episode": [
11563 "https://rickandmorty.mimo.dev/api/episode/32"
11564 ],
11565 "url": "https://rickandmorty.mimo.dev/api/character/506",
11566 "created": "2020-05-02T12:13:03.799Z"
11567 },
11568 {
11569 "id": "507",
11570 "name": "Fascist Teddy Bear Rick",
11571 "status": "Alive",
11572 "species": "Animal",
11573 "type": "Teddy Bear",
11574 "gender": "Male",
11575 "origin": {
11576 "name": "Earth (Fascist Teddy Bear Dimension)",
11577 "url": "https://rickandmorty.mimo.dev/api/location/81"
11578 },
11579 "location": {
11580 "name": "Earth (Fascist Teddy Bear Dimension)",
11581 "url": "https://rickandmorty.mimo.dev/api/location/81"
11582 },
11583 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/507.jpeg",
11584 "episode": [
11585 "https://rickandmorty.mimo.dev/api/episode/32"
11586 ],
11587 "url": "https://rickandmorty.mimo.dev/api/character/507",
11588 "created": "2020-05-02T12:18:23.346Z"
11589 },
11590 {
11591 "id": "508",
11592 "name": "Fascist Teddy Bear Rick’s Clone",
11593 "status": "Dead",
11594 "species": "Animal",
11595 "type": "Teddy Bear",
11596 "gender": "Male",
11597 "origin": {
11598 "name": "Earth (Fascist Teddy Bear Dimension)",
11599 "url": "https://rickandmorty.mimo.dev/api/location/81"
11600 },
11601 "location": {
11602 "name": "Earth (Fascist Teddy Bear Dimension)",
11603 "url": "https://rickandmorty.mimo.dev/api/location/81"
11604 },
11605 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/508.jpeg",
11606 "episode": [
11607 "https://rickandmorty.mimo.dev/api/episode/32"
11608 ],
11609 "url": "https://rickandmorty.mimo.dev/api/character/508",
11610 "created": "2020-05-02T12:20:28.005Z"
11611 },
11612 {
11613 "id": "509",
11614 "name": "Bully",
11615 "status": "unknown",
11616 "species": "Human",
11617 "type": "",
11618 "gender": "Male",
11619 "origin": {
11620 "name": "Earth (Replacement Dimension)",
11621 "url": "https://rickandmorty.mimo.dev/api/location/20"
11622 },
11623 "location": {
11624 "name": "Earth (Replacement Dimension)",
11625 "url": "https://rickandmorty.mimo.dev/api/location/20"
11626 },
11627 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/509.jpeg",
11628 "episode": [
11629 "https://rickandmorty.mimo.dev/api/episode/32"
11630 ],
11631 "url": "https://rickandmorty.mimo.dev/api/character/509",
11632 "created": "2020-05-02T12:22:11.339Z"
11633 },
11634 {
11635 "id": "510",
11636 "name": "Anchorman",
11637 "status": "Alive",
11638 "species": "Human",
11639 "type": "",
11640 "gender": "Male",
11641 "origin": {
11642 "name": "Earth (Replacement Dimension)",
11643 "url": "https://rickandmorty.mimo.dev/api/location/20"
11644 },
11645 "location": {
11646 "name": "Earth (Replacement Dimension)",
11647 "url": "https://rickandmorty.mimo.dev/api/location/20"
11648 },
11649 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/510.jpeg",
11650 "episode": [
11651 "https://rickandmorty.mimo.dev/api/episode/32"
11652 ],
11653 "url": "https://rickandmorty.mimo.dev/api/character/510",
11654 "created": "2020-05-02T12:23:38.655Z"
11655 },
11656 {
11657 "id": "511",
11658 "name": "Anchorwoman",
11659 "status": "Alive",
11660 "species": "Human",
11661 "type": "",
11662 "gender": "Female",
11663 "origin": {
11664 "name": "Earth (Replacement Dimension)",
11665 "url": "https://rickandmorty.mimo.dev/api/location/20"
11666 },
11667 "location": {
11668 "name": "Earth (Replacement Dimension)",
11669 "url": "https://rickandmorty.mimo.dev/api/location/20"
11670 },
11671 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/511.jpeg",
11672 "episode": [
11673 "https://rickandmorty.mimo.dev/api/episode/32"
11674 ],
11675 "url": "https://rickandmorty.mimo.dev/api/character/511",
11676 "created": "2020-05-02T12:24:07.452Z"
11677 },
11678 {
11679 "id": "512",
11680 "name": "Morty’s Lawyer",
11681 "status": "Alive",
11682 "species": "Human",
11683 "type": "",
11684 "gender": "Male",
11685 "origin": {
11686 "name": "Earth (Replacement Dimension)",
11687 "url": "https://rickandmorty.mimo.dev/api/location/20"
11688 },
11689 "location": {
11690 "name": "Earth (Replacement Dimension)",
11691 "url": "https://rickandmorty.mimo.dev/api/location/20"
11692 },
11693 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/512.jpeg",
11694 "episode": [
11695 "https://rickandmorty.mimo.dev/api/episode/32"
11696 ],
11697 "url": "https://rickandmorty.mimo.dev/api/character/512",
11698 "created": "2020-05-02T12:25:59.290Z"
11699 },
11700 {
11701 "id": "513",
11702 "name": "Judge",
11703 "status": "Dead",
11704 "species": "Human",
11705 "type": "",
11706 "gender": "Female",
11707 "origin": {
11708 "name": "Earth (Replacement Dimension)",
11709 "url": "https://rickandmorty.mimo.dev/api/location/20"
11710 },
11711 "location": {
11712 "name": "Earth (Replacement Dimension)",
11713 "url": "https://rickandmorty.mimo.dev/api/location/20"
11714 },
11715 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/513.jpeg",
11716 "episode": [
11717 "https://rickandmorty.mimo.dev/api/episode/32"
11718 ],
11719 "url": "https://rickandmorty.mimo.dev/api/character/513",
11720 "created": "2020-05-02T12:27:08.223Z"
11721 },
11722 {
11723 "id": "514",
11724 "name": "Public Opinion Judge",
11725 "status": "Alive",
11726 "species": "Human",
11727 "type": "",
11728 "gender": "Female",
11729 "origin": {
11730 "name": "Earth (Replacement Dimension)",
11731 "url": "https://rickandmorty.mimo.dev/api/location/20"
11732 },
11733 "location": {
11734 "name": "Earth (Replacement Dimension)",
11735 "url": "https://rickandmorty.mimo.dev/api/location/20"
11736 },
11737 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/514.jpeg",
11738 "episode": [
11739 "https://rickandmorty.mimo.dev/api/episode/32"
11740 ],
11741 "url": "https://rickandmorty.mimo.dev/api/character/514",
11742 "created": "2020-05-02T12:28:05.671Z"
11743 },
11744 {
11745 "id": "515",
11746 "name": "Caterpillar Mr. Goldenfold",
11747 "status": "Dead",
11748 "species": "Animal",
11749 "type": "Caterpillar",
11750 "gender": "Male",
11751 "origin": {
11752 "name": "Earth (Wasp Dimension)",
11753 "url": "https://rickandmorty.mimo.dev/api/location/82"
11754 },
11755 "location": {
11756 "name": "Earth (Wasp Dimension)",
11757 "url": "https://rickandmorty.mimo.dev/api/location/82"
11758 },
11759 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/515.jpeg",
11760 "episode": [
11761 "https://rickandmorty.mimo.dev/api/episode/32"
11762 ],
11763 "url": "https://rickandmorty.mimo.dev/api/character/515",
11764 "created": "2020-05-02T12:34:49.151Z"
11765 },
11766 {
11767 "id": "516",
11768 "name": "Wasp Rick",
11769 "status": "Alive",
11770 "species": "Animal",
11771 "type": "Wasp",
11772 "gender": "Male",
11773 "origin": {
11774 "name": "Earth (Wasp Dimension)",
11775 "url": "https://rickandmorty.mimo.dev/api/location/82"
11776 },
11777 "location": {
11778 "name": "Earth (Replacement Dimension)",
11779 "url": "https://rickandmorty.mimo.dev/api/location/20"
11780 },
11781 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/516.jpeg",
11782 "episode": [
11783 "https://rickandmorty.mimo.dev/api/episode/32"
11784 ],
11785 "url": "https://rickandmorty.mimo.dev/api/character/516",
11786 "created": "2020-05-02T12:36:47.872Z"
11787 },
11788 {
11789 "id": "517",
11790 "name": "Wasp Rick’s Clone",
11791 "status": "unknown",
11792 "species": "Animal",
11793 "type": "Wasp",
11794 "gender": "Male",
11795 "origin": {
11796 "name": "Earth (Wasp Dimension)",
11797 "url": "https://rickandmorty.mimo.dev/api/location/82"
11798 },
11799 "location": {
11800 "name": "Earth (Replacement Dimension)",
11801 "url": "https://rickandmorty.mimo.dev/api/location/20"
11802 },
11803 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/517.jpeg",
11804 "episode": [
11805 "https://rickandmorty.mimo.dev/api/episode/32"
11806 ],
11807 "url": "https://rickandmorty.mimo.dev/api/character/517",
11808 "created": "2020-05-02T12:38:18.097Z"
11809 },
11810 {
11811 "id": "518",
11812 "name": "Wasp Morty",
11813 "status": "Alive",
11814 "species": "Animal",
11815 "type": "Wasp",
11816 "gender": "Male",
11817 "origin": {
11818 "name": "Earth (Wasp Dimension)",
11819 "url": "https://rickandmorty.mimo.dev/api/location/82"
11820 },
11821 "location": {
11822 "name": "Earth (Wasp Dimension)",
11823 "url": "https://rickandmorty.mimo.dev/api/location/82"
11824 },
11825 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/518.jpeg",
11826 "episode": [
11827 "https://rickandmorty.mimo.dev/api/episode/32"
11828 ],
11829 "url": "https://rickandmorty.mimo.dev/api/character/518",
11830 "created": "2020-05-02T12:39:50.688Z"
11831 },
11832 {
11833 "id": "519",
11834 "name": "Wasp Summer",
11835 "status": "Alive",
11836 "species": "Animal",
11837 "type": "Wasp",
11838 "gender": "Female",
11839 "origin": {
11840 "name": "Earth (Wasp Dimension)",
11841 "url": "https://rickandmorty.mimo.dev/api/location/82"
11842 },
11843 "location": {
11844 "name": "Earth (Wasp Dimension)",
11845 "url": "https://rickandmorty.mimo.dev/api/location/82"
11846 },
11847 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/519.jpeg",
11848 "episode": [
11849 "https://rickandmorty.mimo.dev/api/episode/32"
11850 ],
11851 "url": "https://rickandmorty.mimo.dev/api/character/519",
11852 "created": "2020-05-02T12:40:45.760Z"
11853 },
11854 {
11855 "id": "520",
11856 "name": "Wasp Jerry",
11857 "status": "Alive",
11858 "species": "Animal",
11859 "type": "Wasp",
11860 "gender": "Male",
11861 "origin": {
11862 "name": "Earth (Wasp Dimension)",
11863 "url": "https://rickandmorty.mimo.dev/api/location/82"
11864 },
11865 "location": {
11866 "name": "Earth (Wasp Dimension)",
11867 "url": "https://rickandmorty.mimo.dev/api/location/82"
11868 },
11869 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/520.jpeg",
11870 "episode": [
11871 "https://rickandmorty.mimo.dev/api/episode/32"
11872 ],
11873 "url": "https://rickandmorty.mimo.dev/api/character/520",
11874 "created": "2020-05-02T12:41:19.879Z"
11875 },
11876 {
11877 "id": "521",
11878 "name": "Wasp Beth",
11879 "status": "Alive",
11880 "species": "Animal",
11881 "type": "Wasp",
11882 "gender": "Female",
11883 "origin": {
11884 "name": "Earth (Wasp Dimension)",
11885 "url": "https://rickandmorty.mimo.dev/api/location/82"
11886 },
11887 "location": {
11888 "name": "Earth (Wasp Dimension)",
11889 "url": "https://rickandmorty.mimo.dev/api/location/82"
11890 },
11891 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/521.jpeg",
11892 "episode": [
11893 "https://rickandmorty.mimo.dev/api/episode/32"
11894 ],
11895 "url": "https://rickandmorty.mimo.dev/api/character/521",
11896 "created": "2020-05-02T12:41:48.912Z"
11897 },
11898 {
11899 "id": "522",
11900 "name": "Caterpillar Mr. Goldenfold’s Larvae",
11901 "status": "Dead",
11902 "species": "Animal",
11903 "type": "Caterpillar",
11904 "gender": "unknown",
11905 "origin": {
11906 "name": "Earth (Wasp Dimension)",
11907 "url": "https://rickandmorty.mimo.dev/api/location/82"
11908 },
11909 "location": {
11910 "name": "Earth (Wasp Dimension)",
11911 "url": "https://rickandmorty.mimo.dev/api/location/82"
11912 },
11913 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/522.jpeg",
11914 "episode": [
11915 "https://rickandmorty.mimo.dev/api/episode/32"
11916 ],
11917 "url": "https://rickandmorty.mimo.dev/api/character/522",
11918 "created": "2020-05-02T12:43:21.266Z"
11919 },
11920 {
11921 "id": "523",
11922 "name": "Boglin",
11923 "status": "unknown",
11924 "species": "unknown",
11925 "type": "Toy",
11926 "gender": "unknown",
11927 "origin": {
11928 "name": "Earth (Replacement Dimension)",
11929 "url": "https://rickandmorty.mimo.dev/api/location/20"
11930 },
11931 "location": {
11932 "name": "Earth (Replacement Dimension)",
11933 "url": "https://rickandmorty.mimo.dev/api/location/20"
11934 },
11935 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/523.jpeg",
11936 "episode": [
11937 "https://rickandmorty.mimo.dev/api/episode/32"
11938 ],
11939 "url": "https://rickandmorty.mimo.dev/api/character/523",
11940 "created": "2020-05-02T12:50:15.005Z"
11941 },
11942 {
11943 "id": "524",
11944 "name": "Kirkland Brand Mr. Meeseeks",
11945 "status": "unknown",
11946 "species": "Humanoid",
11947 "type": "Meeseeks",
11948 "gender": "Male",
11949 "origin": {
11950 "name": "Mr. Meeseeks Box",
11951 "url": "https://rickandmorty.mimo.dev/api/location/53"
11952 },
11953 "location": {
11954 "name": "Earth (Replacement Dimension)",
11955 "url": "https://rickandmorty.mimo.dev/api/location/20"
11956 },
11957 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/524.jpeg",
11958 "episode": [
11959 "https://rickandmorty.mimo.dev/api/episode/32"
11960 ],
11961 "url": "https://rickandmorty.mimo.dev/api/character/524",
11962 "created": "2020-05-02T12:52:58.134Z"
11963 },
11964 {
11965 "id": "525",
11966 "name": "Glootie",
11967 "status": "Alive",
11968 "species": "Alien",
11969 "type": "Monogatron",
11970 "gender": "Male",
11971 "origin": {
11972 "name": "unknown",
11973 "url": ""
11974 },
11975 "location": {
11976 "name": "Monogatron Mothership",
11977 "url": "https://rickandmorty.mimo.dev/api/location/83"
11978 },
11979 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/525.jpeg",
11980 "episode": [
11981 "https://rickandmorty.mimo.dev/api/episode/33"
11982 ],
11983 "url": "https://rickandmorty.mimo.dev/api/character/525",
11984 "created": "2020-05-02T13:13:31.593Z"
11985 },
11986 {
11987 "id": "526",
11988 "name": "Danny Publitz",
11989 "status": "Alive",
11990 "species": "Human",
11991 "type": "",
11992 "gender": "Male",
11993 "origin": {
11994 "name": "Earth (Replacement Dimension)",
11995 "url": "https://rickandmorty.mimo.dev/api/location/20"
11996 },
11997 "location": {
11998 "name": "Earth (Replacement Dimension)",
11999 "url": "https://rickandmorty.mimo.dev/api/location/20"
12000 },
12001 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/526.jpeg",
12002 "episode": [
12003 "https://rickandmorty.mimo.dev/api/episode/33"
12004 ],
12005 "url": "https://rickandmorty.mimo.dev/api/character/526",
12006 "created": "2020-05-02T13:14:28.386Z"
12007 },
12008 {
12009 "id": "527",
12010 "name": "Mothership Intern",
12011 "status": "Alive",
12012 "species": "Alien",
12013 "type": "Monogatron",
12014 "gender": "Male",
12015 "origin": {
12016 "name": "unknown",
12017 "url": ""
12018 },
12019 "location": {
12020 "name": "Monogatron Mothership",
12021 "url": "https://rickandmorty.mimo.dev/api/location/83"
12022 },
12023 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/527.jpeg",
12024 "episode": [
12025 "https://rickandmorty.mimo.dev/api/episode/33"
12026 ],
12027 "url": "https://rickandmorty.mimo.dev/api/character/527",
12028 "created": "2020-05-02T13:26:53.358Z"
12029 },
12030 {
12031 "id": "528",
12032 "name": "Monogatron Leader",
12033 "status": "Alive",
12034 "species": "Alien",
12035 "type": "Monogatron",
12036 "gender": "Male",
12037 "origin": {
12038 "name": "unknown",
12039 "url": ""
12040 },
12041 "location": {
12042 "name": "Monogatron Mothership",
12043 "url": "https://rickandmorty.mimo.dev/api/location/83"
12044 },
12045 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/528.jpeg",
12046 "episode": [
12047 "https://rickandmorty.mimo.dev/api/episode/33"
12048 ],
12049 "url": "https://rickandmorty.mimo.dev/api/character/528",
12050 "created": "2020-05-02T13:27:50.476Z"
12051 },
12052 {
12053 "id": "529",
12054 "name": "Lizard",
12055 "status": "Dead",
12056 "species": "Alien",
12057 "type": "Lizard",
12058 "gender": "Male",
12059 "origin": {
12060 "name": "Midland Quasar",
12061 "url": "https://rickandmorty.mimo.dev/api/location/85"
12062 },
12063 "location": {
12064 "name": "Midland Quasar",
12065 "url": "https://rickandmorty.mimo.dev/api/location/85"
12066 },
12067 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/529.jpeg",
12068 "episode": [
12069 "https://rickandmorty.mimo.dev/api/episode/33"
12070 ],
12071 "url": "https://rickandmorty.mimo.dev/api/character/529",
12072 "created": "2020-05-02T13:31:49.867Z"
12073 },
12074 {
12075 "id": "530",
12076 "name": "Deliverance",
12077 "status": "Dead",
12078 "species": "Robot",
12079 "type": "",
12080 "gender": "Genderless",
12081 "origin": {
12082 "name": "Midland Quasar",
12083 "url": "https://rickandmorty.mimo.dev/api/location/85"
12084 },
12085 "location": {
12086 "name": "Midland Quasar",
12087 "url": "https://rickandmorty.mimo.dev/api/location/85"
12088 },
12089 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/530.jpeg",
12090 "episode": [
12091 "https://rickandmorty.mimo.dev/api/episode/33"
12092 ],
12093 "url": "https://rickandmorty.mimo.dev/api/character/530",
12094 "created": "2020-05-02T13:32:41.259Z"
12095 },
12096 {
12097 "id": "531",
12098 "name": "Tony",
12099 "status": "Dead",
12100 "species": "Alien",
12101 "type": "",
12102 "gender": "Male",
12103 "origin": {
12104 "name": "unknown",
12105 "url": ""
12106 },
12107 "location": {
12108 "name": "Mount Space Everest",
12109 "url": "https://rickandmorty.mimo.dev/api/location/86"
12110 },
12111 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/531.jpeg",
12112 "episode": [
12113 "https://rickandmorty.mimo.dev/api/episode/33"
12114 ],
12115 "url": "https://rickandmorty.mimo.dev/api/character/531",
12116 "created": "2020-05-02T13:35:07.498Z"
12117 },
12118 {
12119 "id": "532",
12120 "name": "Tony’s Wife",
12121 "status": "Dead",
12122 "species": "Alien",
12123 "type": "",
12124 "gender": "Female",
12125 "origin": {
12126 "name": "Globaflyn",
12127 "url": "https://rickandmorty.mimo.dev/api/location/87"
12128 },
12129 "location": {
12130 "name": "Globaflyn",
12131 "url": "https://rickandmorty.mimo.dev/api/location/87"
12132 },
12133 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/532.jpeg",
12134 "episode": [
12135 "https://rickandmorty.mimo.dev/api/episode/33"
12136 ],
12137 "url": "https://rickandmorty.mimo.dev/api/character/532",
12138 "created": "2020-05-02T13:45:32.092Z"
12139 },
12140 {
12141 "id": "533",
12142 "name": "Monogatron Queen",
12143 "status": "Alive",
12144 "species": "Alien",
12145 "type": "Monogatron",
12146 "gender": "Female",
12147 "origin": {
12148 "name": "unknown",
12149 "url": ""
12150 },
12151 "location": {
12152 "name": "Monogatron Mothership",
12153 "url": "https://rickandmorty.mimo.dev/api/location/83"
12154 },
12155 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/533.jpeg",
12156 "episode": [
12157 "https://rickandmorty.mimo.dev/api/episode/33"
12158 ],
12159 "url": "https://rickandmorty.mimo.dev/api/character/533",
12160 "created": "2020-05-02T13:46:10.906Z"
12161 },
12162 {
12163 "id": "534",
12164 "name": "Tony's Dad",
12165 "status": "Alive",
12166 "species": "Alien",
12167 "type": "",
12168 "gender": "Male",
12169 "origin": {
12170 "name": "unknown",
12171 "url": ""
12172 },
12173 "location": {
12174 "name": "Earth (Replacement Dimension)",
12175 "url": "https://rickandmorty.mimo.dev/api/location/20"
12176 },
12177 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/534.jpeg",
12178 "episode": [
12179 "https://rickandmorty.mimo.dev/api/episode/33"
12180 ],
12181 "url": "https://rickandmorty.mimo.dev/api/character/534",
12182 "created": "2020-05-02T13:52:06.880Z"
12183 },
12184 {
12185 "id": "535",
12186 "name": "Jeff",
12187 "status": "Alive",
12188 "species": "Human",
12189 "type": "",
12190 "gender": "Male",
12191 "origin": {
12192 "name": "Earth (Replacement Dimension)",
12193 "url": "https://rickandmorty.mimo.dev/api/location/20"
12194 },
12195 "location": {
12196 "name": "Earth (Replacement Dimension)",
12197 "url": "https://rickandmorty.mimo.dev/api/location/20"
12198 },
12199 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/535.jpeg",
12200 "episode": [
12201 "https://rickandmorty.mimo.dev/api/episode/33"
12202 ],
12203 "url": "https://rickandmorty.mimo.dev/api/character/535",
12204 "created": "2020-05-02T13:54:21.374Z"
12205 },
12206 {
12207 "id": "536",
12208 "name": "Josiah",
12209 "status": "Alive",
12210 "species": "Human",
12211 "type": "",
12212 "gender": "Male",
12213 "origin": {
12214 "name": "Earth (Replacement Dimension)",
12215 "url": "https://rickandmorty.mimo.dev/api/location/20"
12216 },
12217 "location": {
12218 "name": "Earth (Replacement Dimension)",
12219 "url": "https://rickandmorty.mimo.dev/api/location/20"
12220 },
12221 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/536.jpeg",
12222 "episode": [
12223 "https://rickandmorty.mimo.dev/api/episode/33"
12224 ],
12225 "url": "https://rickandmorty.mimo.dev/api/character/536",
12226 "created": "2020-05-02T13:54:48.651Z"
12227 },
12228 {
12229 "id": "537",
12230 "name": "Maggie",
12231 "status": "Alive",
12232 "species": "Human",
12233 "type": "",
12234 "gender": "Female",
12235 "origin": {
12236 "name": "Earth (Replacement Dimension)",
12237 "url": "https://rickandmorty.mimo.dev/api/location/20"
12238 },
12239 "location": {
12240 "name": "Earth (Replacement Dimension)",
12241 "url": "https://rickandmorty.mimo.dev/api/location/20"
12242 },
12243 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/537.jpeg",
12244 "episode": [
12245 "https://rickandmorty.mimo.dev/api/episode/33"
12246 ],
12247 "url": "https://rickandmorty.mimo.dev/api/character/537",
12248 "created": "2020-05-02T13:55:15.098Z"
12249 },
12250 {
12251 "id": "538",
12252 "name": "Priest Witherspoon",
12253 "status": "Alive",
12254 "species": "Human",
12255 "type": "",
12256 "gender": "Male",
12257 "origin": {
12258 "name": "Earth (Replacement Dimension)",
12259 "url": "https://rickandmorty.mimo.dev/api/location/20"
12260 },
12261 "location": {
12262 "name": "Earth (Replacement Dimension)",
12263 "url": "https://rickandmorty.mimo.dev/api/location/20"
12264 },
12265 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/538.jpeg",
12266 "episode": [
12267 "https://rickandmorty.mimo.dev/api/episode/33"
12268 ],
12269 "url": "https://rickandmorty.mimo.dev/api/character/538",
12270 "created": "2020-05-02T13:55:45.767Z"
12271 },
12272 {
12273 "id": "539",
12274 "name": "Richard",
12275 "status": "Alive",
12276 "species": "Human",
12277 "type": "",
12278 "gender": "Male",
12279 "origin": {
12280 "name": "Earth (Replacement Dimension)",
12281 "url": "https://rickandmorty.mimo.dev/api/location/20"
12282 },
12283 "location": {
12284 "name": "Earth (Replacement Dimension)",
12285 "url": "https://rickandmorty.mimo.dev/api/location/20"
12286 },
12287 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/539.jpeg",
12288 "episode": [
12289 "https://rickandmorty.mimo.dev/api/episode/33"
12290 ],
12291 "url": "https://rickandmorty.mimo.dev/api/character/539",
12292 "created": "2020-05-02T13:56:14.834Z"
12293 },
12294 {
12295 "id": "540",
12296 "name": "Running Bird",
12297 "status": "Alive",
12298 "species": "Human",
12299 "type": "",
12300 "gender": "Male",
12301 "origin": {
12302 "name": "Earth (Replacement Dimension)",
12303 "url": "https://rickandmorty.mimo.dev/api/location/20"
12304 },
12305 "location": {
12306 "name": "Earth (Replacement Dimension)",
12307 "url": "https://rickandmorty.mimo.dev/api/location/20"
12308 },
12309 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/540.jpeg",
12310 "episode": [
12311 "https://rickandmorty.mimo.dev/api/episode/33"
12312 ],
12313 "url": "https://rickandmorty.mimo.dev/api/character/540",
12314 "created": "2020-05-02T13:56:45.926Z"
12315 },
12316 {
12317 "id": "541",
12318 "name": "Secretary at Tony's",
12319 "status": "Alive",
12320 "species": "Alien",
12321 "type": "",
12322 "gender": "Female",
12323 "origin": {
12324 "name": "unknown",
12325 "url": ""
12326 },
12327 "location": {
12328 "name": "Earth (Replacement Dimension)",
12329 "url": "https://rickandmorty.mimo.dev/api/location/20"
12330 },
12331 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/541.jpeg",
12332 "episode": [
12333 "https://rickandmorty.mimo.dev/api/episode/33"
12334 ],
12335 "url": "https://rickandmorty.mimo.dev/api/character/541",
12336 "created": "2020-05-02T13:57:49.250Z"
12337 },
12338 {
12339 "id": "542",
12340 "name": "Mountain Sweat Jerry",
12341 "status": "Alive",
12342 "species": "Human",
12343 "type": "",
12344 "gender": "Male",
12345 "origin": {
12346 "name": "Globaflyn",
12347 "url": "https://rickandmorty.mimo.dev/api/location/87"
12348 },
12349 "location": {
12350 "name": "Globaflyn",
12351 "url": "https://rickandmorty.mimo.dev/api/location/87"
12352 },
12353 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/542.jpeg",
12354 "episode": [
12355 "https://rickandmorty.mimo.dev/api/episode/33"
12356 ],
12357 "url": "https://rickandmorty.mimo.dev/api/character/542",
12358 "created": "2020-05-02T13:58:42.083Z"
12359 },
12360 {
12361 "id": "543",
12362 "name": "Vermigurber",
12363 "status": "Alive",
12364 "species": "Alien",
12365 "type": "Fly",
12366 "gender": "Male",
12367 "origin": {
12368 "name": "unknown",
12369 "url": ""
12370 },
12371 "location": {
12372 "name": "Gorgon Quadrant",
12373 "url": "https://rickandmorty.mimo.dev/api/location/84"
12374 },
12375 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/543.jpeg",
12376 "episode": [
12377 "https://rickandmorty.mimo.dev/api/episode/33"
12378 ],
12379 "url": "https://rickandmorty.mimo.dev/api/character/543",
12380 "created": "2020-05-07T09:05:37.614Z"
12381 },
12382 {
12383 "id": "544",
12384 "name": "Miles Knightly",
12385 "status": "Dead",
12386 "species": "Alien",
12387 "type": "",
12388 "gender": "Male",
12389 "origin": {
12390 "name": "unknown",
12391 "url": ""
12392 },
12393 "location": {
12394 "name": "Heist-Con",
12395 "url": "https://rickandmorty.mimo.dev/api/location/88"
12396 },
12397 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/544.jpeg",
12398 "episode": [
12399 "https://rickandmorty.mimo.dev/api/episode/34"
12400 ],
12401 "url": "https://rickandmorty.mimo.dev/api/character/544",
12402 "created": "2020-05-07T09:09:06.114Z"
12403 },
12404 {
12405 "id": "545",
12406 "name": "Heist-Con Receptionist",
12407 "status": "Alive",
12408 "species": "Alien",
12409 "type": "",
12410 "gender": "Female",
12411 "origin": {
12412 "name": "unknown",
12413 "url": ""
12414 },
12415 "location": {
12416 "name": "Heist-Con",
12417 "url": "https://rickandmorty.mimo.dev/api/location/88"
12418 },
12419 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/545.jpeg",
12420 "episode": [
12421 "https://rickandmorty.mimo.dev/api/episode/34"
12422 ],
12423 "url": "https://rickandmorty.mimo.dev/api/character/545",
12424 "created": "2020-05-07T09:12:12.200Z"
12425 },
12426 {
12427 "id": "546",
12428 "name": "Angie Flint",
12429 "status": "Alive",
12430 "species": "Human",
12431 "type": "Cyborg",
12432 "gender": "Female",
12433 "origin": {
12434 "name": "unknown",
12435 "url": ""
12436 },
12437 "location": {
12438 "name": "Heist-Con",
12439 "url": "https://rickandmorty.mimo.dev/api/location/88"
12440 },
12441 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/546.jpeg",
12442 "episode": [
12443 "https://rickandmorty.mimo.dev/api/episode/34"
12444 ],
12445 "url": "https://rickandmorty.mimo.dev/api/character/546",
12446 "created": "2020-05-07T09:14:00.009Z"
12447 },
12448 {
12449 "id": "547",
12450 "name": "Glar",
12451 "status": "Alive",
12452 "species": "Alien",
12453 "type": "",
12454 "gender": "Male",
12455 "origin": {
12456 "name": "unknown",
12457 "url": ""
12458 },
12459 "location": {
12460 "name": "Heist-Con",
12461 "url": "https://rickandmorty.mimo.dev/api/location/88"
12462 },
12463 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/547.jpeg",
12464 "episode": [
12465 "https://rickandmorty.mimo.dev/api/episode/34"
12466 ],
12467 "url": "https://rickandmorty.mimo.dev/api/character/547",
12468 "created": "2020-05-07T09:14:34.918Z"
12469 },
12470 {
12471 "id": "548",
12472 "name": "Truckula",
12473 "status": "Alive",
12474 "species": "Mythological Creature",
12475 "type": "Vampire",
12476 "gender": "Male",
12477 "origin": {
12478 "name": "unknown",
12479 "url": ""
12480 },
12481 "location": {
12482 "name": "Heist-Con",
12483 "url": "https://rickandmorty.mimo.dev/api/location/88"
12484 },
12485 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/548.jpeg",
12486 "episode": [
12487 "https://rickandmorty.mimo.dev/api/episode/34"
12488 ],
12489 "url": "https://rickandmorty.mimo.dev/api/character/548",
12490 "created": "2020-05-07T09:19:47.204Z"
12491 },
12492 {
12493 "id": "549",
12494 "name": "Snake Arms",
12495 "status": "Alive",
12496 "species": "Alien",
12497 "type": "",
12498 "gender": "Male",
12499 "origin": {
12500 "name": "unknown",
12501 "url": ""
12502 },
12503 "location": {
12504 "name": "Heist-Con",
12505 "url": "https://rickandmorty.mimo.dev/api/location/88"
12506 },
12507 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/549.jpeg",
12508 "episode": [
12509 "https://rickandmorty.mimo.dev/api/episode/34"
12510 ],
12511 "url": "https://rickandmorty.mimo.dev/api/character/549",
12512 "created": "2020-05-07T09:51:03.022Z"
12513 },
12514 {
12515 "id": "550",
12516 "name": "Double Microwawe",
12517 "status": "Alive",
12518 "species": "Humanoid",
12519 "type": "Cyborg",
12520 "gender": "Male",
12521 "origin": {
12522 "name": "unknown",
12523 "url": ""
12524 },
12525 "location": {
12526 "name": "Heist-Con",
12527 "url": "https://rickandmorty.mimo.dev/api/location/88"
12528 },
12529 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/550.jpeg",
12530 "episode": [
12531 "https://rickandmorty.mimo.dev/api/episode/34"
12532 ],
12533 "url": "https://rickandmorty.mimo.dev/api/character/550",
12534 "created": "2020-05-07T10:07:53.077Z"
12535 },
12536 {
12537 "id": "551",
12538 "name": "Monitor Lord",
12539 "status": "Alive",
12540 "species": "Alien",
12541 "type": "",
12542 "gender": "Male",
12543 "origin": {
12544 "name": "unknown",
12545 "url": ""
12546 },
12547 "location": {
12548 "name": "Heist-Con",
12549 "url": "https://rickandmorty.mimo.dev/api/location/88"
12550 },
12551 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/551.jpeg",
12552 "episode": [
12553 "https://rickandmorty.mimo.dev/api/episode/34"
12554 ],
12555 "url": "https://rickandmorty.mimo.dev/api/character/551",
12556 "created": "2020-05-07T10:08:49.225Z"
12557 },
12558 {
12559 "id": "552",
12560 "name": "Key Catcher",
12561 "status": "Alive",
12562 "species": "Alien",
12563 "type": "",
12564 "gender": "Female",
12565 "origin": {
12566 "name": "unknown",
12567 "url": ""
12568 },
12569 "location": {
12570 "name": "Heist-Con",
12571 "url": "https://rickandmorty.mimo.dev/api/location/88"
12572 },
12573 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/552.jpeg",
12574 "episode": [
12575 "https://rickandmorty.mimo.dev/api/episode/34"
12576 ],
12577 "url": "https://rickandmorty.mimo.dev/api/character/552",
12578 "created": "2020-05-07T10:09:21.779Z"
12579 },
12580 {
12581 "id": "553",
12582 "name": "The Shapeshiftress",
12583 "status": "Alive",
12584 "species": "Alien",
12585 "type": "Shapeshifter",
12586 "gender": "Female",
12587 "origin": {
12588 "name": "unknown",
12589 "url": ""
12590 },
12591 "location": {
12592 "name": "Heist-Con",
12593 "url": "https://rickandmorty.mimo.dev/api/location/88"
12594 },
12595 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/553.jpeg",
12596 "episode": [
12597 "https://rickandmorty.mimo.dev/api/episode/34"
12598 ],
12599 "url": "https://rickandmorty.mimo.dev/api/character/553",
12600 "created": "2020-05-07T10:10:37.809Z"
12601 },
12602 {
12603 "id": "554",
12604 "name": "Heistotron",
12605 "status": "Dead",
12606 "species": "Robot",
12607 "type": "",
12608 "gender": "Genderless",
12609 "origin": {
12610 "name": "Earth (Replacement Dimension)",
12611 "url": "https://rickandmorty.mimo.dev/api/location/20"
12612 },
12613 "location": {
12614 "name": "Heistotron Base",
12615 "url": "https://rickandmorty.mimo.dev/api/location/89"
12616 },
12617 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/554.jpeg",
12618 "episode": [
12619 "https://rickandmorty.mimo.dev/api/episode/34"
12620 ],
12621 "url": "https://rickandmorty.mimo.dev/api/character/554",
12622 "created": "2020-05-07T10:12:10.339Z"
12623 },
12624 {
12625 "id": "555",
12626 "name": "Randotron",
12627 "status": "Dead",
12628 "species": "Robot",
12629 "type": "",
12630 "gender": "Genderless",
12631 "origin": {
12632 "name": "Earth (Replacement Dimension)",
12633 "url": "https://rickandmorty.mimo.dev/api/location/20"
12634 },
12635 "location": {
12636 "name": "Heistotron Base",
12637 "url": "https://rickandmorty.mimo.dev/api/location/89"
12638 },
12639 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/555.jpeg",
12640 "episode": [
12641 "https://rickandmorty.mimo.dev/api/episode/34"
12642 ],
12643 "url": "https://rickandmorty.mimo.dev/api/character/555",
12644 "created": "2020-05-07T10:12:53.234Z"
12645 },
12646 {
12647 "id": "556",
12648 "name": "Hephaestus",
12649 "status": "Alive",
12650 "species": "Mythological Creature",
12651 "type": "God",
12652 "gender": "Male",
12653 "origin": {
12654 "name": "Mount Olympus",
12655 "url": "https://rickandmorty.mimo.dev/api/location/90"
12656 },
12657 "location": {
12658 "name": "Heistotron Base",
12659 "url": "https://rickandmorty.mimo.dev/api/location/89"
12660 },
12661 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/556.jpeg",
12662 "episode": [
12663 "https://rickandmorty.mimo.dev/api/episode/34"
12664 ],
12665 "url": "https://rickandmorty.mimo.dev/api/character/556",
12666 "created": "2020-05-07T10:19:57.456Z"
12667 },
12668 {
12669 "id": "557",
12670 "name": "Ventriloquiver",
12671 "status": "Alive",
12672 "species": "Humanoid",
12673 "type": "Dummy",
12674 "gender": "Female",
12675 "origin": {
12676 "name": "Plitzville Montana",
12677 "url": "https://rickandmorty.mimo.dev/api/location/91"
12678 },
12679 "location": {
12680 "name": "Heistotron Base",
12681 "url": "https://rickandmorty.mimo.dev/api/location/89"
12682 },
12683 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/557.jpeg",
12684 "episode": [
12685 "https://rickandmorty.mimo.dev/api/episode/34"
12686 ],
12687 "url": "https://rickandmorty.mimo.dev/api/character/557",
12688 "created": "2020-05-07T10:23:26.274Z"
12689 },
12690 {
12691 "id": "558",
12692 "name": "Elon Tusk",
12693 "status": "Alive",
12694 "species": "Human",
12695 "type": "Human with tusks",
12696 "gender": "Male",
12697 "origin": {
12698 "name": "Earth (Tusk Dimension)",
12699 "url": "https://rickandmorty.mimo.dev/api/location/92"
12700 },
12701 "location": {
12702 "name": "Heistotron Base",
12703 "url": "https://rickandmorty.mimo.dev/api/location/89"
12704 },
12705 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/558.jpeg",
12706 "episode": [
12707 "https://rickandmorty.mimo.dev/api/episode/34"
12708 ],
12709 "url": "https://rickandmorty.mimo.dev/api/character/558",
12710 "created": "2020-05-07T10:26:02.535Z"
12711 },
12712 {
12713 "id": "559",
12714 "name": "Gramuflackian Anchorman",
12715 "status": "Dead",
12716 "species": "Alien",
12717 "type": "Gramuflackian",
12718 "gender": "Male",
12719 "origin": {
12720 "name": "Gramuflack",
12721 "url": "https://rickandmorty.mimo.dev/api/location/93"
12722 },
12723 "location": {
12724 "name": "Gramuflack",
12725 "url": "https://rickandmorty.mimo.dev/api/location/93"
12726 },
12727 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/559.jpeg",
12728 "episode": [
12729 "https://rickandmorty.mimo.dev/api/episode/34"
12730 ],
12731 "url": "https://rickandmorty.mimo.dev/api/character/559",
12732 "created": "2020-05-07T10:27:19.527Z"
12733 },
12734 {
12735 "id": "560",
12736 "name": "Gramuflackian General",
12737 "status": "Dead",
12738 "species": "Alien",
12739 "type": "Gramuflackian",
12740 "gender": "Male",
12741 "origin": {
12742 "name": "Gramuflack",
12743 "url": "https://rickandmorty.mimo.dev/api/location/93"
12744 },
12745 "location": {
12746 "name": "Gramuflack",
12747 "url": "https://rickandmorty.mimo.dev/api/location/93"
12748 },
12749 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/560.jpeg",
12750 "episode": [
12751 "https://rickandmorty.mimo.dev/api/episode/34"
12752 ],
12753 "url": "https://rickandmorty.mimo.dev/api/character/560",
12754 "created": "2020-05-07T10:28:11.833Z"
12755 },
12756 {
12757 "id": "561",
12758 "name": "Netflix Executive",
12759 "status": "Alive",
12760 "species": "Human",
12761 "type": "",
12762 "gender": "Male",
12763 "origin": {
12764 "name": "Earth (Replacement Dimension)",
12765 "url": "https://rickandmorty.mimo.dev/api/location/20"
12766 },
12767 "location": {
12768 "name": "Earth (Replacement Dimension)",
12769 "url": "https://rickandmorty.mimo.dev/api/location/20"
12770 },
12771 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/561.jpeg",
12772 "episode": [
12773 "https://rickandmorty.mimo.dev/api/episode/34"
12774 ],
12775 "url": "https://rickandmorty.mimo.dev/api/character/561",
12776 "created": "2020-05-07T11:19:57.540Z"
12777 },
12778 {
12779 "id": "562",
12780 "name": "Balthromaw",
12781 "status": "Alive",
12782 "species": "Mythological Creature",
12783 "type": "Dragon",
12784 "gender": "Male",
12785 "origin": {
12786 "name": "Draygon",
12787 "url": "https://rickandmorty.mimo.dev/api/location/94"
12788 },
12789 "location": {
12790 "name": "Earth (Replacement Dimension)",
12791 "url": "https://rickandmorty.mimo.dev/api/location/20"
12792 },
12793 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/562.jpeg",
12794 "episode": [
12795 "https://rickandmorty.mimo.dev/api/episode/35"
12796 ],
12797 "url": "https://rickandmorty.mimo.dev/api/character/562",
12798 "created": "2020-05-07T11:32:16.357Z"
12799 },
12800 {
12801 "id": "563",
12802 "name": "The Wizard",
12803 "status": "Dead",
12804 "species": "Human",
12805 "type": "",
12806 "gender": "Male",
12807 "origin": {
12808 "name": "Draygon",
12809 "url": "https://rickandmorty.mimo.dev/api/location/94"
12810 },
12811 "location": {
12812 "name": "Draygon",
12813 "url": "https://rickandmorty.mimo.dev/api/location/94"
12814 },
12815 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/563.jpeg",
12816 "episode": [
12817 "https://rickandmorty.mimo.dev/api/episode/35"
12818 ],
12819 "url": "https://rickandmorty.mimo.dev/api/character/563",
12820 "created": "2020-05-07T11:32:52.469Z"
12821 },
12822 {
12823 "id": "564",
12824 "name": "Talking Cat",
12825 "status": "Alive",
12826 "species": "Animal",
12827 "type": "",
12828 "gender": "Male",
12829 "origin": {
12830 "name": "unknown",
12831 "url": ""
12832 },
12833 "location": {
12834 "name": "Earth (Replacement Dimension)",
12835 "url": "https://rickandmorty.mimo.dev/api/location/20"
12836 },
12837 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/564.jpeg",
12838 "episode": [
12839 "https://rickandmorty.mimo.dev/api/episode/35"
12840 ],
12841 "url": "https://rickandmorty.mimo.dev/api/character/564",
12842 "created": "2020-05-07T11:33:37.456Z"
12843 },
12844 {
12845 "id": "565",
12846 "name": "Debrah",
12847 "status": "Alive",
12848 "species": "Mythological Creature",
12849 "type": "Dragon",
12850 "gender": "Male",
12851 "origin": {
12852 "name": "Draygon",
12853 "url": "https://rickandmorty.mimo.dev/api/location/94"
12854 },
12855 "location": {
12856 "name": "Draygon",
12857 "url": "https://rickandmorty.mimo.dev/api/location/94"
12858 },
12859 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/565.jpeg",
12860 "episode": [
12861 "https://rickandmorty.mimo.dev/api/episode/35"
12862 ],
12863 "url": "https://rickandmorty.mimo.dev/api/character/565",
12864 "created": "2020-05-07T11:34:43.083Z"
12865 },
12866 {
12867 "id": "566",
12868 "name": "Debrah’s Partner",
12869 "status": "Alive",
12870 "species": "Mythological Creature",
12871 "type": "Dragon",
12872 "gender": "Male",
12873 "origin": {
12874 "name": "Draygon",
12875 "url": "https://rickandmorty.mimo.dev/api/location/94"
12876 },
12877 "location": {
12878 "name": "Draygon",
12879 "url": "https://rickandmorty.mimo.dev/api/location/94"
12880 },
12881 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/566.jpeg",
12882 "episode": [
12883 "https://rickandmorty.mimo.dev/api/episode/35"
12884 ],
12885 "url": "https://rickandmorty.mimo.dev/api/character/566",
12886 "created": "2020-05-07T11:35:29.625Z"
12887 },
12888 {
12889 "id": "567",
12890 "name": "Michael",
12891 "status": "Alive",
12892 "species": "Mythological Creature",
12893 "type": "Dragon",
12894 "gender": "Male",
12895 "origin": {
12896 "name": "Draygon",
12897 "url": "https://rickandmorty.mimo.dev/api/location/94"
12898 },
12899 "location": {
12900 "name": "Draygon",
12901 "url": "https://rickandmorty.mimo.dev/api/location/94"
12902 },
12903 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/567.jpeg",
12904 "episode": [
12905 "https://rickandmorty.mimo.dev/api/episode/35"
12906 ],
12907 "url": "https://rickandmorty.mimo.dev/api/character/567",
12908 "created": "2020-05-07T11:36:12.044Z"
12909 },
12910 {
12911 "id": "568",
12912 "name": "Slut Dragon",
12913 "status": "Alive",
12914 "species": "Mythological Creature",
12915 "type": "Dragon",
12916 "gender": "Male",
12917 "origin": {
12918 "name": "Draygon",
12919 "url": "https://rickandmorty.mimo.dev/api/location/94"
12920 },
12921 "location": {
12922 "name": "Draygon",
12923 "url": "https://rickandmorty.mimo.dev/api/location/94"
12924 },
12925 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/568.jpeg",
12926 "episode": [
12927 "https://rickandmorty.mimo.dev/api/episode/35"
12928 ],
12929 "url": "https://rickandmorty.mimo.dev/api/character/568",
12930 "created": "2020-05-07T11:37:05.857Z"
12931 },
12932 {
12933 "id": "569",
12934 "name": "Shadow Jacker",
12935 "status": "Alive",
12936 "species": "Mythological Creature",
12937 "type": "Dragon",
12938 "gender": "Male",
12939 "origin": {
12940 "name": "Draygon",
12941 "url": "https://rickandmorty.mimo.dev/api/location/94"
12942 },
12943 "location": {
12944 "name": "Draygon",
12945 "url": "https://rickandmorty.mimo.dev/api/location/94"
12946 },
12947 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/569.jpeg",
12948 "episode": [
12949 "https://rickandmorty.mimo.dev/api/episode/35"
12950 ],
12951 "url": "https://rickandmorty.mimo.dev/api/character/569",
12952 "created": "2020-05-07T11:37:49.533Z"
12953 },
12954 {
12955 "id": "570",
12956 "name": "Chachi",
12957 "status": "Dead",
12958 "species": "Alien",
12959 "type": "",
12960 "gender": "Male",
12961 "origin": {
12962 "name": "unknown",
12963 "url": ""
12964 },
12965 "location": {
12966 "name": "Earth (Replacement Dimension)",
12967 "url": "https://rickandmorty.mimo.dev/api/location/20"
12968 },
12969 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/570.jpeg",
12970 "episode": [
12971 "https://rickandmorty.mimo.dev/api/episode/35"
12972 ],
12973 "url": "https://rickandmorty.mimo.dev/api/character/570",
12974 "created": "2020-05-07T12:01:38.426Z"
12975 },
12976 {
12977 "id": "571",
12978 "name": "Slippy",
12979 "status": "Alive",
12980 "species": "Animal",
12981 "type": "Snake",
12982 "gender": "Female",
12983 "origin": {
12984 "name": "Earth (Replacement Dimension)",
12985 "url": "https://rickandmorty.mimo.dev/api/location/20"
12986 },
12987 "location": {
12988 "name": "Snake Planet",
12989 "url": "https://rickandmorty.mimo.dev/api/location/78"
12990 },
12991 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/571.jpeg",
12992 "episode": [
12993 "https://rickandmorty.mimo.dev/api/episode/36"
12994 ],
12995 "url": "https://rickandmorty.mimo.dev/api/character/571",
12996 "created": "2020-05-07T12:10:34.574Z"
12997 },
12998 {
12999 "id": "572",
13000 "name": "Robot Snake",
13001 "status": "unknown",
13002 "species": "Robot",
13003 "type": "Snake",
13004 "gender": "Genderless",
13005 "origin": {
13006 "name": "Snake Planet",
13007 "url": "https://rickandmorty.mimo.dev/api/location/78"
13008 },
13009 "location": {
13010 "name": "Snake Planet",
13011 "url": "https://rickandmorty.mimo.dev/api/location/78"
13012 },
13013 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/572.jpeg",
13014 "episode": [
13015 "https://rickandmorty.mimo.dev/api/episode/36"
13016 ],
13017 "url": "https://rickandmorty.mimo.dev/api/character/572",
13018 "created": "2020-05-07T12:11:58.105Z"
13019 },
13020 {
13021 "id": "573",
13022 "name": "Snake Hitler",
13023 "status": "Dead",
13024 "species": "Animal",
13025 "type": "Snake",
13026 "gender": "Male",
13027 "origin": {
13028 "name": "Snake Planet",
13029 "url": "https://rickandmorty.mimo.dev/api/location/78"
13030 },
13031 "location": {
13032 "name": "Snake Planet",
13033 "url": "https://rickandmorty.mimo.dev/api/location/78"
13034 },
13035 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/573.jpeg",
13036 "episode": [
13037 "https://rickandmorty.mimo.dev/api/episode/36"
13038 ],
13039 "url": "https://rickandmorty.mimo.dev/api/character/573",
13040 "created": "2020-05-07T12:12:53.568Z"
13041 },
13042 {
13043 "id": "574",
13044 "name": "Snake Lincoln",
13045 "status": "Dead",
13046 "species": "Animal",
13047 "type": "Snake",
13048 "gender": "Male",
13049 "origin": {
13050 "name": "Snake Planet",
13051 "url": "https://rickandmorty.mimo.dev/api/location/78"
13052 },
13053 "location": {
13054 "name": "Snake Planet",
13055 "url": "https://rickandmorty.mimo.dev/api/location/78"
13056 },
13057 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/574.jpeg",
13058 "episode": [
13059 "https://rickandmorty.mimo.dev/api/episode/36"
13060 ],
13061 "url": "https://rickandmorty.mimo.dev/api/character/574",
13062 "created": "2020-05-07T12:13:44.361Z"
13063 },
13064 {
13065 "id": "575",
13066 "name": "Snake Resistance Robot",
13067 "status": "Dead",
13068 "species": "Robot",
13069 "type": "Human-Snake hybrid",
13070 "gender": "Genderless",
13071 "origin": {
13072 "name": "Snake Planet",
13073 "url": "https://rickandmorty.mimo.dev/api/location/78"
13074 },
13075 "location": {
13076 "name": "Earth (Replacement Dimension)",
13077 "url": "https://rickandmorty.mimo.dev/api/location/20"
13078 },
13079 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/575.jpeg",
13080 "episode": [
13081 "https://rickandmorty.mimo.dev/api/episode/36"
13082 ],
13083 "url": "https://rickandmorty.mimo.dev/api/character/575",
13084 "created": "2020-05-07T12:15:50.438Z"
13085 },
13086 {
13087 "id": "576",
13088 "name": "Snake Linguist",
13089 "status": "unknown",
13090 "species": "Animal",
13091 "type": "Snake",
13092 "gender": "Male",
13093 "origin": {
13094 "name": "Snake Planet",
13095 "url": "https://rickandmorty.mimo.dev/api/location/78"
13096 },
13097 "location": {
13098 "name": "Snake Planet",
13099 "url": "https://rickandmorty.mimo.dev/api/location/78"
13100 },
13101 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/576.jpeg",
13102 "episode": [
13103 "https://rickandmorty.mimo.dev/api/episode/36"
13104 ],
13105 "url": "https://rickandmorty.mimo.dev/api/character/576",
13106 "created": "2020-05-07T12:16:53.781Z"
13107 },
13108 {
13109 "id": "577",
13110 "name": "Snake Terminator",
13111 "status": "unknown",
13112 "species": "Robot",
13113 "type": "Snake",
13114 "gender": "Male",
13115 "origin": {
13116 "name": "Snake Planet",
13117 "url": "https://rickandmorty.mimo.dev/api/location/78"
13118 },
13119 "location": {
13120 "name": "Snake Planet",
13121 "url": "https://rickandmorty.mimo.dev/api/location/78"
13122 },
13123 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/577.jpeg",
13124 "episode": [
13125 "https://rickandmorty.mimo.dev/api/episode/36"
13126 ],
13127 "url": "https://rickandmorty.mimo.dev/api/character/577",
13128 "created": "2020-05-07T12:19:06.599Z"
13129 },
13130 {
13131 "id": "578",
13132 "name": "Snake Soldier",
13133 "status": "Alive",
13134 "species": "Animal",
13135 "type": "Snake",
13136 "gender": "Male",
13137 "origin": {
13138 "name": "Snake Planet",
13139 "url": "https://rickandmorty.mimo.dev/api/location/78"
13140 },
13141 "location": {
13142 "name": "Snake Planet",
13143 "url": "https://rickandmorty.mimo.dev/api/location/78"
13144 },
13145 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/578.jpeg",
13146 "episode": [
13147 "https://rickandmorty.mimo.dev/api/episode/36"
13148 ],
13149 "url": "https://rickandmorty.mimo.dev/api/character/578",
13150 "created": "2020-05-07T12:19:11.205Z"
13151 },
13152 {
13153 "id": "579",
13154 "name": "Snake with Legs",
13155 "status": "Alive",
13156 "species": "Animal",
13157 "type": "Snake",
13158 "gender": "Male",
13159 "origin": {
13160 "name": "Snake Planet",
13161 "url": "https://rickandmorty.mimo.dev/api/location/78"
13162 },
13163 "location": {
13164 "name": "Snake Planet",
13165 "url": "https://rickandmorty.mimo.dev/api/location/78"
13166 },
13167 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/579.jpeg",
13168 "episode": [
13169 "https://rickandmorty.mimo.dev/api/episode/36"
13170 ],
13171 "url": "https://rickandmorty.mimo.dev/api/character/579",
13172 "created": "2020-05-07T12:22:08.800Z"
13173 },
13174 {
13175 "id": "580",
13176 "name": "Secret Service Snake",
13177 "status": "Alive",
13178 "species": "Animal",
13179 "type": "Snake",
13180 "gender": "Male",
13181 "origin": {
13182 "name": "Snake Planet",
13183 "url": "https://rickandmorty.mimo.dev/api/location/78"
13184 },
13185 "location": {
13186 "name": "Snake Planet",
13187 "url": "https://rickandmorty.mimo.dev/api/location/78"
13188 },
13189 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/580.jpeg",
13190 "episode": [
13191 "https://rickandmorty.mimo.dev/api/episode/36"
13192 ],
13193 "url": "https://rickandmorty.mimo.dev/api/character/580",
13194 "created": "2020-05-07T12:23:20.171Z"
13195 },
13196 {
13197 "id": "581",
13198 "name": "Anchosnake",
13199 "status": "Alive",
13200 "species": "Animal",
13201 "type": "Snake",
13202 "gender": "Male",
13203 "origin": {
13204 "name": "Snake Planet",
13205 "url": "https://rickandmorty.mimo.dev/api/location/78"
13206 },
13207 "location": {
13208 "name": "Snake Planet",
13209 "url": "https://rickandmorty.mimo.dev/api/location/78"
13210 },
13211 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/581.jpeg",
13212 "episode": [
13213 "https://rickandmorty.mimo.dev/api/episode/36"
13214 ],
13215 "url": "https://rickandmorty.mimo.dev/api/character/581",
13216 "created": "2020-05-07T12:24:45.750Z"
13217 },
13218 {
13219 "id": "582",
13220 "name": "Anchosnake",
13221 "status": "Alive",
13222 "species": "Animal",
13223 "type": "Snake",
13224 "gender": "Female",
13225 "origin": {
13226 "name": "Snake Planet",
13227 "url": "https://rickandmorty.mimo.dev/api/location/78"
13228 },
13229 "location": {
13230 "name": "Snake Planet",
13231 "url": "https://rickandmorty.mimo.dev/api/location/78"
13232 },
13233 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/582.jpeg",
13234 "episode": [
13235 "https://rickandmorty.mimo.dev/api/episode/36"
13236 ],
13237 "url": "https://rickandmorty.mimo.dev/api/character/582",
13238 "created": "2020-05-07T12:25:29.472Z"
13239 },
13240 {
13241 "id": "583",
13242 "name": "80's snake",
13243 "status": "unknown",
13244 "species": "Animal",
13245 "type": "Snake",
13246 "gender": "Male",
13247 "origin": {
13248 "name": "Snake Planet",
13249 "url": "https://rickandmorty.mimo.dev/api/location/78"
13250 },
13251 "location": {
13252 "name": "Snake Planet",
13253 "url": "https://rickandmorty.mimo.dev/api/location/78"
13254 },
13255 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/583.jpeg",
13256 "episode": [
13257 "https://rickandmorty.mimo.dev/api/episode/36"
13258 ],
13259 "url": "https://rickandmorty.mimo.dev/api/character/583",
13260 "created": "2020-05-07T12:29:30.948Z"
13261 },
13262 {
13263 "id": "584",
13264 "name": "Bar Customer",
13265 "status": "Alive",
13266 "species": "Human",
13267 "type": "",
13268 "gender": "Male",
13269 "origin": {
13270 "name": "Earth (Replacement Dimension)",
13271 "url": "https://rickandmorty.mimo.dev/api/location/20"
13272 },
13273 "location": {
13274 "name": "Earth (Replacement Dimension)",
13275 "url": "https://rickandmorty.mimo.dev/api/location/20"
13276 },
13277 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/584.jpeg",
13278 "episode": [
13279 "https://rickandmorty.mimo.dev/api/episode/36"
13280 ],
13281 "url": "https://rickandmorty.mimo.dev/api/character/584",
13282 "created": "2020-05-07T12:37:52.695Z"
13283 },
13284 {
13285 "id": "585",
13286 "name": "Bartender",
13287 "status": "Alive",
13288 "species": "Human",
13289 "type": "",
13290 "gender": "Female",
13291 "origin": {
13292 "name": "Earth (Replacement Dimension)",
13293 "url": "https://rickandmorty.mimo.dev/api/location/20"
13294 },
13295 "location": {
13296 "name": "Earth (Replacement Dimension)",
13297 "url": "https://rickandmorty.mimo.dev/api/location/20"
13298 },
13299 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/585.jpeg",
13300 "episode": [
13301 "https://rickandmorty.mimo.dev/api/episode/36"
13302 ],
13303 "url": "https://rickandmorty.mimo.dev/api/character/585",
13304 "created": "2020-05-07T12:38:23.983Z"
13305 },
13306 {
13307 "id": "586",
13308 "name": "PC Basketball Player",
13309 "status": "Alive",
13310 "species": "Human",
13311 "type": "",
13312 "gender": "Male",
13313 "origin": {
13314 "name": "Earth (Replacement Dimension)",
13315 "url": "https://rickandmorty.mimo.dev/api/location/20"
13316 },
13317 "location": {
13318 "name": "Earth (Replacement Dimension)",
13319 "url": "https://rickandmorty.mimo.dev/api/location/20"
13320 },
13321 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/586.jpeg",
13322 "episode": [
13323 "https://rickandmorty.mimo.dev/api/episode/36"
13324 ],
13325 "url": "https://rickandmorty.mimo.dev/api/character/586",
13326 "created": "2020-05-07T12:42:24.982Z"
13327 },
13328 {
13329 "id": "587",
13330 "name": "Cavesnake",
13331 "status": "Dead",
13332 "species": "Animal",
13333 "type": "Snake",
13334 "gender": "Male",
13335 "origin": {
13336 "name": "Snake Planet",
13337 "url": "https://rickandmorty.mimo.dev/api/location/78"
13338 },
13339 "location": {
13340 "name": "Snake Planet",
13341 "url": "https://rickandmorty.mimo.dev/api/location/78"
13342 },
13343 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/587.jpeg",
13344 "episode": [
13345 "https://rickandmorty.mimo.dev/api/episode/36"
13346 ],
13347 "url": "https://rickandmorty.mimo.dev/api/character/587",
13348 "created": "2020-05-07T12:45:42.686Z"
13349 },
13350 {
13351 "id": "588",
13352 "name": "Pet Shop Employee",
13353 "status": "Alive",
13354 "species": "Human",
13355 "type": "",
13356 "gender": "Male",
13357 "origin": {
13358 "name": "Earth (Replacement Dimension)",
13359 "url": "https://rickandmorty.mimo.dev/api/location/20"
13360 },
13361 "location": {
13362 "name": "Earth (Replacement Dimension)",
13363 "url": "https://rickandmorty.mimo.dev/api/location/20"
13364 },
13365 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/588.jpeg",
13366 "episode": [
13367 "https://rickandmorty.mimo.dev/api/episode/36"
13368 ],
13369 "url": "https://rickandmorty.mimo.dev/api/character/588",
13370 "created": "2020-05-07T12:46:51.424Z"
13371 },
13372 {
13373 "id": "589",
13374 "name": "Snake Reporter",
13375 "status": "Alive",
13376 "species": "Animal",
13377 "type": "Snake",
13378 "gender": "Male",
13379 "origin": {
13380 "name": "Snake Planet",
13381 "url": "https://rickandmorty.mimo.dev/api/location/78"
13382 },
13383 "location": {
13384 "name": "Snake Planet",
13385 "url": "https://rickandmorty.mimo.dev/api/location/78"
13386 },
13387 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/589.jpeg",
13388 "episode": [
13389 "https://rickandmorty.mimo.dev/api/episode/36"
13390 ],
13391 "url": "https://rickandmorty.mimo.dev/api/character/589",
13392 "created": "2020-05-07T12:50:06.523Z"
13393 },
13394 {
13395 "id": "590",
13396 "name": "High Pilot",
13397 "status": "unknown",
13398 "species": "Human",
13399 "type": "",
13400 "gender": "Male",
13401 "origin": {
13402 "name": "Earth (Replacement Dimension)",
13403 "url": "https://rickandmorty.mimo.dev/api/location/20"
13404 },
13405 "location": {
13406 "name": "Earth (Replacement Dimension)",
13407 "url": "https://rickandmorty.mimo.dev/api/location/20"
13408 },
13409 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/590.jpeg",
13410 "episode": [
13411 "https://rickandmorty.mimo.dev/api/episode/36"
13412 ],
13413 "url": "https://rickandmorty.mimo.dev/api/character/590",
13414 "created": "2020-05-07T12:55:35.833Z"
13415 },
13416 {
13417 "id": "591",
13418 "name": "High Pilot",
13419 "status": "unknown",
13420 "species": "Human",
13421 "type": "",
13422 "gender": "Male",
13423 "origin": {
13424 "name": "Earth (Replacement Dimension)",
13425 "url": "https://rickandmorty.mimo.dev/api/location/20"
13426 },
13427 "location": {
13428 "name": "Earth (Replacement Dimension)",
13429 "url": "https://rickandmorty.mimo.dev/api/location/20"
13430 },
13431 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/591.jpeg",
13432 "episode": [
13433 "https://rickandmorty.mimo.dev/api/episode/36"
13434 ],
13435 "url": "https://rickandmorty.mimo.dev/api/character/591",
13436 "created": "2020-05-07T12:56:10.200Z"
13437 },
13438 {
13439 "id": "592",
13440 "name": "Phoenixperson",
13441 "status": "Dead",
13442 "species": "Alien",
13443 "type": "Cyborg",
13444 "gender": "Male",
13445 "origin": {
13446 "name": "Bird World",
13447 "url": "https://rickandmorty.mimo.dev/api/location/15"
13448 },
13449 "location": {
13450 "name": "Earth (Replacement Dimension)",
13451 "url": "https://rickandmorty.mimo.dev/api/location/20"
13452 },
13453 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/592.jpeg",
13454 "episode": [
13455 "https://rickandmorty.mimo.dev/api/episode/22",
13456 "https://rickandmorty.mimo.dev/api/episode/41",
13457 "https://rickandmorty.mimo.dev/api/episode/49"
13458 ],
13459 "url": "https://rickandmorty.mimo.dev/api/character/592",
13460 "created": "2020-08-05T12:43:16.671Z"
13461 },
13462 {
13463 "id": "593",
13464 "name": "Tickets Please Guy",
13465 "status": "Dead",
13466 "species": "Human",
13467 "type": "Soulless Puppet",
13468 "gender": "Male",
13469 "origin": {
13470 "name": "Story Train",
13471 "url": "https://rickandmorty.mimo.dev/api/location/96"
13472 },
13473 "location": {
13474 "name": "Non-Diegetic Alternative Reality",
13475 "url": "https://rickandmorty.mimo.dev/api/location/97"
13476 },
13477 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/593.jpeg",
13478 "episode": [
13479 "https://rickandmorty.mimo.dev/api/episode/37"
13480 ],
13481 "url": "https://rickandmorty.mimo.dev/api/character/593",
13482 "created": "2020-08-06T09:51:15.102Z"
13483 },
13484 {
13485 "id": "594",
13486 "name": "Floaty Bloody Man",
13487 "status": "Dead",
13488 "species": "Human",
13489 "type": "Half Soulless Puppet",
13490 "gender": "Male",
13491 "origin": {
13492 "name": "Tickets Please Guy Nightmare",
13493 "url": "https://rickandmorty.mimo.dev/api/location/98"
13494 },
13495 "location": {
13496 "name": "Tickets Please Guy Nightmare",
13497 "url": "https://rickandmorty.mimo.dev/api/location/98"
13498 },
13499 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/594.jpeg",
13500 "episode": [
13501 "https://rickandmorty.mimo.dev/api/episode/37"
13502 ],
13503 "url": "https://rickandmorty.mimo.dev/api/character/594",
13504 "created": "2020-08-06T09:54:08.973Z"
13505 },
13506 {
13507 "id": "595",
13508 "name": "Floaty Non-Gasm Brotherhood Member",
13509 "status": "Dead",
13510 "species": "Alien",
13511 "type": "Soulless Puppet",
13512 "gender": "Male",
13513 "origin": {
13514 "name": "Tickets Please Guy Nightmare",
13515 "url": "https://rickandmorty.mimo.dev/api/location/98"
13516 },
13517 "location": {
13518 "name": "Tickets Please Guy Nightmare",
13519 "url": "https://rickandmorty.mimo.dev/api/location/98"
13520 },
13521 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/595.jpeg",
13522 "episode": [
13523 "https://rickandmorty.mimo.dev/api/episode/37"
13524 ],
13525 "url": "https://rickandmorty.mimo.dev/api/character/595",
13526 "created": "2020-08-06T11:30:50.675Z"
13527 },
13528 {
13529 "id": "596",
13530 "name": "Floaty Non-Gasm Brotherhood Member Friend",
13531 "status": "Dead",
13532 "species": "Alien",
13533 "type": "Soulless Puppet",
13534 "gender": "Female",
13535 "origin": {
13536 "name": "Tickets Please Guy Nightmare",
13537 "url": "https://rickandmorty.mimo.dev/api/location/98"
13538 },
13539 "location": {
13540 "name": "Tickets Please Guy Nightmare",
13541 "url": "https://rickandmorty.mimo.dev/api/location/98"
13542 },
13543 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/596.jpeg",
13544 "episode": [
13545 "https://rickandmorty.mimo.dev/api/episode/37"
13546 ],
13547 "url": "https://rickandmorty.mimo.dev/api/character/596",
13548 "created": "2020-08-06T11:31:40.334Z"
13549 },
13550 {
13551 "id": "597",
13552 "name": "Abradolf Lincler",
13553 "status": "Alive",
13554 "species": "Human",
13555 "type": "Soulless Puppet",
13556 "gender": "Male",
13557 "origin": {
13558 "name": "Story Train",
13559 "url": "https://rickandmorty.mimo.dev/api/location/96"
13560 },
13561 "location": {
13562 "name": "Story Train",
13563 "url": "https://rickandmorty.mimo.dev/api/location/96"
13564 },
13565 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/597.jpeg",
13566 "episode": [
13567 "https://rickandmorty.mimo.dev/api/episode/37"
13568 ],
13569 "url": "https://rickandmorty.mimo.dev/api/character/597",
13570 "created": "2020-08-06T11:33:03.426Z"
13571 },
13572 {
13573 "id": "598",
13574 "name": "Biblesaurus",
13575 "status": "Alive",
13576 "species": "Animal",
13577 "type": "Soulless Puppet",
13578 "gender": "Male",
13579 "origin": {
13580 "name": "Story Train",
13581 "url": "https://rickandmorty.mimo.dev/api/location/96"
13582 },
13583 "location": {
13584 "name": "Story Train",
13585 "url": "https://rickandmorty.mimo.dev/api/location/96"
13586 },
13587 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/598.jpeg",
13588 "episode": [
13589 "https://rickandmorty.mimo.dev/api/episode/37"
13590 ],
13591 "url": "https://rickandmorty.mimo.dev/api/character/598",
13592 "created": "2020-08-06T11:37:30.354Z"
13593 },
13594 {
13595 "id": "599",
13596 "name": "Birdperson",
13597 "status": "Alive",
13598 "species": "Alien",
13599 "type": "Soulless Puppet",
13600 "gender": "Male",
13601 "origin": {
13602 "name": "Story Train",
13603 "url": "https://rickandmorty.mimo.dev/api/location/96"
13604 },
13605 "location": {
13606 "name": "Story Train",
13607 "url": "https://rickandmorty.mimo.dev/api/location/96"
13608 },
13609 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/599.jpeg",
13610 "episode": [
13611 "https://rickandmorty.mimo.dev/api/episode/37"
13612 ],
13613 "url": "https://rickandmorty.mimo.dev/api/character/599",
13614 "created": "2020-08-06T11:39:56.623Z"
13615 },
13616 {
13617 "id": "600",
13618 "name": "Cats Fan",
13619 "status": "Alive",
13620 "species": "Alien",
13621 "type": "Soulless Puppet",
13622 "gender": "Female",
13623 "origin": {
13624 "name": "Story Train",
13625 "url": "https://rickandmorty.mimo.dev/api/location/96"
13626 },
13627 "location": {
13628 "name": "Story Train",
13629 "url": "https://rickandmorty.mimo.dev/api/location/96"
13630 },
13631 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/600.jpeg",
13632 "episode": [
13633 "https://rickandmorty.mimo.dev/api/episode/37"
13634 ],
13635 "url": "https://rickandmorty.mimo.dev/api/character/600",
13636 "created": "2020-08-06T11:40:42.974Z"
13637 },
13638 {
13639 "id": "601",
13640 "name": "Christmas Storyteller",
13641 "status": "Alive",
13642 "species": "Alien",
13643 "type": "Soulless Puppet",
13644 "gender": "Male",
13645 "origin": {
13646 "name": "Story Train",
13647 "url": "https://rickandmorty.mimo.dev/api/location/96"
13648 },
13649 "location": {
13650 "name": "Story Train",
13651 "url": "https://rickandmorty.mimo.dev/api/location/96"
13652 },
13653 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/601.jpeg",
13654 "episode": [
13655 "https://rickandmorty.mimo.dev/api/episode/37"
13656 ],
13657 "url": "https://rickandmorty.mimo.dev/api/character/601",
13658 "created": "2020-08-06T11:41:34.260Z"
13659 },
13660 {
13661 "id": "602",
13662 "name": "Cookies Guy",
13663 "status": "Alive",
13664 "species": "Human",
13665 "type": "Soulless Puppet",
13666 "gender": "Male",
13667 "origin": {
13668 "name": "Morty’s Story",
13669 "url": "https://rickandmorty.mimo.dev/api/location/99"
13670 },
13671 "location": {
13672 "name": "Morty’s Story",
13673 "url": "https://rickandmorty.mimo.dev/api/location/99"
13674 },
13675 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/602.jpeg",
13676 "episode": [
13677 "https://rickandmorty.mimo.dev/api/episode/37"
13678 ],
13679 "url": "https://rickandmorty.mimo.dev/api/character/602",
13680 "created": "2020-08-06T11:43:40.230Z"
13681 },
13682 {
13683 "id": "603",
13684 "name": "Crossy",
13685 "status": "Alive",
13686 "species": "unknown",
13687 "type": "Soulless Puppet",
13688 "gender": "Genderless",
13689 "origin": {
13690 "name": "Ricks’s Story",
13691 "url": "https://rickandmorty.mimo.dev/api/location/100"
13692 },
13693 "location": {
13694 "name": "Ricks’s Story",
13695 "url": "https://rickandmorty.mimo.dev/api/location/100"
13696 },
13697 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/603.jpeg",
13698 "episode": [
13699 "https://rickandmorty.mimo.dev/api/episode/37"
13700 ],
13701 "url": "https://rickandmorty.mimo.dev/api/character/603",
13702 "created": "2020-08-06T11:46:17.792Z"
13703 },
13704 {
13705 "id": "604",
13706 "name": "Female Scorpion",
13707 "status": "Dead",
13708 "species": "Animal",
13709 "type": "Soulless Puppet",
13710 "gender": "Female",
13711 "origin": {
13712 "name": "Morty’s Story",
13713 "url": "https://rickandmorty.mimo.dev/api/location/99"
13714 },
13715 "location": {
13716 "name": "Morty’s Story",
13717 "url": "https://rickandmorty.mimo.dev/api/location/99"
13718 },
13719 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/604.jpeg",
13720 "episode": [
13721 "https://rickandmorty.mimo.dev/api/episode/37"
13722 ],
13723 "url": "https://rickandmorty.mimo.dev/api/character/604",
13724 "created": "2020-08-06T11:48:01.937Z"
13725 },
13726 {
13727 "id": "605",
13728 "name": "Floaty Bloody Man’s Daughter",
13729 "status": "Dead",
13730 "species": "Human",
13731 "type": "Soulless Puppet",
13732 "gender": "Female",
13733 "origin": {
13734 "name": "Tickets Please Guy Nightmare",
13735 "url": "https://rickandmorty.mimo.dev/api/location/98"
13736 },
13737 "location": {
13738 "name": "Tickets Please Guy Nightmare",
13739 "url": "https://rickandmorty.mimo.dev/api/location/98"
13740 },
13741 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/605.jpeg",
13742 "episode": [
13743 "https://rickandmorty.mimo.dev/api/episode/37"
13744 ],
13745 "url": "https://rickandmorty.mimo.dev/api/character/605",
13746 "created": "2020-08-06T11:48:09.608Z"
13747 },
13748 {
13749 "id": "606",
13750 "name": "Goomby",
13751 "status": "Alive",
13752 "species": "Alien",
13753 "type": "Soulless Puppet",
13754 "gender": "Male",
13755 "origin": {
13756 "name": "Story Train",
13757 "url": "https://rickandmorty.mimo.dev/api/location/96"
13758 },
13759 "location": {
13760 "name": "Story Train",
13761 "url": "https://rickandmorty.mimo.dev/api/location/96"
13762 },
13763 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/606.jpeg",
13764 "episode": [
13765 "https://rickandmorty.mimo.dev/api/episode/37"
13766 ],
13767 "url": "https://rickandmorty.mimo.dev/api/character/606",
13768 "created": "2020-08-06T12:34:29.455Z"
13769 },
13770 {
13771 "id": "607",
13772 "name": "Hairspray Fan",
13773 "status": "Alive",
13774 "species": "Alien",
13775 "type": "Soulless Puppet",
13776 "gender": "Female",
13777 "origin": {
13778 "name": "Story Train",
13779 "url": "https://rickandmorty.mimo.dev/api/location/96"
13780 },
13781 "location": {
13782 "name": "Story Train",
13783 "url": "https://rickandmorty.mimo.dev/api/location/96"
13784 },
13785 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/607.jpeg",
13786 "episode": [
13787 "https://rickandmorty.mimo.dev/api/episode/37"
13788 ],
13789 "url": "https://rickandmorty.mimo.dev/api/character/607",
13790 "created": "2020-08-06T12:35:20.673Z"
13791 },
13792 {
13793 "id": "608",
13794 "name": "Jesus Christ",
13795 "status": "Alive",
13796 "species": "Human",
13797 "type": "Soulless Puppet",
13798 "gender": "Male",
13799 "origin": {
13800 "name": "Ricks’s Story",
13801 "url": "https://rickandmorty.mimo.dev/api/location/100"
13802 },
13803 "location": {
13804 "name": "Ricks’s Story",
13805 "url": "https://rickandmorty.mimo.dev/api/location/100"
13806 },
13807 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/608.jpeg",
13808 "episode": [
13809 "https://rickandmorty.mimo.dev/api/episode/37"
13810 ],
13811 "url": "https://rickandmorty.mimo.dev/api/character/608",
13812 "created": "2020-08-06T12:36:05.897Z"
13813 },
13814 {
13815 "id": "609",
13816 "name": "Josh",
13817 "status": "Dead",
13818 "species": "Human",
13819 "type": "Soulless Puppet",
13820 "gender": "Male",
13821 "origin": {
13822 "name": "Tickets Please Guy Nightmare",
13823 "url": "https://rickandmorty.mimo.dev/api/location/98"
13824 },
13825 "location": {
13826 "name": "Tickets Please Guy Nightmare",
13827 "url": "https://rickandmorty.mimo.dev/api/location/98"
13828 },
13829 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/609.jpeg",
13830 "episode": [
13831 "https://rickandmorty.mimo.dev/api/episode/37"
13832 ],
13833 "url": "https://rickandmorty.mimo.dev/api/character/609",
13834 "created": "2020-08-06T12:43:52.810Z"
13835 },
13836 {
13837 "id": "610",
13838 "name": "Josh's Sister",
13839 "status": "Dead",
13840 "species": "Human",
13841 "type": "Soulless Puppet",
13842 "gender": "Female",
13843 "origin": {
13844 "name": "Tickets Please Guy Nightmare",
13845 "url": "https://rickandmorty.mimo.dev/api/location/98"
13846 },
13847 "location": {
13848 "name": "Tickets Please Guy Nightmare",
13849 "url": "https://rickandmorty.mimo.dev/api/location/98"
13850 },
13851 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/610.jpeg",
13852 "episode": [
13853 "https://rickandmorty.mimo.dev/api/episode/37"
13854 ],
13855 "url": "https://rickandmorty.mimo.dev/api/character/610",
13856 "created": "2020-08-06T12:44:35.845Z"
13857 },
13858 {
13859 "id": "611",
13860 "name": "Leah",
13861 "status": "Alive",
13862 "species": "unknown",
13863 "type": "Soulless Puppet",
13864 "gender": "Female",
13865 "origin": {
13866 "name": "Story Train",
13867 "url": "https://rickandmorty.mimo.dev/api/location/96"
13868 },
13869 "location": {
13870 "name": "Story Train",
13871 "url": "https://rickandmorty.mimo.dev/api/location/96"
13872 },
13873 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/611.jpeg",
13874 "episode": [
13875 "https://rickandmorty.mimo.dev/api/episode/37"
13876 ],
13877 "url": "https://rickandmorty.mimo.dev/api/character/611",
13878 "created": "2020-08-06T12:47:45.761Z"
13879 },
13880 {
13881 "id": "612",
13882 "name": "Marcus",
13883 "status": "Alive",
13884 "species": "Human",
13885 "type": "Soulless Puppet",
13886 "gender": "Male",
13887 "origin": {
13888 "name": "Story Train",
13889 "url": "https://rickandmorty.mimo.dev/api/location/96"
13890 },
13891 "location": {
13892 "name": "Story Train",
13893 "url": "https://rickandmorty.mimo.dev/api/location/96"
13894 },
13895 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/612.jpeg",
13896 "episode": [
13897 "https://rickandmorty.mimo.dev/api/episode/37"
13898 ],
13899 "url": "https://rickandmorty.mimo.dev/api/character/612",
13900 "created": "2020-08-06T12:48:25.333Z"
13901 },
13902 {
13903 "id": "613",
13904 "name": "Mike Johnson",
13905 "status": "Alive",
13906 "species": "Human",
13907 "type": "Soulless Puppet",
13908 "gender": "Male",
13909 "origin": {
13910 "name": "Morty’s Story",
13911 "url": "https://rickandmorty.mimo.dev/api/location/99"
13912 },
13913 "location": {
13914 "name": "Morty’s Story",
13915 "url": "https://rickandmorty.mimo.dev/api/location/99"
13916 },
13917 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/613.jpeg",
13918 "episode": [
13919 "https://rickandmorty.mimo.dev/api/episode/37"
13920 ],
13921 "url": "https://rickandmorty.mimo.dev/api/character/613",
13922 "created": "2020-08-06T12:49:32.604Z"
13923 },
13924 {
13925 "id": "614",
13926 "name": "Mr. Celery & Friends",
13927 "status": "Alive",
13928 "species": "unknown",
13929 "type": "Soulless Puppet",
13930 "gender": "Genderless",
13931 "origin": {
13932 "name": "Ricks’s Story",
13933 "url": "https://rickandmorty.mimo.dev/api/location/100"
13934 },
13935 "location": {
13936 "name": "Ricks’s Story",
13937 "url": "https://rickandmorty.mimo.dev/api/location/100"
13938 },
13939 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/614.jpeg",
13940 "episode": [
13941 "https://rickandmorty.mimo.dev/api/episode/37"
13942 ],
13943 "url": "https://rickandmorty.mimo.dev/api/character/614",
13944 "created": "2020-08-06T12:51:12.254Z"
13945 },
13946 {
13947 "id": "615",
13948 "name": "Musical Fan",
13949 "status": "Alive",
13950 "species": "Alien",
13951 "type": "Soulless Puppet",
13952 "gender": "Male",
13953 "origin": {
13954 "name": "Story Train",
13955 "url": "https://rickandmorty.mimo.dev/api/location/96"
13956 },
13957 "location": {
13958 "name": "Story Train",
13959 "url": "https://rickandmorty.mimo.dev/api/location/96"
13960 },
13961 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/615.jpeg",
13962 "episode": [
13963 "https://rickandmorty.mimo.dev/api/episode/37"
13964 ],
13965 "url": "https://rickandmorty.mimo.dev/api/character/615",
13966 "created": "2020-08-06T12:52:20.880Z"
13967 },
13968 {
13969 "id": "616",
13970 "name": "Phantom of the Opera Fan",
13971 "status": "Alive",
13972 "species": "Alien",
13973 "type": "Soulless Puppet",
13974 "gender": "Male",
13975 "origin": {
13976 "name": "Story Train",
13977 "url": "https://rickandmorty.mimo.dev/api/location/96"
13978 },
13979 "location": {
13980 "name": "Story Train",
13981 "url": "https://rickandmorty.mimo.dev/api/location/96"
13982 },
13983 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/616.jpeg",
13984 "episode": [
13985 "https://rickandmorty.mimo.dev/api/episode/37"
13986 ],
13987 "url": "https://rickandmorty.mimo.dev/api/character/616",
13988 "created": "2020-08-06T12:52:54.712Z"
13989 },
13990 {
13991 "id": "617",
13992 "name": "Phoenixperson",
13993 "status": "Alive",
13994 "species": "Alien",
13995 "type": "Soulless Puppet",
13996 "gender": "Male",
13997 "origin": {
13998 "name": "Story Train",
13999 "url": "https://rickandmorty.mimo.dev/api/location/96"
14000 },
14001 "location": {
14002 "name": "Story Train",
14003 "url": "https://rickandmorty.mimo.dev/api/location/96"
14004 },
14005 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/617.jpeg",
14006 "episode": [
14007 "https://rickandmorty.mimo.dev/api/episode/37"
14008 ],
14009 "url": "https://rickandmorty.mimo.dev/api/character/617",
14010 "created": "2020-08-06T12:54:15.895Z"
14011 },
14012 {
14013 "id": "618",
14014 "name": "Private Smith",
14015 "status": "unknown",
14016 "species": "Human",
14017 "type": "Soulless Puppet",
14018 "gender": "Male",
14019 "origin": {
14020 "name": "Story Train",
14021 "url": "https://rickandmorty.mimo.dev/api/location/96"
14022 },
14023 "location": {
14024 "name": "Story Train",
14025 "url": "https://rickandmorty.mimo.dev/api/location/96"
14026 },
14027 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/618.jpeg",
14028 "episode": [
14029 "https://rickandmorty.mimo.dev/api/episode/37"
14030 ],
14031 "url": "https://rickandmorty.mimo.dev/api/character/618",
14032 "created": "2020-08-06T12:55:53.895Z"
14033 },
14034 {
14035 "id": "619",
14036 "name": "Professor Sanchez",
14037 "status": "Dead",
14038 "species": "Human",
14039 "type": "Soulless Puppet",
14040 "gender": "Male",
14041 "origin": {
14042 "name": "Story Train",
14043 "url": "https://rickandmorty.mimo.dev/api/location/96"
14044 },
14045 "location": {
14046 "name": "Story Train",
14047 "url": "https://rickandmorty.mimo.dev/api/location/96"
14048 },
14049 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/619.jpeg",
14050 "episode": [
14051 "https://rickandmorty.mimo.dev/api/episode/37"
14052 ],
14053 "url": "https://rickandmorty.mimo.dev/api/character/619",
14054 "created": "2020-08-06T12:56:56.606Z"
14055 },
14056 {
14057 "id": "620",
14058 "name": "Ramamama Lord",
14059 "status": "Alive",
14060 "species": "Human",
14061 "type": "Soulless Puppet",
14062 "gender": "Male",
14063 "origin": {
14064 "name": "Story Train",
14065 "url": "https://rickandmorty.mimo.dev/api/location/96"
14066 },
14067 "location": {
14068 "name": "Story Train",
14069 "url": "https://rickandmorty.mimo.dev/api/location/96"
14070 },
14071 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/620.jpeg",
14072 "episode": [
14073 "https://rickandmorty.mimo.dev/api/episode/37"
14074 ],
14075 "url": "https://rickandmorty.mimo.dev/api/character/620",
14076 "created": "2020-08-06T15:58:14.525Z"
14077 },
14078 {
14079 "id": "621",
14080 "name": "Ruth Bader Ginsburg",
14081 "status": "Alive",
14082 "species": "Human",
14083 "type": "Soulless Puppet",
14084 "gender": "Female",
14085 "origin": {
14086 "name": "Morty’s Story",
14087 "url": "https://rickandmorty.mimo.dev/api/location/99"
14088 },
14089 "location": {
14090 "name": "Morty’s Story",
14091 "url": "https://rickandmorty.mimo.dev/api/location/99"
14092 },
14093 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/621.jpeg",
14094 "episode": [
14095 "https://rickandmorty.mimo.dev/api/episode/37"
14096 ],
14097 "url": "https://rickandmorty.mimo.dev/api/character/621",
14098 "created": "2020-08-06T15:59:05.320Z"
14099 },
14100 {
14101 "id": "622",
14102 "name": "Sarge",
14103 "status": "Alive",
14104 "species": "Human",
14105 "type": "Soulless Puppet",
14106 "gender": "Male",
14107 "origin": {
14108 "name": "Story Train",
14109 "url": "https://rickandmorty.mimo.dev/api/location/96"
14110 },
14111 "location": {
14112 "name": "Story Train",
14113 "url": "https://rickandmorty.mimo.dev/api/location/96"
14114 },
14115 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/622.jpeg",
14116 "episode": [
14117 "https://rickandmorty.mimo.dev/api/episode/37"
14118 ],
14119 "url": "https://rickandmorty.mimo.dev/api/character/622",
14120 "created": "2020-08-06T15:59:44.277Z"
14121 },
14122 {
14123 "id": "623",
14124 "name": "Shrek The Musical Fan",
14125 "status": "Alive",
14126 "species": "Alien",
14127 "type": "Soulless Puppet",
14128 "gender": "Male",
14129 "origin": {
14130 "name": "Story Train",
14131 "url": "https://rickandmorty.mimo.dev/api/location/96"
14132 },
14133 "location": {
14134 "name": "Story Train",
14135 "url": "https://rickandmorty.mimo.dev/api/location/96"
14136 },
14137 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/623.jpeg",
14138 "episode": [
14139 "https://rickandmorty.mimo.dev/api/episode/37"
14140 ],
14141 "url": "https://rickandmorty.mimo.dev/api/character/623",
14142 "created": "2020-08-06T16:01:42.796Z"
14143 },
14144 {
14145 "id": "624",
14146 "name": "Snuffles",
14147 "status": "Alive",
14148 "species": "Animal",
14149 "type": "Soulless Puppet",
14150 "gender": "Male",
14151 "origin": {
14152 "name": "Story Train",
14153 "url": "https://rickandmorty.mimo.dev/api/location/96"
14154 },
14155 "location": {
14156 "name": "Story Train",
14157 "url": "https://rickandmorty.mimo.dev/api/location/96"
14158 },
14159 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/624.jpeg",
14160 "episode": [
14161 "https://rickandmorty.mimo.dev/api/episode/37"
14162 ],
14163 "url": "https://rickandmorty.mimo.dev/api/character/624",
14164 "created": "2020-08-06T16:03:17.291Z"
14165 },
14166 {
14167 "id": "625",
14168 "name": "Storylord",
14169 "status": "Alive",
14170 "species": "Human",
14171 "type": "Soulless Puppet",
14172 "gender": "Male",
14173 "origin": {
14174 "name": "Story Train",
14175 "url": "https://rickandmorty.mimo.dev/api/location/96"
14176 },
14177 "location": {
14178 "name": "Ricks’s Story",
14179 "url": "https://rickandmorty.mimo.dev/api/location/100"
14180 },
14181 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/625.jpeg",
14182 "episode": [
14183 "https://rickandmorty.mimo.dev/api/episode/37"
14184 ],
14185 "url": "https://rickandmorty.mimo.dev/api/character/625",
14186 "created": "2020-08-06T16:24:53.547Z"
14187 },
14188 {
14189 "id": "626",
14190 "name": "Tammy Guetermann",
14191 "status": "Alive",
14192 "species": "Human",
14193 "type": "Soulless Puppet",
14194 "gender": "Female",
14195 "origin": {
14196 "name": "Story Train",
14197 "url": "https://rickandmorty.mimo.dev/api/location/96"
14198 },
14199 "location": {
14200 "name": "Story Train",
14201 "url": "https://rickandmorty.mimo.dev/api/location/96"
14202 },
14203 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/626.jpeg",
14204 "episode": [
14205 "https://rickandmorty.mimo.dev/api/episode/37"
14206 ],
14207 "url": "https://rickandmorty.mimo.dev/api/character/626",
14208 "created": "2020-08-06T16:34:20.500Z"
14209 },
14210 {
14211 "id": "627",
14212 "name": "The Concept of Time",
14213 "status": "Alive",
14214 "species": "unknown",
14215 "type": "Soulless Puppet",
14216 "gender": "Genderless",
14217 "origin": {
14218 "name": "Story Train",
14219 "url": "https://rickandmorty.mimo.dev/api/location/96"
14220 },
14221 "location": {
14222 "name": "Story Train",
14223 "url": "https://rickandmorty.mimo.dev/api/location/96"
14224 },
14225 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/627.jpeg",
14226 "episode": [
14227 "https://rickandmorty.mimo.dev/api/episode/37"
14228 ],
14229 "url": "https://rickandmorty.mimo.dev/api/character/627",
14230 "created": "2020-08-06T16:35:31.655Z"
14231 },
14232 {
14233 "id": "628",
14234 "name": "Beth Smith",
14235 "status": "Alive",
14236 "species": "Human",
14237 "type": "Soulless Puppet",
14238 "gender": "Female",
14239 "origin": {
14240 "name": "Morty’s Story",
14241 "url": "https://rickandmorty.mimo.dev/api/location/99"
14242 },
14243 "location": {
14244 "name": "Morty’s Story",
14245 "url": "https://rickandmorty.mimo.dev/api/location/99"
14246 },
14247 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/628.jpeg",
14248 "episode": [
14249 "https://rickandmorty.mimo.dev/api/episode/37"
14250 ],
14251 "url": "https://rickandmorty.mimo.dev/api/character/628",
14252 "created": "2020-08-06T16:36:20.255Z"
14253 },
14254 {
14255 "id": "629",
14256 "name": "Summer Smith",
14257 "status": "Alive",
14258 "species": "Human",
14259 "type": "Soulless Puppet",
14260 "gender": "Female",
14261 "origin": {
14262 "name": "Morty’s Story",
14263 "url": "https://rickandmorty.mimo.dev/api/location/99"
14264 },
14265 "location": {
14266 "name": "Morty’s Story",
14267 "url": "https://rickandmorty.mimo.dev/api/location/99"
14268 },
14269 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/629.jpeg",
14270 "episode": [
14271 "https://rickandmorty.mimo.dev/api/episode/37"
14272 ],
14273 "url": "https://rickandmorty.mimo.dev/api/character/629",
14274 "created": "2020-08-06T16:37:48.051Z"
14275 },
14276 {
14277 "id": "630",
14278 "name": "Morty Smith",
14279 "status": "Alive",
14280 "species": "Human",
14281 "type": "Soulless Puppet",
14282 "gender": "Male",
14283 "origin": {
14284 "name": "Story Train",
14285 "url": "https://rickandmorty.mimo.dev/api/location/96"
14286 },
14287 "location": {
14288 "name": "Story Train",
14289 "url": "https://rickandmorty.mimo.dev/api/location/96"
14290 },
14291 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/630.jpeg",
14292 "episode": [
14293 "https://rickandmorty.mimo.dev/api/episode/37"
14294 ],
14295 "url": "https://rickandmorty.mimo.dev/api/character/630",
14296 "created": "2020-08-06T16:38:30.136Z"
14297 },
14298 {
14299 "id": "631",
14300 "name": "Rick Sanchez",
14301 "status": "Alive",
14302 "species": "Human",
14303 "type": "Soulless Puppet",
14304 "gender": "Male",
14305 "origin": {
14306 "name": "Story Train",
14307 "url": "https://rickandmorty.mimo.dev/api/location/96"
14308 },
14309 "location": {
14310 "name": "Story Train",
14311 "url": "https://rickandmorty.mimo.dev/api/location/96"
14312 },
14313 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/631.jpeg",
14314 "episode": [
14315 "https://rickandmorty.mimo.dev/api/episode/37"
14316 ],
14317 "url": "https://rickandmorty.mimo.dev/api/character/631",
14318 "created": "2020-08-06T16:39:08.485Z"
14319 },
14320 {
14321 "id": "632",
14322 "name": "Train Cop",
14323 "status": "Dead",
14324 "species": "Human",
14325 "type": "Soulless Puppet",
14326 "gender": "Male",
14327 "origin": {
14328 "name": "Story Train",
14329 "url": "https://rickandmorty.mimo.dev/api/location/96"
14330 },
14331 "location": {
14332 "name": "Story Train",
14333 "url": "https://rickandmorty.mimo.dev/api/location/96"
14334 },
14335 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/632.jpeg",
14336 "episode": [
14337 "https://rickandmorty.mimo.dev/api/episode/37"
14338 ],
14339 "url": "https://rickandmorty.mimo.dev/api/character/632",
14340 "created": "2020-08-06T16:39:50.056Z"
14341 },
14342 {
14343 "id": "633",
14344 "name": "Train Cops",
14345 "status": "Alive",
14346 "species": "Human",
14347 "type": "Soulless Puppet",
14348 "gender": "Female",
14349 "origin": {
14350 "name": "Story Train",
14351 "url": "https://rickandmorty.mimo.dev/api/location/96"
14352 },
14353 "location": {
14354 "name": "Story Train",
14355 "url": "https://rickandmorty.mimo.dev/api/location/96"
14356 },
14357 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/633.jpeg",
14358 "episode": [
14359 "https://rickandmorty.mimo.dev/api/episode/37"
14360 ],
14361 "url": "https://rickandmorty.mimo.dev/api/character/633",
14362 "created": "2020-08-06T16:40:54.181Z"
14363 },
14364 {
14365 "id": "634",
14366 "name": "Train Cops Instructor",
14367 "status": "Dead",
14368 "species": "Human",
14369 "type": "Soulless Puppet",
14370 "gender": "Male",
14371 "origin": {
14372 "name": "Story Train",
14373 "url": "https://rickandmorty.mimo.dev/api/location/96"
14374 },
14375 "location": {
14376 "name": "Story Train",
14377 "url": "https://rickandmorty.mimo.dev/api/location/96"
14378 },
14379 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/634.jpeg",
14380 "episode": [
14381 "https://rickandmorty.mimo.dev/api/episode/37"
14382 ],
14383 "url": "https://rickandmorty.mimo.dev/api/character/634",
14384 "created": "2020-08-06T16:42:42.455Z"
14385 },
14386 {
14387 "id": "635",
14388 "name": "Darth Poopybutthole",
14389 "status": "Alive",
14390 "species": "Poopybutthole",
14391 "type": "Soulless Puppet",
14392 "gender": "Male",
14393 "origin": {
14394 "name": "Ricks’s Story",
14395 "url": "https://rickandmorty.mimo.dev/api/location/100"
14396 },
14397 "location": {
14398 "name": "Ricks’s Story",
14399 "url": "https://rickandmorty.mimo.dev/api/location/100"
14400 },
14401 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/635.jpeg",
14402 "episode": [
14403 "https://rickandmorty.mimo.dev/api/episode/37"
14404 ],
14405 "url": "https://rickandmorty.mimo.dev/api/character/635",
14406 "created": "2020-08-06T16:43:46.757Z"
14407 },
14408 {
14409 "id": "636",
14410 "name": "Evil Morty",
14411 "status": "Alive",
14412 "species": "Human",
14413 "type": "Soulless Puppet",
14414 "gender": "Male",
14415 "origin": {
14416 "name": "Ricks’s Story",
14417 "url": "https://rickandmorty.mimo.dev/api/location/100"
14418 },
14419 "location": {
14420 "name": "Ricks’s Story",
14421 "url": "https://rickandmorty.mimo.dev/api/location/100"
14422 },
14423 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/636.jpeg",
14424 "episode": [
14425 "https://rickandmorty.mimo.dev/api/episode/37"
14426 ],
14427 "url": "https://rickandmorty.mimo.dev/api/character/636",
14428 "created": "2020-08-06T16:45:03.209Z"
14429 },
14430 {
14431 "id": "637",
14432 "name": "Morty’s Disguise",
14433 "status": "Alive",
14434 "species": "Human",
14435 "type": "Soulless Puppet",
14436 "gender": "Female",
14437 "origin": {
14438 "name": "Story Train",
14439 "url": "https://rickandmorty.mimo.dev/api/location/96"
14440 },
14441 "location": {
14442 "name": "Story Train",
14443 "url": "https://rickandmorty.mimo.dev/api/location/96"
14444 },
14445 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/637.jpeg",
14446 "episode": [
14447 "https://rickandmorty.mimo.dev/api/episode/37"
14448 ],
14449 "url": "https://rickandmorty.mimo.dev/api/character/637",
14450 "created": "2020-08-06T16:49:30.253Z"
14451 },
14452 {
14453 "id": "638",
14454 "name": "Rick’s Disguise",
14455 "status": "Alive",
14456 "species": "Human",
14457 "type": "Soulless Puppet",
14458 "gender": "Male",
14459 "origin": {
14460 "name": "Story Train",
14461 "url": "https://rickandmorty.mimo.dev/api/location/96"
14462 },
14463 "location": {
14464 "name": "Story Train",
14465 "url": "https://rickandmorty.mimo.dev/api/location/96"
14466 },
14467 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/638.jpeg",
14468 "episode": [
14469 "https://rickandmorty.mimo.dev/api/episode/37"
14470 ],
14471 "url": "https://rickandmorty.mimo.dev/api/character/638",
14472 "created": "2020-08-06T16:50:10.447Z"
14473 },
14474 {
14475 "id": "639",
14476 "name": "Uncle Nibbles",
14477 "status": "Dead",
14478 "species": "Alien",
14479 "type": "Soulless Puppet",
14480 "gender": "Male",
14481 "origin": {
14482 "name": "Tickets Please Guy Nightmare",
14483 "url": "https://rickandmorty.mimo.dev/api/location/98"
14484 },
14485 "location": {
14486 "name": "Tickets Please Guy Nightmare",
14487 "url": "https://rickandmorty.mimo.dev/api/location/98"
14488 },
14489 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/639.jpeg",
14490 "episode": [
14491 "https://rickandmorty.mimo.dev/api/episode/37"
14492 ],
14493 "url": "https://rickandmorty.mimo.dev/api/character/639",
14494 "created": "2020-08-06T16:51:23.084Z"
14495 },
14496 {
14497 "id": "640",
14498 "name": "Angry Glorzo",
14499 "status": "Dead",
14500 "species": "Alien",
14501 "type": "Glorzo",
14502 "gender": "Male",
14503 "origin": {
14504 "name": "Glorzo Asteroid",
14505 "url": "https://rickandmorty.mimo.dev/api/location/101"
14506 },
14507 "location": {
14508 "name": "Glorzo Asteroid",
14509 "url": "https://rickandmorty.mimo.dev/api/location/101"
14510 },
14511 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/640.jpeg",
14512 "episode": [
14513 "https://rickandmorty.mimo.dev/api/episode/38"
14514 ],
14515 "url": "https://rickandmorty.mimo.dev/api/character/640",
14516 "created": "2020-08-07T11:36:14.528Z"
14517 },
14518 {
14519 "id": "641",
14520 "name": "Bruce",
14521 "status": "Dead",
14522 "species": "Alien",
14523 "type": "Glorzo",
14524 "gender": "Male",
14525 "origin": {
14526 "name": "Glorzo Asteroid",
14527 "url": "https://rickandmorty.mimo.dev/api/location/101"
14528 },
14529 "location": {
14530 "name": "Glorzo Asteroid",
14531 "url": "https://rickandmorty.mimo.dev/api/location/101"
14532 },
14533 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/641.jpeg",
14534 "episode": [
14535 "https://rickandmorty.mimo.dev/api/episode/38"
14536 ],
14537 "url": "https://rickandmorty.mimo.dev/api/character/641",
14538 "created": "2020-08-07T11:37:06.351Z"
14539 },
14540 {
14541 "id": "642",
14542 "name": "Council of Glorzos Member",
14543 "status": "Dead",
14544 "species": "Alien",
14545 "type": "Glorzo",
14546 "gender": "Male",
14547 "origin": {
14548 "name": "Glorzo Asteroid",
14549 "url": "https://rickandmorty.mimo.dev/api/location/101"
14550 },
14551 "location": {
14552 "name": "Glorzo Asteroid",
14553 "url": "https://rickandmorty.mimo.dev/api/location/101"
14554 },
14555 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/642.jpeg",
14556 "episode": [
14557 "https://rickandmorty.mimo.dev/api/episode/38"
14558 ],
14559 "url": "https://rickandmorty.mimo.dev/api/character/642",
14560 "created": "2020-08-07T11:38:26.393Z"
14561 },
14562 {
14563 "id": "643",
14564 "name": "Council of Glorzos Member",
14565 "status": "Dead",
14566 "species": "Alien",
14567 "type": "Glorzo",
14568 "gender": "Male",
14569 "origin": {
14570 "name": "Glorzo Asteroid",
14571 "url": "https://rickandmorty.mimo.dev/api/location/101"
14572 },
14573 "location": {
14574 "name": "Glorzo Asteroid",
14575 "url": "https://rickandmorty.mimo.dev/api/location/101"
14576 },
14577 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/643.jpeg",
14578 "episode": [
14579 "https://rickandmorty.mimo.dev/api/episode/38"
14580 ],
14581 "url": "https://rickandmorty.mimo.dev/api/character/643",
14582 "created": "2020-08-07T11:39:06.237Z"
14583 },
14584 {
14585 "id": "644",
14586 "name": "Old Glorzo",
14587 "status": "Dead",
14588 "species": "Alien",
14589 "type": "Glorzo",
14590 "gender": "Male",
14591 "origin": {
14592 "name": "Glorzo Asteroid",
14593 "url": "https://rickandmorty.mimo.dev/api/location/101"
14594 },
14595 "location": {
14596 "name": "Glorzo Asteroid",
14597 "url": "https://rickandmorty.mimo.dev/api/location/101"
14598 },
14599 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/644.jpeg",
14600 "episode": [
14601 "https://rickandmorty.mimo.dev/api/episode/38"
14602 ],
14603 "url": "https://rickandmorty.mimo.dev/api/character/644",
14604 "created": "2020-08-07T11:40:03.124Z"
14605 },
14606 {
14607 "id": "645",
14608 "name": "Shane",
14609 "status": "unknown",
14610 "species": "Alien",
14611 "type": "Glorzo",
14612 "gender": "Male",
14613 "origin": {
14614 "name": "Glorzo Asteroid",
14615 "url": "https://rickandmorty.mimo.dev/api/location/101"
14616 },
14617 "location": {
14618 "name": "Glorzo Asteroid",
14619 "url": "https://rickandmorty.mimo.dev/api/location/101"
14620 },
14621 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/645.jpeg",
14622 "episode": [
14623 "https://rickandmorty.mimo.dev/api/episode/38"
14624 ],
14625 "url": "https://rickandmorty.mimo.dev/api/character/645",
14626 "created": "2020-08-07T11:40:51.282Z"
14627 },
14628 {
14629 "id": "646",
14630 "name": "Steve",
14631 "status": "Dead",
14632 "species": "Alien",
14633 "type": "Glorzo",
14634 "gender": "Male",
14635 "origin": {
14636 "name": "Glorzo Asteroid",
14637 "url": "https://rickandmorty.mimo.dev/api/location/101"
14638 },
14639 "location": {
14640 "name": "Glorzo Asteroid",
14641 "url": "https://rickandmorty.mimo.dev/api/location/101"
14642 },
14643 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/646.jpeg",
14644 "episode": [
14645 "https://rickandmorty.mimo.dev/api/episode/38"
14646 ],
14647 "url": "https://rickandmorty.mimo.dev/api/character/646",
14648 "created": "2020-08-07T11:41:34.032Z"
14649 },
14650 {
14651 "id": "647",
14652 "name": "Troy",
14653 "status": "Dead",
14654 "species": "Alien",
14655 "type": "Glorzo",
14656 "gender": "Male",
14657 "origin": {
14658 "name": "Glorzo Asteroid",
14659 "url": "https://rickandmorty.mimo.dev/api/location/101"
14660 },
14661 "location": {
14662 "name": "Glorzo Asteroid",
14663 "url": "https://rickandmorty.mimo.dev/api/location/101"
14664 },
14665 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/647.jpeg",
14666 "episode": [
14667 "https://rickandmorty.mimo.dev/api/episode/38"
14668 ],
14669 "url": "https://rickandmorty.mimo.dev/api/character/647",
14670 "created": "2020-08-07T11:42:14.362Z"
14671 },
14672 {
14673 "id": "648",
14674 "name": "Crystal Dealers Boss",
14675 "status": "Dead",
14676 "species": "Alien",
14677 "type": "",
14678 "gender": "Male",
14679 "origin": {
14680 "name": "unknown",
14681 "url": ""
14682 },
14683 "location": {
14684 "name": "Alien Acid Plant",
14685 "url": "https://rickandmorty.mimo.dev/api/location/102"
14686 },
14687 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/648.jpeg",
14688 "episode": [
14689 "https://rickandmorty.mimo.dev/api/episode/39"
14690 ],
14691 "url": "https://rickandmorty.mimo.dev/api/character/648",
14692 "created": "2020-08-13T10:09:21.278Z"
14693 },
14694 {
14695 "id": "649",
14696 "name": "Crystal Dealer",
14697 "status": "Dead",
14698 "species": "Alien",
14699 "type": "",
14700 "gender": "Male",
14701 "origin": {
14702 "name": "unknown",
14703 "url": ""
14704 },
14705 "location": {
14706 "name": "Alien Acid Plant",
14707 "url": "https://rickandmorty.mimo.dev/api/location/102"
14708 },
14709 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/649.jpeg",
14710 "episode": [
14711 "https://rickandmorty.mimo.dev/api/episode/39"
14712 ],
14713 "url": "https://rickandmorty.mimo.dev/api/character/649",
14714 "created": "2020-08-13T10:10:01.602Z"
14715 },
14716 {
14717 "id": "650",
14718 "name": "Crystal Dealer",
14719 "status": "Dead",
14720 "species": "Alien",
14721 "type": "",
14722 "gender": "Male",
14723 "origin": {
14724 "name": "unknown",
14725 "url": ""
14726 },
14727 "location": {
14728 "name": "Alien Acid Plant",
14729 "url": "https://rickandmorty.mimo.dev/api/location/102"
14730 },
14731 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/650.jpeg",
14732 "episode": [
14733 "https://rickandmorty.mimo.dev/api/episode/39"
14734 ],
14735 "url": "https://rickandmorty.mimo.dev/api/character/650",
14736 "created": "2020-08-13T10:10:33.026Z"
14737 },
14738 {
14739 "id": "651",
14740 "name": "Crystal Dealer",
14741 "status": "Dead",
14742 "species": "Alien",
14743 "type": "",
14744 "gender": "Male",
14745 "origin": {
14746 "name": "unknown",
14747 "url": ""
14748 },
14749 "location": {
14750 "name": "Alien Acid Plant",
14751 "url": "https://rickandmorty.mimo.dev/api/location/102"
14752 },
14753 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/651.jpeg",
14754 "episode": [
14755 "https://rickandmorty.mimo.dev/api/episode/39"
14756 ],
14757 "url": "https://rickandmorty.mimo.dev/api/character/651",
14758 "created": "2020-08-13T10:11:00.473Z"
14759 },
14760 {
14761 "id": "652",
14762 "name": "SWAT Officer",
14763 "status": "Dead",
14764 "species": "Human",
14765 "type": "",
14766 "gender": "Male",
14767 "origin": {
14768 "name": "Merged Universe",
14769 "url": "https://rickandmorty.mimo.dev/api/location/103"
14770 },
14771 "location": {
14772 "name": "Merged Universe",
14773 "url": "https://rickandmorty.mimo.dev/api/location/103"
14774 },
14775 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/652.jpeg",
14776 "episode": [
14777 "https://rickandmorty.mimo.dev/api/episode/39"
14778 ],
14779 "url": "https://rickandmorty.mimo.dev/api/character/652",
14780 "created": "2020-08-13T10:16:47.618Z"
14781 },
14782 {
14783 "id": "653",
14784 "name": "Plane Crash Survivor",
14785 "status": "unknown",
14786 "species": "Human",
14787 "type": "",
14788 "gender": "Female",
14789 "origin": {
14790 "name": "Near-Duplicate Reality",
14791 "url": "https://rickandmorty.mimo.dev/api/location/104"
14792 },
14793 "location": {
14794 "name": "Near-Duplicate Reality",
14795 "url": "https://rickandmorty.mimo.dev/api/location/104"
14796 },
14797 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/653.jpeg",
14798 "episode": [
14799 "https://rickandmorty.mimo.dev/api/episode/39"
14800 ],
14801 "url": "https://rickandmorty.mimo.dev/api/character/653",
14802 "created": "2020-08-13T11:16:21.997Z"
14803 },
14804 {
14805 "id": "654",
14806 "name": "Plane Crash Survivor",
14807 "status": "unknown",
14808 "species": "Human",
14809 "type": "",
14810 "gender": "Male",
14811 "origin": {
14812 "name": "Near-Duplicate Reality",
14813 "url": "https://rickandmorty.mimo.dev/api/location/104"
14814 },
14815 "location": {
14816 "name": "Near-Duplicate Reality",
14817 "url": "https://rickandmorty.mimo.dev/api/location/104"
14818 },
14819 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/654.jpeg",
14820 "episode": [
14821 "https://rickandmorty.mimo.dev/api/episode/39"
14822 ],
14823 "url": "https://rickandmorty.mimo.dev/api/character/654",
14824 "created": "2020-08-13T11:17:08.527Z"
14825 },
14826 {
14827 "id": "655",
14828 "name": "Heroine Keith",
14829 "status": "Alive",
14830 "species": "Human",
14831 "type": "",
14832 "gender": "Male",
14833 "origin": {
14834 "name": "Near-Duplicate Reality",
14835 "url": "https://rickandmorty.mimo.dev/api/location/104"
14836 },
14837 "location": {
14838 "name": "Merged Universe",
14839 "url": "https://rickandmorty.mimo.dev/api/location/103"
14840 },
14841 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/655.jpeg",
14842 "episode": [
14843 "https://rickandmorty.mimo.dev/api/episode/39"
14844 ],
14845 "url": "https://rickandmorty.mimo.dev/api/character/655",
14846 "created": "2020-08-13T11:17:47.228Z"
14847 },
14848 {
14849 "id": "656",
14850 "name": "Impervious to Acid SWAT Officer",
14851 "status": "Dead",
14852 "species": "Human",
14853 "type": "",
14854 "gender": "Male",
14855 "origin": {
14856 "name": "Merged Universe",
14857 "url": "https://rickandmorty.mimo.dev/api/location/103"
14858 },
14859 "location": {
14860 "name": "Merged Universe",
14861 "url": "https://rickandmorty.mimo.dev/api/location/103"
14862 },
14863 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/656.jpeg",
14864 "episode": [
14865 "https://rickandmorty.mimo.dev/api/episode/39"
14866 ],
14867 "url": "https://rickandmorty.mimo.dev/api/character/656",
14868 "created": "2020-08-13T11:20:20.047Z"
14869 },
14870 {
14871 "id": "657",
14872 "name": "Johnny Carson",
14873 "status": "Alive",
14874 "species": "Human",
14875 "type": "",
14876 "gender": "Male",
14877 "origin": {
14878 "name": "Merged Universe",
14879 "url": "https://rickandmorty.mimo.dev/api/location/103"
14880 },
14881 "location": {
14882 "name": "Merged Universe",
14883 "url": "https://rickandmorty.mimo.dev/api/location/103"
14884 },
14885 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/657.jpeg",
14886 "episode": [
14887 "https://rickandmorty.mimo.dev/api/episode/39"
14888 ],
14889 "url": "https://rickandmorty.mimo.dev/api/character/657",
14890 "created": "2020-08-13T11:21:32.236Z"
14891 },
14892 {
14893 "id": "658",
14894 "name": "Sonia Sotomayor",
14895 "status": "Alive",
14896 "species": "Human",
14897 "type": "",
14898 "gender": "Female",
14899 "origin": {
14900 "name": "Merged Universe",
14901 "url": "https://rickandmorty.mimo.dev/api/location/103"
14902 },
14903 "location": {
14904 "name": "Merged Universe",
14905 "url": "https://rickandmorty.mimo.dev/api/location/103"
14906 },
14907 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/658.jpeg",
14908 "episode": [
14909 "https://rickandmorty.mimo.dev/api/episode/39"
14910 ],
14911 "url": "https://rickandmorty.mimo.dev/api/character/658",
14912 "created": "2020-08-13T11:23:00.414Z"
14913 },
14914 {
14915 "id": "659",
14916 "name": "Morty’s Father-in-law",
14917 "status": "Alive",
14918 "species": "Human",
14919 "type": "",
14920 "gender": "Male",
14921 "origin": {
14922 "name": "Near-Duplicate Reality",
14923 "url": "https://rickandmorty.mimo.dev/api/location/104"
14924 },
14925 "location": {
14926 "name": "Near-Duplicate Reality",
14927 "url": "https://rickandmorty.mimo.dev/api/location/104"
14928 },
14929 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/659.jpeg",
14930 "episode": [
14931 "https://rickandmorty.mimo.dev/api/episode/39"
14932 ],
14933 "url": "https://rickandmorty.mimo.dev/api/character/659",
14934 "created": "2020-08-13T11:23:55.003Z"
14935 },
14936 {
14937 "id": "660",
14938 "name": "Morty’s Mother-in-law",
14939 "status": "Alive",
14940 "species": "Human",
14941 "type": "",
14942 "gender": "Female",
14943 "origin": {
14944 "name": "Near-Duplicate Reality",
14945 "url": "https://rickandmorty.mimo.dev/api/location/104"
14946 },
14947 "location": {
14948 "name": "Near-Duplicate Reality",
14949 "url": "https://rickandmorty.mimo.dev/api/location/104"
14950 },
14951 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/660.jpeg",
14952 "episode": [
14953 "https://rickandmorty.mimo.dev/api/episode/39"
14954 ],
14955 "url": "https://rickandmorty.mimo.dev/api/character/660",
14956 "created": "2020-08-13T11:25:50.784Z"
14957 },
14958 {
14959 "id": "661",
14960 "name": "Morty’s Girlfriend",
14961 "status": "Alive",
14962 "species": "Human",
14963 "type": "",
14964 "gender": "Female",
14965 "origin": {
14966 "name": "Near-Duplicate Reality",
14967 "url": "https://rickandmorty.mimo.dev/api/location/104"
14968 },
14969 "location": {
14970 "name": "Merged Universe",
14971 "url": "https://rickandmorty.mimo.dev/api/location/103"
14972 },
14973 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/661.jpeg",
14974 "episode": [
14975 "https://rickandmorty.mimo.dev/api/episode/39"
14976 ],
14977 "url": "https://rickandmorty.mimo.dev/api/character/661",
14978 "created": "2020-08-13T11:27:29.357Z"
14979 },
14980 {
14981 "id": "662",
14982 "name": "Gaia",
14983 "status": "Alive",
14984 "species": "unknown",
14985 "type": "Planet",
14986 "gender": "Female",
14987 "origin": {
14988 "name": "Gaia",
14989 "url": "https://rickandmorty.mimo.dev/api/location/106"
14990 },
14991 "location": {
14992 "name": "Gaia",
14993 "url": "https://rickandmorty.mimo.dev/api/location/106"
14994 },
14995 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/662.jpeg",
14996 "episode": [
14997 "https://rickandmorty.mimo.dev/api/episode/40"
14998 ],
14999 "url": "https://rickandmorty.mimo.dev/api/character/662",
15000 "created": "2020-08-13T11:43:23.485Z"
15001 },
15002 {
15003 "id": "663",
15004 "name": "Reggie",
15005 "status": "Dead",
15006 "species": "Mythological Creature",
15007 "type": "Zeus",
15008 "gender": "Male",
15009 "origin": {
15010 "name": "Mount Olympus",
15011 "url": "https://rickandmorty.mimo.dev/api/location/90"
15012 },
15013 "location": {
15014 "name": "Gaia",
15015 "url": "https://rickandmorty.mimo.dev/api/location/106"
15016 },
15017 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/663.jpeg",
15018 "episode": [
15019 "https://rickandmorty.mimo.dev/api/episode/40"
15020 ],
15021 "url": "https://rickandmorty.mimo.dev/api/character/663",
15022 "created": "2020-08-13T12:17:15.344Z"
15023 },
15024 {
15025 "id": "664",
15026 "name": "Ticktock",
15027 "status": "unknown",
15028 "species": "Humanoid",
15029 "type": "Clay-Person",
15030 "gender": "Genderless",
15031 "origin": {
15032 "name": "Gaia",
15033 "url": "https://rickandmorty.mimo.dev/api/location/106"
15034 },
15035 "location": {
15036 "name": "Gaia",
15037 "url": "https://rickandmorty.mimo.dev/api/location/106"
15038 },
15039 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/664.jpeg",
15040 "episode": [
15041 "https://rickandmorty.mimo.dev/api/episode/40"
15042 ],
15043 "url": "https://rickandmorty.mimo.dev/api/character/664",
15044 "created": "2020-08-13T12:36:16.345Z"
15045 },
15046 {
15047 "id": "665",
15048 "name": "Florflock",
15049 "status": "Alive",
15050 "species": "Humanoid",
15051 "type": "Clay-Person",
15052 "gender": "Genderless",
15053 "origin": {
15054 "name": "Gaia",
15055 "url": "https://rickandmorty.mimo.dev/api/location/106"
15056 },
15057 "location": {
15058 "name": "Gaia",
15059 "url": "https://rickandmorty.mimo.dev/api/location/106"
15060 },
15061 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/665.jpeg",
15062 "episode": [
15063 "https://rickandmorty.mimo.dev/api/episode/40"
15064 ],
15065 "url": "https://rickandmorty.mimo.dev/api/character/665",
15066 "created": "2020-08-13T12:37:08.881Z"
15067 },
15068 {
15069 "id": "666",
15070 "name": "Squeeb",
15071 "status": "Alive",
15072 "species": "Humanoid",
15073 "type": "Clay-Person",
15074 "gender": "Genderless",
15075 "origin": {
15076 "name": "Gaia",
15077 "url": "https://rickandmorty.mimo.dev/api/location/106"
15078 },
15079 "location": {
15080 "name": "Gaia",
15081 "url": "https://rickandmorty.mimo.dev/api/location/106"
15082 },
15083 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/666.jpeg",
15084 "episode": [
15085 "https://rickandmorty.mimo.dev/api/episode/40"
15086 ],
15087 "url": "https://rickandmorty.mimo.dev/api/character/666",
15088 "created": "2020-08-13T12:37:51.742Z"
15089 },
15090 {
15091 "id": "667",
15092 "name": "Defiance Beth",
15093 "status": "Alive",
15094 "species": "Human",
15095 "type": "Clone",
15096 "gender": "Female",
15097 "origin": {
15098 "name": "Earth (Replacement Dimension)",
15099 "url": "https://rickandmorty.mimo.dev/api/location/20"
15100 },
15101 "location": {
15102 "name": "Earth (Replacement Dimension)",
15103 "url": "https://rickandmorty.mimo.dev/api/location/20"
15104 },
15105 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/667.jpeg",
15106 "episode": [
15107 "https://rickandmorty.mimo.dev/api/episode/41",
15108 "https://rickandmorty.mimo.dev/api/episode/43"
15109 ],
15110 "url": "https://rickandmorty.mimo.dev/api/character/667",
15111 "created": "2020-08-13T12:48:55.885Z"
15112 },
15113 {
15114 "id": "668",
15115 "name": "Defiance Squanchette",
15116 "status": "Alive",
15117 "species": "Alien",
15118 "type": "Cat-Person",
15119 "gender": "Female",
15120 "origin": {
15121 "name": "Planet Squanch",
15122 "url": "https://rickandmorty.mimo.dev/api/location/35"
15123 },
15124 "location": {
15125 "name": "Defiance's Ship",
15126 "url": "https://rickandmorty.mimo.dev/api/location/107"
15127 },
15128 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/668.jpeg",
15129 "episode": [
15130 "https://rickandmorty.mimo.dev/api/episode/41"
15131 ],
15132 "url": "https://rickandmorty.mimo.dev/api/character/668",
15133 "created": "2020-08-13T12:52:36.873Z"
15134 },
15135 {
15136 "id": "669",
15137 "name": "Defiance Doctor",
15138 "status": "Alive",
15139 "species": "Alien",
15140 "type": "",
15141 "gender": "Male",
15142 "origin": {
15143 "name": "unknown",
15144 "url": ""
15145 },
15146 "location": {
15147 "name": "Defiance's Base",
15148 "url": "https://rickandmorty.mimo.dev/api/location/108"
15149 },
15150 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/669.jpeg",
15151 "episode": [
15152 "https://rickandmorty.mimo.dev/api/episode/41"
15153 ],
15154 "url": "https://rickandmorty.mimo.dev/api/character/669",
15155 "created": "2020-08-13T12:55:37.437Z"
15156 },
15157 {
15158 "id": "670",
15159 "name": "New Improved Galactic Federation Guard",
15160 "status": "Dead",
15161 "species": "Alien",
15162 "type": "Gromflomite",
15163 "gender": "Male",
15164 "origin": {
15165 "name": "Gromflom Prime",
15166 "url": "https://rickandmorty.mimo.dev/api/location/19"
15167 },
15168 "location": {
15169 "name": "NX-5 Planet Remover",
15170 "url": "https://rickandmorty.mimo.dev/api/location/105"
15171 },
15172 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/670.jpeg",
15173 "episode": [
15174 "https://rickandmorty.mimo.dev/api/episode/41"
15175 ],
15176 "url": "https://rickandmorty.mimo.dev/api/character/670",
15177 "created": "2020-08-13T12:56:31.130Z"
15178 },
15179 {
15180 "id": "671",
15181 "name": "New Improved Galactic Federation Guard",
15182 "status": "Dead",
15183 "species": "Alien",
15184 "type": "Gromflomite",
15185 "gender": "Male",
15186 "origin": {
15187 "name": "Gromflom Prime",
15188 "url": "https://rickandmorty.mimo.dev/api/location/19"
15189 },
15190 "location": {
15191 "name": "NX-5 Planet Remover",
15192 "url": "https://rickandmorty.mimo.dev/api/location/105"
15193 },
15194 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/671.jpeg",
15195 "episode": [
15196 "https://rickandmorty.mimo.dev/api/episode/41"
15197 ],
15198 "url": "https://rickandmorty.mimo.dev/api/character/671",
15199 "created": "2020-08-13T12:57:08.113Z"
15200 },
15201 {
15202 "id": "672",
15203 "name": "Mr. Nimbus",
15204 "status": "Alive",
15205 "species": "Mythological Creature",
15206 "type": "Sexy Aquaman",
15207 "gender": "Male",
15208 "origin": {
15209 "name": "The Ocean",
15210 "url": "https://rickandmorty.mimo.dev/api/location/109"
15211 },
15212 "location": {
15213 "name": "Earth (Replacement Dimension)",
15214 "url": "https://rickandmorty.mimo.dev/api/location/20"
15215 },
15216 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/672.jpeg",
15217 "episode": [
15218 "https://rickandmorty.mimo.dev/api/episode/42"
15219 ],
15220 "url": "https://rickandmorty.mimo.dev/api/character/672",
15221 "created": "2021-10-16T11:55:58.042Z"
15222 },
15223 {
15224 "id": "673",
15225 "name": "Hoovy",
15226 "status": "Dead",
15227 "species": "Humanoid",
15228 "type": "Narnian",
15229 "gender": "Male",
15230 "origin": {
15231 "name": "Narnia Dimension",
15232 "url": "https://rickandmorty.mimo.dev/api/location/110"
15233 },
15234 "location": {
15235 "name": "Narnia Dimension",
15236 "url": "https://rickandmorty.mimo.dev/api/location/110"
15237 },
15238 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/673.jpeg",
15239 "episode": [
15240 "https://rickandmorty.mimo.dev/api/episode/42"
15241 ],
15242 "url": "https://rickandmorty.mimo.dev/api/character/673",
15243 "created": "2021-10-16T12:08:41.055Z"
15244 },
15245 {
15246 "id": "674",
15247 "name": "Bova",
15248 "status": "Dead",
15249 "species": "Humanoid",
15250 "type": "Narnian",
15251 "gender": "Female",
15252 "origin": {
15253 "name": "Narnia Dimension",
15254 "url": "https://rickandmorty.mimo.dev/api/location/110"
15255 },
15256 "location": {
15257 "name": "Narnia Dimension",
15258 "url": "https://rickandmorty.mimo.dev/api/location/110"
15259 },
15260 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/674.jpeg",
15261 "episode": [
15262 "https://rickandmorty.mimo.dev/api/episode/42"
15263 ],
15264 "url": "https://rickandmorty.mimo.dev/api/character/674",
15265 "created": "2021-10-16T12:41:49.186Z"
15266 },
15267 {
15268 "id": "675",
15269 "name": "Japheth",
15270 "status": "Dead",
15271 "species": "Humanoid",
15272 "type": "Narnian",
15273 "gender": "Male",
15274 "origin": {
15275 "name": "Narnia Dimension",
15276 "url": "https://rickandmorty.mimo.dev/api/location/110"
15277 },
15278 "location": {
15279 "name": "Narnia Dimension",
15280 "url": "https://rickandmorty.mimo.dev/api/location/110"
15281 },
15282 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/675.jpeg",
15283 "episode": [
15284 "https://rickandmorty.mimo.dev/api/episode/42"
15285 ],
15286 "url": "https://rickandmorty.mimo.dev/api/character/675",
15287 "created": "2021-10-16T12:45:05.291Z"
15288 },
15289 {
15290 "id": "676",
15291 "name": "Japheth's Middle Son",
15292 "status": "Dead",
15293 "species": "Humanoid",
15294 "type": "Narnian",
15295 "gender": "Male",
15296 "origin": {
15297 "name": "Narnia Dimension",
15298 "url": "https://rickandmorty.mimo.dev/api/location/110"
15299 },
15300 "location": {
15301 "name": "Narnia Dimension",
15302 "url": "https://rickandmorty.mimo.dev/api/location/110"
15303 },
15304 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/676.jpeg",
15305 "episode": [
15306 "https://rickandmorty.mimo.dev/api/episode/42"
15307 ],
15308 "url": "https://rickandmorty.mimo.dev/api/character/676",
15309 "created": "2021-10-16T12:51:53.546Z"
15310 },
15311 {
15312 "id": "677",
15313 "name": "Japheth's Eldest Son",
15314 "status": "Dead",
15315 "species": "Humanoid",
15316 "type": "Narnian",
15317 "gender": "Male",
15318 "origin": {
15319 "name": "Narnia Dimension",
15320 "url": "https://rickandmorty.mimo.dev/api/location/110"
15321 },
15322 "location": {
15323 "name": "Narnia Dimension",
15324 "url": "https://rickandmorty.mimo.dev/api/location/110"
15325 },
15326 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/677.jpeg",
15327 "episode": [
15328 "https://rickandmorty.mimo.dev/api/episode/42"
15329 ],
15330 "url": "https://rickandmorty.mimo.dev/api/character/677",
15331 "created": "2021-10-16T12:53:02.192Z"
15332 },
15333 {
15334 "id": "678",
15335 "name": "Japheth's Youngest Son",
15336 "status": "Dead",
15337 "species": "Humanoid",
15338 "type": "Narnian",
15339 "gender": "Male",
15340 "origin": {
15341 "name": "Narnia Dimension",
15342 "url": "https://rickandmorty.mimo.dev/api/location/110"
15343 },
15344 "location": {
15345 "name": "Narnia Dimension",
15346 "url": "https://rickandmorty.mimo.dev/api/location/110"
15347 },
15348 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/678.jpeg",
15349 "episode": [
15350 "https://rickandmorty.mimo.dev/api/episode/42"
15351 ],
15352 "url": "https://rickandmorty.mimo.dev/api/character/678",
15353 "created": "2021-10-16T12:53:46.114Z"
15354 },
15355 {
15356 "id": "679",
15357 "name": "Japheth's Grandson",
15358 "status": "Dead",
15359 "species": "Humanoid",
15360 "type": "Narnian",
15361 "gender": "Male",
15362 "origin": {
15363 "name": "Narnia Dimension",
15364 "url": "https://rickandmorty.mimo.dev/api/location/110"
15365 },
15366 "location": {
15367 "name": "Narnia Dimension",
15368 "url": "https://rickandmorty.mimo.dev/api/location/110"
15369 },
15370 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/679.jpeg",
15371 "episode": [
15372 "https://rickandmorty.mimo.dev/api/episode/42"
15373 ],
15374 "url": "https://rickandmorty.mimo.dev/api/character/679",
15375 "created": "2021-10-16T13:14:41.846Z"
15376 },
15377 {
15378 "id": "680",
15379 "name": "Adam",
15380 "status": "Dead",
15381 "species": "Humanoid",
15382 "type": "Narnian",
15383 "gender": "Male",
15384 "origin": {
15385 "name": "Narnia Dimension",
15386 "url": "https://rickandmorty.mimo.dev/api/location/110"
15387 },
15388 "location": {
15389 "name": "Earth (Replacement Dimension)",
15390 "url": "https://rickandmorty.mimo.dev/api/location/20"
15391 },
15392 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/680.jpeg",
15393 "episode": [
15394 "https://rickandmorty.mimo.dev/api/episode/42"
15395 ],
15396 "url": "https://rickandmorty.mimo.dev/api/character/680",
15397 "created": "2021-10-16T13:18:13.644Z"
15398 },
15399 {
15400 "id": "681",
15401 "name": "Adam's Mother",
15402 "status": "Dead",
15403 "species": "Humanoid",
15404 "type": "Narnian",
15405 "gender": "Female",
15406 "origin": {
15407 "name": "Narnia Dimension",
15408 "url": "https://rickandmorty.mimo.dev/api/location/110"
15409 },
15410 "location": {
15411 "name": "Narnia Dimension",
15412 "url": "https://rickandmorty.mimo.dev/api/location/110"
15413 },
15414 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/681.jpeg",
15415 "episode": [
15416 "https://rickandmorty.mimo.dev/api/episode/42"
15417 ],
15418 "url": "https://rickandmorty.mimo.dev/api/character/681",
15419 "created": "2021-10-16T13:20:07.710Z"
15420 },
15421 {
15422 "id": "682",
15423 "name": "Warlock",
15424 "status": "Dead",
15425 "species": "Humanoid",
15426 "type": "Narnian",
15427 "gender": "Male",
15428 "origin": {
15429 "name": "Narnia Dimension",
15430 "url": "https://rickandmorty.mimo.dev/api/location/110"
15431 },
15432 "location": {
15433 "name": "Narnia Dimension",
15434 "url": "https://rickandmorty.mimo.dev/api/location/110"
15435 },
15436 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/682.jpeg",
15437 "episode": [
15438 "https://rickandmorty.mimo.dev/api/episode/42"
15439 ],
15440 "url": "https://rickandmorty.mimo.dev/api/character/682",
15441 "created": "2021-10-16T13:25:48.872Z"
15442 },
15443 {
15444 "id": "683",
15445 "name": "Evolved Narnian",
15446 "status": "Alive",
15447 "species": "Humanoid",
15448 "type": "Narnian",
15449 "gender": "Male",
15450 "origin": {
15451 "name": "Narnia Dimension",
15452 "url": "https://rickandmorty.mimo.dev/api/location/110"
15453 },
15454 "location": {
15455 "name": "Narnia Dimension",
15456 "url": "https://rickandmorty.mimo.dev/api/location/110"
15457 },
15458 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/683.jpeg",
15459 "episode": [
15460 "https://rickandmorty.mimo.dev/api/episode/42"
15461 ],
15462 "url": "https://rickandmorty.mimo.dev/api/character/683",
15463 "created": "2021-10-16T13:41:40.408Z"
15464 },
15465 {
15466 "id": "684",
15467 "name": "Mr. Nimbus Secretary",
15468 "status": "Alive",
15469 "species": "Animal",
15470 "type": "Starfish",
15471 "gender": "Female",
15472 "origin": {
15473 "name": "The Ocean",
15474 "url": "https://rickandmorty.mimo.dev/api/location/109"
15475 },
15476 "location": {
15477 "name": "Earth (Replacement Dimension)",
15478 "url": "https://rickandmorty.mimo.dev/api/location/20"
15479 },
15480 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/684.jpeg",
15481 "episode": [
15482 "https://rickandmorty.mimo.dev/api/episode/42"
15483 ],
15484 "url": "https://rickandmorty.mimo.dev/api/character/684",
15485 "created": "2021-10-16T13:45:26.155Z"
15486 },
15487 {
15488 "id": "685",
15489 "name": "Evolved Narnian Disguised as Morty",
15490 "status": "Alive",
15491 "species": "Humanoid",
15492 "type": "Narnian",
15493 "gender": "Male",
15494 "origin": {
15495 "name": "Narnia Dimension",
15496 "url": "https://rickandmorty.mimo.dev/api/location/110"
15497 },
15498 "location": {
15499 "name": "Narnia Dimension",
15500 "url": "https://rickandmorty.mimo.dev/api/location/110"
15501 },
15502 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/685.jpeg",
15503 "episode": [
15504 "https://rickandmorty.mimo.dev/api/episode/42"
15505 ],
15506 "url": "https://rickandmorty.mimo.dev/api/character/685",
15507 "created": "2021-10-16T13:49:32.393Z"
15508 },
15509 {
15510 "id": "686",
15511 "name": "Mr. Nimbus' Squid",
15512 "status": "Dead",
15513 "species": "Animal",
15514 "type": "Squid",
15515 "gender": "Male",
15516 "origin": {
15517 "name": "The Ocean",
15518 "url": "https://rickandmorty.mimo.dev/api/location/109"
15519 },
15520 "location": {
15521 "name": "Earth (Replacement Dimension)",
15522 "url": "https://rickandmorty.mimo.dev/api/location/20"
15523 },
15524 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/686.jpeg",
15525 "episode": [
15526 "https://rickandmorty.mimo.dev/api/episode/42"
15527 ],
15528 "url": "https://rickandmorty.mimo.dev/api/character/686",
15529 "created": "2021-10-16T13:51:28.877Z"
15530 },
15531 {
15532 "id": "687",
15533 "name": "Scarecrow Rick",
15534 "status": "Dead",
15535 "species": "Robot",
15536 "type": "Decoy",
15537 "gender": "Male",
15538 "origin": {
15539 "name": "Earth (Replacement Dimension)",
15540 "url": "https://rickandmorty.mimo.dev/api/location/20"
15541 },
15542 "location": {
15543 "name": "Earth (Replacement Dimension)",
15544 "url": "https://rickandmorty.mimo.dev/api/location/20"
15545 },
15546 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/687.jpeg",
15547 "episode": [
15548 "https://rickandmorty.mimo.dev/api/episode/43"
15549 ],
15550 "url": "https://rickandmorty.mimo.dev/api/character/687",
15551 "created": "2021-10-16T15:18:02.052Z"
15552 },
15553 {
15554 "id": "688",
15555 "name": "Scarecrow Summer",
15556 "status": "Dead",
15557 "species": "Robot",
15558 "type": "Decoy",
15559 "gender": "Female",
15560 "origin": {
15561 "name": "Earth (Replacement Dimension)",
15562 "url": "https://rickandmorty.mimo.dev/api/location/20"
15563 },
15564 "location": {
15565 "name": "Earth (Replacement Dimension)",
15566 "url": "https://rickandmorty.mimo.dev/api/location/20"
15567 },
15568 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/688.jpeg",
15569 "episode": [
15570 "https://rickandmorty.mimo.dev/api/episode/43"
15571 ],
15572 "url": "https://rickandmorty.mimo.dev/api/character/688",
15573 "created": "2021-10-16T15:19:13.080Z"
15574 },
15575 {
15576 "id": "689",
15577 "name": "Scarecrow Jerry",
15578 "status": "Dead",
15579 "species": "Robot",
15580 "type": "Decoy",
15581 "gender": "Male",
15582 "origin": {
15583 "name": "Earth (Replacement Dimension)",
15584 "url": "https://rickandmorty.mimo.dev/api/location/20"
15585 },
15586 "location": {
15587 "name": "Earth (Replacement Dimension)",
15588 "url": "https://rickandmorty.mimo.dev/api/location/20"
15589 },
15590 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/689.jpeg",
15591 "episode": [
15592 "https://rickandmorty.mimo.dev/api/episode/43"
15593 ],
15594 "url": "https://rickandmorty.mimo.dev/api/character/689",
15595 "created": "2021-10-16T15:21:40.918Z"
15596 },
15597 {
15598 "id": "690",
15599 "name": "Scarecrow Morty",
15600 "status": "Dead",
15601 "species": "Robot",
15602 "type": "Decoy",
15603 "gender": "Male",
15604 "origin": {
15605 "name": "Earth (Replacement Dimension)",
15606 "url": "https://rickandmorty.mimo.dev/api/location/20"
15607 },
15608 "location": {
15609 "name": "Earth (Replacement Dimension)",
15610 "url": "https://rickandmorty.mimo.dev/api/location/20"
15611 },
15612 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/690.jpeg",
15613 "episode": [
15614 "https://rickandmorty.mimo.dev/api/episode/43"
15615 ],
15616 "url": "https://rickandmorty.mimo.dev/api/character/690",
15617 "created": "2021-10-16T15:22:35.204Z"
15618 },
15619 {
15620 "id": "691",
15621 "name": "Scarecrow Beth",
15622 "status": "Dead",
15623 "species": "Robot",
15624 "type": "Decoy",
15625 "gender": "Female",
15626 "origin": {
15627 "name": "Earth (Replacement Dimension)",
15628 "url": "https://rickandmorty.mimo.dev/api/location/20"
15629 },
15630 "location": {
15631 "name": "Earth (Replacement Dimension)",
15632 "url": "https://rickandmorty.mimo.dev/api/location/20"
15633 },
15634 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/691.jpeg",
15635 "episode": [
15636 "https://rickandmorty.mimo.dev/api/episode/43"
15637 ],
15638 "url": "https://rickandmorty.mimo.dev/api/character/691",
15639 "created": "2021-10-16T15:23:21.971Z"
15640 },
15641 {
15642 "id": "692",
15643 "name": "Glockenspiel Jerry",
15644 "status": "Alive",
15645 "species": "Robot",
15646 "type": "Decoy",
15647 "gender": "Male",
15648 "origin": {
15649 "name": "Earth (Replacement Dimension)",
15650 "url": "https://rickandmorty.mimo.dev/api/location/20"
15651 },
15652 "location": {
15653 "name": "Earth (Replacement Dimension)",
15654 "url": "https://rickandmorty.mimo.dev/api/location/20"
15655 },
15656 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/692.jpeg",
15657 "episode": [
15658 "https://rickandmorty.mimo.dev/api/episode/43"
15659 ],
15660 "url": "https://rickandmorty.mimo.dev/api/character/692",
15661 "created": "2021-10-16T15:32:27.166Z"
15662 },
15663 {
15664 "id": "693",
15665 "name": "Glockenspiel Beth",
15666 "status": "Dead",
15667 "species": "Robot",
15668 "type": "Decoy",
15669 "gender": "Female",
15670 "origin": {
15671 "name": "Earth (Replacement Dimension)",
15672 "url": "https://rickandmorty.mimo.dev/api/location/20"
15673 },
15674 "location": {
15675 "name": "Earth (Replacement Dimension)",
15676 "url": "https://rickandmorty.mimo.dev/api/location/20"
15677 },
15678 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/693.jpeg",
15679 "episode": [
15680 "https://rickandmorty.mimo.dev/api/episode/43"
15681 ],
15682 "url": "https://rickandmorty.mimo.dev/api/character/693",
15683 "created": "2021-10-16T15:34:41.082Z"
15684 },
15685 {
15686 "id": "694",
15687 "name": "Glockenspiel Rick",
15688 "status": "Dead",
15689 "species": "Robot",
15690 "type": "Decoy",
15691 "gender": "Male",
15692 "origin": {
15693 "name": "Earth (Replacement Dimension)",
15694 "url": "https://rickandmorty.mimo.dev/api/location/20"
15695 },
15696 "location": {
15697 "name": "Earth (Replacement Dimension)",
15698 "url": "https://rickandmorty.mimo.dev/api/location/20"
15699 },
15700 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/694.jpeg",
15701 "episode": [
15702 "https://rickandmorty.mimo.dev/api/episode/43"
15703 ],
15704 "url": "https://rickandmorty.mimo.dev/api/character/694",
15705 "created": "2021-10-16T15:36:04.423Z"
15706 },
15707 {
15708 "id": "695",
15709 "name": "Glockenspiel Summer",
15710 "status": "Dead",
15711 "species": "Robot",
15712 "type": "Decoy",
15713 "gender": "Female",
15714 "origin": {
15715 "name": "Earth (Replacement Dimension)",
15716 "url": "https://rickandmorty.mimo.dev/api/location/20"
15717 },
15718 "location": {
15719 "name": "Earth (Replacement Dimension)",
15720 "url": "https://rickandmorty.mimo.dev/api/location/20"
15721 },
15722 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/695.jpeg",
15723 "episode": [
15724 "https://rickandmorty.mimo.dev/api/episode/43"
15725 ],
15726 "url": "https://rickandmorty.mimo.dev/api/character/695",
15727 "created": "2021-10-16T15:36:59.730Z"
15728 },
15729 {
15730 "id": "696",
15731 "name": "Glockenspiel Morty",
15732 "status": "Dead",
15733 "species": "Robot",
15734 "type": "Decoy",
15735 "gender": "Male",
15736 "origin": {
15737 "name": "Earth (Replacement Dimension)",
15738 "url": "https://rickandmorty.mimo.dev/api/location/20"
15739 },
15740 "location": {
15741 "name": "Earth (Replacement Dimension)",
15742 "url": "https://rickandmorty.mimo.dev/api/location/20"
15743 },
15744 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/696.jpeg",
15745 "episode": [
15746 "https://rickandmorty.mimo.dev/api/episode/43"
15747 ],
15748 "url": "https://rickandmorty.mimo.dev/api/character/696",
15749 "created": "2021-10-16T15:37:40.381Z"
15750 },
15751 {
15752 "id": "697",
15753 "name": "Wicker Beth",
15754 "status": "Dead",
15755 "species": "Robot",
15756 "type": "Decoy",
15757 "gender": "Female",
15758 "origin": {
15759 "name": "Earth (Replacement Dimension)",
15760 "url": "https://rickandmorty.mimo.dev/api/location/20"
15761 },
15762 "location": {
15763 "name": "Earth (Replacement Dimension)",
15764 "url": "https://rickandmorty.mimo.dev/api/location/20"
15765 },
15766 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/697.jpeg",
15767 "episode": [
15768 "https://rickandmorty.mimo.dev/api/episode/43"
15769 ],
15770 "url": "https://rickandmorty.mimo.dev/api/character/697",
15771 "created": "2021-10-16T15:40:01.248Z"
15772 },
15773 {
15774 "id": "698",
15775 "name": "Wicker Rick",
15776 "status": "Dead",
15777 "species": "Robot",
15778 "type": "Decoy",
15779 "gender": "Male",
15780 "origin": {
15781 "name": "Earth (Replacement Dimension)",
15782 "url": "https://rickandmorty.mimo.dev/api/location/20"
15783 },
15784 "location": {
15785 "name": "Earth (Replacement Dimension)",
15786 "url": "https://rickandmorty.mimo.dev/api/location/20"
15787 },
15788 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/698.jpeg",
15789 "episode": [
15790 "https://rickandmorty.mimo.dev/api/episode/43"
15791 ],
15792 "url": "https://rickandmorty.mimo.dev/api/character/698",
15793 "created": "2021-10-16T15:40:51.046Z"
15794 },
15795 {
15796 "id": "699",
15797 "name": "Wicker Morty",
15798 "status": "Dead",
15799 "species": "Robot",
15800 "type": "Decoy",
15801 "gender": "Male",
15802 "origin": {
15803 "name": "Earth (Replacement Dimension)",
15804 "url": "https://rickandmorty.mimo.dev/api/location/20"
15805 },
15806 "location": {
15807 "name": "Earth (Replacement Dimension)",
15808 "url": "https://rickandmorty.mimo.dev/api/location/20"
15809 },
15810 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/699.jpeg",
15811 "episode": [
15812 "https://rickandmorty.mimo.dev/api/episode/43"
15813 ],
15814 "url": "https://rickandmorty.mimo.dev/api/character/699",
15815 "created": "2021-10-16T15:41:28.941Z"
15816 },
15817 {
15818 "id": "700",
15819 "name": "Wicker Summer",
15820 "status": "Dead",
15821 "species": "Robot",
15822 "type": "Decoy",
15823 "gender": "Female",
15824 "origin": {
15825 "name": "Earth (Replacement Dimension)",
15826 "url": "https://rickandmorty.mimo.dev/api/location/20"
15827 },
15828 "location": {
15829 "name": "Earth (Replacement Dimension)",
15830 "url": "https://rickandmorty.mimo.dev/api/location/20"
15831 },
15832 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/700.jpeg",
15833 "episode": [
15834 "https://rickandmorty.mimo.dev/api/episode/43"
15835 ],
15836 "url": "https://rickandmorty.mimo.dev/api/character/700",
15837 "created": "2021-10-16T15:42:51.860Z"
15838 },
15839 {
15840 "id": "701",
15841 "name": "Metal Rick",
15842 "status": "Dead",
15843 "species": "Robot",
15844 "type": "Decoy",
15845 "gender": "Male",
15846 "origin": {
15847 "name": "Earth (Replacement Dimension)",
15848 "url": "https://rickandmorty.mimo.dev/api/location/20"
15849 },
15850 "location": {
15851 "name": "Earth (Replacement Dimension)",
15852 "url": "https://rickandmorty.mimo.dev/api/location/20"
15853 },
15854 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/701.jpeg",
15855 "episode": [
15856 "https://rickandmorty.mimo.dev/api/episode/43"
15857 ],
15858 "url": "https://rickandmorty.mimo.dev/api/character/701",
15859 "created": "2021-10-16T15:43:50.568Z"
15860 },
15861 {
15862 "id": "702",
15863 "name": "Gun Brain Rick",
15864 "status": "Dead",
15865 "species": "Robot",
15866 "type": "Decoy",
15867 "gender": "Male",
15868 "origin": {
15869 "name": "Earth (Replacement Dimension)",
15870 "url": "https://rickandmorty.mimo.dev/api/location/20"
15871 },
15872 "location": {
15873 "name": "Earth (Replacement Dimension)",
15874 "url": "https://rickandmorty.mimo.dev/api/location/20"
15875 },
15876 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/702.jpeg",
15877 "episode": [
15878 "https://rickandmorty.mimo.dev/api/episode/43"
15879 ],
15880 "url": "https://rickandmorty.mimo.dev/api/character/702",
15881 "created": "2021-10-16T15:46:56.288Z"
15882 },
15883 {
15884 "id": "703",
15885 "name": "Mr. Always Wants to be Hunted",
15886 "status": "Alive",
15887 "species": "Poopybutthole",
15888 "type": "",
15889 "gender": "Male",
15890 "origin": {
15891 "name": "unknown",
15892 "url": ""
15893 },
15894 "location": {
15895 "name": "Earth (Replacement Dimension)",
15896 "url": "https://rickandmorty.mimo.dev/api/location/20"
15897 },
15898 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/703.jpeg",
15899 "episode": [
15900 "https://rickandmorty.mimo.dev/api/episode/43"
15901 ],
15902 "url": "https://rickandmorty.mimo.dev/api/character/703",
15903 "created": "2021-10-16T15:51:02.924Z"
15904 },
15905 {
15906 "id": "704",
15907 "name": "Squid Costume Beth",
15908 "status": "Dead",
15909 "species": "Robot",
15910 "type": "Decoy",
15911 "gender": "Female",
15912 "origin": {
15913 "name": "Earth (Replacement Dimension)",
15914 "url": "https://rickandmorty.mimo.dev/api/location/20"
15915 },
15916 "location": {
15917 "name": "Earth (Replacement Dimension)",
15918 "url": "https://rickandmorty.mimo.dev/api/location/20"
15919 },
15920 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/704.jpeg",
15921 "episode": [
15922 "https://rickandmorty.mimo.dev/api/episode/43"
15923 ],
15924 "url": "https://rickandmorty.mimo.dev/api/character/704",
15925 "created": "2021-10-16T15:55:49.506Z"
15926 },
15927 {
15928 "id": "705",
15929 "name": "Squid Costume Jerry",
15930 "status": "Dead",
15931 "species": "Robot",
15932 "type": "Decoy",
15933 "gender": "Male",
15934 "origin": {
15935 "name": "Earth (Replacement Dimension)",
15936 "url": "https://rickandmorty.mimo.dev/api/location/20"
15937 },
15938 "location": {
15939 "name": "Earth (Replacement Dimension)",
15940 "url": "https://rickandmorty.mimo.dev/api/location/20"
15941 },
15942 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/705.jpeg",
15943 "episode": [
15944 "https://rickandmorty.mimo.dev/api/episode/43"
15945 ],
15946 "url": "https://rickandmorty.mimo.dev/api/character/705",
15947 "created": "2021-10-16T16:00:00.400Z"
15948 },
15949 {
15950 "id": "706",
15951 "name": "Squid Costume Morty",
15952 "status": "Dead",
15953 "species": "Robot",
15954 "type": "Decoy",
15955 "gender": "Male",
15956 "origin": {
15957 "name": "Earth (Replacement Dimension)",
15958 "url": "https://rickandmorty.mimo.dev/api/location/20"
15959 },
15960 "location": {
15961 "name": "Earth (Replacement Dimension)",
15962 "url": "https://rickandmorty.mimo.dev/api/location/20"
15963 },
15964 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/706.jpeg",
15965 "episode": [
15966 "https://rickandmorty.mimo.dev/api/episode/43"
15967 ],
15968 "url": "https://rickandmorty.mimo.dev/api/character/706",
15969 "created": "2021-10-16T16:01:02.238Z"
15970 },
15971 {
15972 "id": "707",
15973 "name": "Squid Costume Rick",
15974 "status": "Dead",
15975 "species": "Robot",
15976 "type": "Decoy",
15977 "gender": "Male",
15978 "origin": {
15979 "name": "Earth (Replacement Dimension)",
15980 "url": "https://rickandmorty.mimo.dev/api/location/20"
15981 },
15982 "location": {
15983 "name": "Earth (Replacement Dimension)",
15984 "url": "https://rickandmorty.mimo.dev/api/location/20"
15985 },
15986 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/707.jpeg",
15987 "episode": [
15988 "https://rickandmorty.mimo.dev/api/episode/43"
15989 ],
15990 "url": "https://rickandmorty.mimo.dev/api/character/707",
15991 "created": "2021-10-16T16:01:52.437Z"
15992 },
15993 {
15994 "id": "708",
15995 "name": "Squid Costume Summer",
15996 "status": "Dead",
15997 "species": "Robot",
15998 "type": "Decoy",
15999 "gender": "Female",
16000 "origin": {
16001 "name": "Earth (Replacement Dimension)",
16002 "url": "https://rickandmorty.mimo.dev/api/location/20"
16003 },
16004 "location": {
16005 "name": "Earth (Replacement Dimension)",
16006 "url": "https://rickandmorty.mimo.dev/api/location/20"
16007 },
16008 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/708.jpeg",
16009 "episode": [
16010 "https://rickandmorty.mimo.dev/api/episode/43"
16011 ],
16012 "url": "https://rickandmorty.mimo.dev/api/character/708",
16013 "created": "2021-10-16T16:03:02.153Z"
16014 },
16015 {
16016 "id": "709",
16017 "name": "Dracula",
16018 "status": "Alive",
16019 "species": "Mythological Creature",
16020 "type": "Vampire",
16021 "gender": "Male",
16022 "origin": {
16023 "name": "Interdimensional Cable",
16024 "url": "https://rickandmorty.mimo.dev/api/location/6"
16025 },
16026 "location": {
16027 "name": "Interdimensional Cable",
16028 "url": "https://rickandmorty.mimo.dev/api/location/6"
16029 },
16030 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/709.jpeg",
16031 "episode": [
16032 "https://rickandmorty.mimo.dev/api/episode/43"
16033 ],
16034 "url": "https://rickandmorty.mimo.dev/api/character/709",
16035 "created": "2021-10-16T16:04:24.097Z"
16036 },
16037 {
16038 "id": "710",
16039 "name": "Steve",
16040 "status": "Alive",
16041 "species": "Human",
16042 "type": "",
16043 "gender": "Male",
16044 "origin": {
16045 "name": "Earth (Replacement Dimension)",
16046 "url": "https://rickandmorty.mimo.dev/api/location/20"
16047 },
16048 "location": {
16049 "name": "Earth (Replacement Dimension)",
16050 "url": "https://rickandmorty.mimo.dev/api/location/20"
16051 },
16052 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/710.jpeg",
16053 "episode": [
16054 "https://rickandmorty.mimo.dev/api/episode/43"
16055 ],
16056 "url": "https://rickandmorty.mimo.dev/api/character/710",
16057 "created": "2021-10-16T16:06:00.878Z"
16058 },
16059 {
16060 "id": "711",
16061 "name": "When Wolf",
16062 "status": "Alive",
16063 "species": "Mythological Creature",
16064 "type": "Whenwolf",
16065 "gender": "Male",
16066 "origin": {
16067 "name": "Interdimensional Cable",
16068 "url": "https://rickandmorty.mimo.dev/api/location/6"
16069 },
16070 "location": {
16071 "name": "Interdimensional Cable",
16072 "url": "https://rickandmorty.mimo.dev/api/location/6"
16073 },
16074 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/711.jpeg",
16075 "episode": [
16076 "https://rickandmorty.mimo.dev/api/episode/43"
16077 ],
16078 "url": "https://rickandmorty.mimo.dev/api/character/711",
16079 "created": "2021-10-16T16:11:18.457Z"
16080 },
16081 {
16082 "id": "712",
16083 "name": "Too Cute to Murder Beth",
16084 "status": "Dead",
16085 "species": "Robot",
16086 "type": "Decoy",
16087 "gender": "Female",
16088 "origin": {
16089 "name": "Earth (Replacement Dimension)",
16090 "url": "https://rickandmorty.mimo.dev/api/location/20"
16091 },
16092 "location": {
16093 "name": "Earth (Replacement Dimension)",
16094 "url": "https://rickandmorty.mimo.dev/api/location/20"
16095 },
16096 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/712.jpeg",
16097 "episode": [
16098 "https://rickandmorty.mimo.dev/api/episode/43"
16099 ],
16100 "url": "https://rickandmorty.mimo.dev/api/character/712",
16101 "created": "2021-10-17T09:40:13.581Z"
16102 },
16103 {
16104 "id": "713",
16105 "name": "Too Cute to Murder Rick",
16106 "status": "Dead",
16107 "species": "Robot",
16108 "type": "Decoy",
16109 "gender": "Male",
16110 "origin": {
16111 "name": "Earth (Replacement Dimension)",
16112 "url": "https://rickandmorty.mimo.dev/api/location/20"
16113 },
16114 "location": {
16115 "name": "Earth (Replacement Dimension)",
16116 "url": "https://rickandmorty.mimo.dev/api/location/20"
16117 },
16118 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/713.jpeg",
16119 "episode": [
16120 "https://rickandmorty.mimo.dev/api/episode/43"
16121 ],
16122 "url": "https://rickandmorty.mimo.dev/api/character/713",
16123 "created": "2021-10-17T09:40:51.620Z"
16124 },
16125 {
16126 "id": "714",
16127 "name": "Too Cute to Murder Jerry",
16128 "status": "Dead",
16129 "species": "Robot",
16130 "type": "Decoy",
16131 "gender": "Male",
16132 "origin": {
16133 "name": "Earth (Replacement Dimension)",
16134 "url": "https://rickandmorty.mimo.dev/api/location/20"
16135 },
16136 "location": {
16137 "name": "Earth (Replacement Dimension)",
16138 "url": "https://rickandmorty.mimo.dev/api/location/20"
16139 },
16140 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/714.jpeg",
16141 "episode": [
16142 "https://rickandmorty.mimo.dev/api/episode/43"
16143 ],
16144 "url": "https://rickandmorty.mimo.dev/api/character/714",
16145 "created": "2021-10-17T09:41:30.782Z"
16146 },
16147 {
16148 "id": "715",
16149 "name": "Too Cute to Murder Morty",
16150 "status": "Dead",
16151 "species": "Robot",
16152 "type": "Decoy",
16153 "gender": "Male",
16154 "origin": {
16155 "name": "Earth (Replacement Dimension)",
16156 "url": "https://rickandmorty.mimo.dev/api/location/20"
16157 },
16158 "location": {
16159 "name": "Earth (Replacement Dimension)",
16160 "url": "https://rickandmorty.mimo.dev/api/location/20"
16161 },
16162 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/715.jpeg",
16163 "episode": [
16164 "https://rickandmorty.mimo.dev/api/episode/43"
16165 ],
16166 "url": "https://rickandmorty.mimo.dev/api/character/715",
16167 "created": "2021-10-17T09:42:15.208Z"
16168 },
16169 {
16170 "id": "716",
16171 "name": "Too Cute to Murder Summer",
16172 "status": "Dead",
16173 "species": "Robot",
16174 "type": "Decoy",
16175 "gender": "Female",
16176 "origin": {
16177 "name": "Earth (Replacement Dimension)",
16178 "url": "https://rickandmorty.mimo.dev/api/location/20"
16179 },
16180 "location": {
16181 "name": "Earth (Replacement Dimension)",
16182 "url": "https://rickandmorty.mimo.dev/api/location/20"
16183 },
16184 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/716.jpeg",
16185 "episode": [
16186 "https://rickandmorty.mimo.dev/api/episode/43"
16187 ],
16188 "url": "https://rickandmorty.mimo.dev/api/character/716",
16189 "created": "2021-10-17T09:42:51.073Z"
16190 },
16191 {
16192 "id": "717",
16193 "name": "Planetina",
16194 "status": "Alive",
16195 "species": "Humanoid",
16196 "type": "Summon",
16197 "gender": "Female",
16198 "origin": {
16199 "name": "Elemental Rings",
16200 "url": "https://rickandmorty.mimo.dev/api/location/111"
16201 },
16202 "location": {
16203 "name": "Earth (Replacement Dimension)",
16204 "url": "https://rickandmorty.mimo.dev/api/location/20"
16205 },
16206 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/717.jpeg",
16207 "episode": [
16208 "https://rickandmorty.mimo.dev/api/episode/44"
16209 ],
16210 "url": "https://rickandmorty.mimo.dev/api/character/717",
16211 "created": "2021-10-17T09:50:18.307Z"
16212 },
16213 {
16214 "id": "718",
16215 "name": "Daphne",
16216 "status": "Alive",
16217 "species": "Alien",
16218 "type": "Morglutzian",
16219 "gender": "Female",
16220 "origin": {
16221 "name": "Morglutz",
16222 "url": "https://rickandmorty.mimo.dev/api/location/112"
16223 },
16224 "location": {
16225 "name": "Ferkus 9",
16226 "url": "https://rickandmorty.mimo.dev/api/location/113"
16227 },
16228 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/718.jpeg",
16229 "episode": [
16230 "https://rickandmorty.mimo.dev/api/episode/44"
16231 ],
16232 "url": "https://rickandmorty.mimo.dev/api/character/718",
16233 "created": "2021-10-17T09:53:07.883Z"
16234 },
16235 {
16236 "id": "719",
16237 "name": "Diesel Weasel",
16238 "status": "Alive",
16239 "species": "Animal",
16240 "type": "Weasel",
16241 "gender": "Male",
16242 "origin": {
16243 "name": "Earth (Replacement Dimension)",
16244 "url": "https://rickandmorty.mimo.dev/api/location/20"
16245 },
16246 "location": {
16247 "name": "Earth (Replacement Dimension)",
16248 "url": "https://rickandmorty.mimo.dev/api/location/20"
16249 },
16250 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/719.jpeg",
16251 "episode": [
16252 "https://rickandmorty.mimo.dev/api/episode/44"
16253 ],
16254 "url": "https://rickandmorty.mimo.dev/api/character/719",
16255 "created": "2021-10-17T09:55:17.683Z"
16256 },
16257 {
16258 "id": "720",
16259 "name": "Eddie",
16260 "status": "Dead",
16261 "species": "Human",
16262 "type": "",
16263 "gender": "Male",
16264 "origin": {
16265 "name": "Earth (Replacement Dimension)",
16266 "url": "https://rickandmorty.mimo.dev/api/location/20"
16267 },
16268 "location": {
16269 "name": "Earth (Replacement Dimension)",
16270 "url": "https://rickandmorty.mimo.dev/api/location/20"
16271 },
16272 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/720.jpeg",
16273 "episode": [
16274 "https://rickandmorty.mimo.dev/api/episode/44"
16275 ],
16276 "url": "https://rickandmorty.mimo.dev/api/character/720",
16277 "created": "2021-10-17T09:57:07.971Z"
16278 },
16279 {
16280 "id": "721",
16281 "name": "Xing Ho",
16282 "status": "Dead",
16283 "species": "Human",
16284 "type": "",
16285 "gender": "Female",
16286 "origin": {
16287 "name": "Earth (Replacement Dimension)",
16288 "url": "https://rickandmorty.mimo.dev/api/location/20"
16289 },
16290 "location": {
16291 "name": "Earth (Replacement Dimension)",
16292 "url": "https://rickandmorty.mimo.dev/api/location/20"
16293 },
16294 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/721.jpeg",
16295 "episode": [
16296 "https://rickandmorty.mimo.dev/api/episode/44"
16297 ],
16298 "url": "https://rickandmorty.mimo.dev/api/character/721",
16299 "created": "2021-10-17T09:57:46.574Z"
16300 },
16301 {
16302 "id": "722",
16303 "name": "Air Tina-Teer",
16304 "status": "Dead",
16305 "species": "Human",
16306 "type": "",
16307 "gender": "Female",
16308 "origin": {
16309 "name": "Earth (Replacement Dimension)",
16310 "url": "https://rickandmorty.mimo.dev/api/location/20"
16311 },
16312 "location": {
16313 "name": "Earth (Replacement Dimension)",
16314 "url": "https://rickandmorty.mimo.dev/api/location/20"
16315 },
16316 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/722.jpeg",
16317 "episode": [
16318 "https://rickandmorty.mimo.dev/api/episode/44"
16319 ],
16320 "url": "https://rickandmorty.mimo.dev/api/character/722",
16321 "created": "2021-10-17T09:58:49.388Z"
16322 },
16323 {
16324 "id": "723",
16325 "name": "Water Tina-Teer",
16326 "status": "Dead",
16327 "species": "Human",
16328 "type": "",
16329 "gender": "Male",
16330 "origin": {
16331 "name": "Earth (Replacement Dimension)",
16332 "url": "https://rickandmorty.mimo.dev/api/location/20"
16333 },
16334 "location": {
16335 "name": "Earth (Replacement Dimension)",
16336 "url": "https://rickandmorty.mimo.dev/api/location/20"
16337 },
16338 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/723.jpeg",
16339 "episode": [
16340 "https://rickandmorty.mimo.dev/api/episode/44"
16341 ],
16342 "url": "https://rickandmorty.mimo.dev/api/character/723",
16343 "created": "2021-10-17T09:59:26.786Z"
16344 },
16345 {
16346 "id": "724",
16347 "name": "Planetina Buyer",
16348 "status": "Dead",
16349 "species": "Human",
16350 "type": "",
16351 "gender": "Male",
16352 "origin": {
16353 "name": "Earth (Replacement Dimension)",
16354 "url": "https://rickandmorty.mimo.dev/api/location/20"
16355 },
16356 "location": {
16357 "name": "Earth (Replacement Dimension)",
16358 "url": "https://rickandmorty.mimo.dev/api/location/20"
16359 },
16360 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/724.jpeg",
16361 "episode": [
16362 "https://rickandmorty.mimo.dev/api/episode/44"
16363 ],
16364 "url": "https://rickandmorty.mimo.dev/api/character/724",
16365 "created": "2021-10-17T10:00:06.914Z"
16366 },
16367 {
16368 "id": "725",
16369 "name": "Tony Galopagus",
16370 "status": "Alive",
16371 "species": "Human",
16372 "type": "",
16373 "gender": "Male",
16374 "origin": {
16375 "name": "Earth (Replacement Dimension)",
16376 "url": "https://rickandmorty.mimo.dev/api/location/20"
16377 },
16378 "location": {
16379 "name": "Earth (Replacement Dimension)",
16380 "url": "https://rickandmorty.mimo.dev/api/location/20"
16381 },
16382 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/725.jpeg",
16383 "episode": [
16384 "https://rickandmorty.mimo.dev/api/episode/44"
16385 ],
16386 "url": "https://rickandmorty.mimo.dev/api/character/725",
16387 "created": "2021-10-17T10:01:10.143Z"
16388 },
16389 {
16390 "id": "726",
16391 "name": "Sticky",
16392 "status": "Alive",
16393 "species": "unknown",
16394 "type": "Super Sperm Monster",
16395 "gender": "Male",
16396 "origin": {
16397 "name": "Morty",
16398 "url": "https://rickandmorty.mimo.dev/api/location/114"
16399 },
16400 "location": {
16401 "name": "Earth (Replacement Dimension)",
16402 "url": "https://rickandmorty.mimo.dev/api/location/20"
16403 },
16404 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/726.jpeg",
16405 "episode": [
16406 "https://rickandmorty.mimo.dev/api/episode/45"
16407 ],
16408 "url": "https://rickandmorty.mimo.dev/api/character/726",
16409 "created": "2021-10-17T10:09:46.047Z"
16410 },
16411 {
16412 "id": "727",
16413 "name": "Professor Shabooboo",
16414 "status": "Dead",
16415 "species": "Human",
16416 "type": "",
16417 "gender": "Male",
16418 "origin": {
16419 "name": "Earth (Replacement Dimension)",
16420 "url": "https://rickandmorty.mimo.dev/api/location/20"
16421 },
16422 "location": {
16423 "name": "Earth (Replacement Dimension)",
16424 "url": "https://rickandmorty.mimo.dev/api/location/20"
16425 },
16426 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/727.jpeg",
16427 "episode": [
16428 "https://rickandmorty.mimo.dev/api/episode/45"
16429 ],
16430 "url": "https://rickandmorty.mimo.dev/api/character/727",
16431 "created": "2021-10-17T10:10:44.560Z"
16432 },
16433 {
16434 "id": "728",
16435 "name": "Sperm Queen",
16436 "status": "Dead",
16437 "species": "unknown",
16438 "type": "Super Sperm Monster",
16439 "gender": "Female",
16440 "origin": {
16441 "name": "Morty",
16442 "url": "https://rickandmorty.mimo.dev/api/location/114"
16443 },
16444 "location": {
16445 "name": "Earth (Replacement Dimension)",
16446 "url": "https://rickandmorty.mimo.dev/api/location/20"
16447 },
16448 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/728.jpeg",
16449 "episode": [
16450 "https://rickandmorty.mimo.dev/api/episode/45"
16451 ],
16452 "url": "https://rickandmorty.mimo.dev/api/character/728",
16453 "created": "2021-10-17T10:12:05.246Z"
16454 },
16455 {
16456 "id": "729",
16457 "name": "CHUD King",
16458 "status": "Alive",
16459 "species": "Animal",
16460 "type": "CHUD",
16461 "gender": "Male",
16462 "origin": {
16463 "name": "Earth (Replacement Dimension)",
16464 "url": "https://rickandmorty.mimo.dev/api/location/20"
16465 },
16466 "location": {
16467 "name": "Earth (Replacement Dimension)",
16468 "url": "https://rickandmorty.mimo.dev/api/location/20"
16469 },
16470 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/729.jpeg",
16471 "episode": [
16472 "https://rickandmorty.mimo.dev/api/episode/45"
16473 ],
16474 "url": "https://rickandmorty.mimo.dev/api/character/729",
16475 "created": "2021-10-17T10:32:39.601Z"
16476 },
16477 {
16478 "id": "730",
16479 "name": "Princess Ponietta",
16480 "status": "Alive",
16481 "species": "Animal",
16482 "type": "CHUD",
16483 "gender": "Female",
16484 "origin": {
16485 "name": "Earth (Replacement Dimension)",
16486 "url": "https://rickandmorty.mimo.dev/api/location/20"
16487 },
16488 "location": {
16489 "name": "Earth (Replacement Dimension)",
16490 "url": "https://rickandmorty.mimo.dev/api/location/20"
16491 },
16492 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/730.jpeg",
16493 "episode": [
16494 "https://rickandmorty.mimo.dev/api/episode/45"
16495 ],
16496 "url": "https://rickandmorty.mimo.dev/api/character/730",
16497 "created": "2021-10-17T10:35:15.825Z"
16498 },
16499 {
16500 "id": "731",
16501 "name": "Naruto Smith",
16502 "status": "Alive",
16503 "species": "Humanoid",
16504 "type": "Giant Incest Baby",
16505 "gender": "Male",
16506 "origin": {
16507 "name": "Earth (Replacement Dimension)",
16508 "url": "https://rickandmorty.mimo.dev/api/location/20"
16509 },
16510 "location": {
16511 "name": "Space",
16512 "url": "https://rickandmorty.mimo.dev/api/location/115"
16513 },
16514 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/731.jpeg",
16515 "episode": [
16516 "https://rickandmorty.mimo.dev/api/episode/45",
16517 "https://rickandmorty.mimo.dev/api/episode/48"
16518 ],
16519 "url": "https://rickandmorty.mimo.dev/api/character/731",
16520 "created": "2021-10-17T11:56:17.275Z"
16521 },
16522 {
16523 "id": "732",
16524 "name": "Blazen",
16525 "status": "Dead",
16526 "species": "Human",
16527 "type": "",
16528 "gender": "Male",
16529 "origin": {
16530 "name": "Earth (Replacement Dimension)",
16531 "url": "https://rickandmorty.mimo.dev/api/location/20"
16532 },
16533 "location": {
16534 "name": "Earth (Replacement Dimension)",
16535 "url": "https://rickandmorty.mimo.dev/api/location/20"
16536 },
16537 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/732.jpeg",
16538 "episode": [
16539 "https://rickandmorty.mimo.dev/api/episode/45"
16540 ],
16541 "url": "https://rickandmorty.mimo.dev/api/character/732",
16542 "created": "2021-10-17T11:59:00.689Z"
16543 },
16544 {
16545 "id": "733",
16546 "name": "Kathy Ireland",
16547 "status": "Alive",
16548 "species": "Human",
16549 "type": "",
16550 "gender": "Female",
16551 "origin": {
16552 "name": "Earth (Replacement Dimension)",
16553 "url": "https://rickandmorty.mimo.dev/api/location/20"
16554 },
16555 "location": {
16556 "name": "Earth (Replacement Dimension)",
16557 "url": "https://rickandmorty.mimo.dev/api/location/20"
16558 },
16559 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/733.jpeg",
16560 "episode": [
16561 "https://rickandmorty.mimo.dev/api/episode/45"
16562 ],
16563 "url": "https://rickandmorty.mimo.dev/api/character/733",
16564 "created": "2021-10-17T12:00:07.076Z"
16565 },
16566 {
16567 "id": "734",
16568 "name": "Amazing Johnathan",
16569 "status": "Alive",
16570 "species": "Human",
16571 "type": "",
16572 "gender": "Male",
16573 "origin": {
16574 "name": "Earth (Replacement Dimension)",
16575 "url": "https://rickandmorty.mimo.dev/api/location/20"
16576 },
16577 "location": {
16578 "name": "Earth (Replacement Dimension)",
16579 "url": "https://rickandmorty.mimo.dev/api/location/20"
16580 },
16581 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/734.jpeg",
16582 "episode": [
16583 "https://rickandmorty.mimo.dev/api/episode/45"
16584 ],
16585 "url": "https://rickandmorty.mimo.dev/api/character/734",
16586 "created": "2021-10-17T12:00:50.753Z"
16587 },
16588 {
16589 "id": "735",
16590 "name": "Foal Sanchez",
16591 "status": "Alive",
16592 "species": "Humanoid",
16593 "type": "CHUD Human Mix",
16594 "gender": "unknown",
16595 "origin": {
16596 "name": "Earth (Replacement Dimension)",
16597 "url": "https://rickandmorty.mimo.dev/api/location/20"
16598 },
16599 "location": {
16600 "name": "Earth (Replacement Dimension)",
16601 "url": "https://rickandmorty.mimo.dev/api/location/20"
16602 },
16603 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/735.jpeg",
16604 "episode": [
16605 "https://rickandmorty.mimo.dev/api/episode/45"
16606 ],
16607 "url": "https://rickandmorty.mimo.dev/api/character/735",
16608 "created": "2021-10-17T12:08:38.935Z"
16609 },
16610 {
16611 "id": "736",
16612 "name": "Spaceman",
16613 "status": "Dead",
16614 "species": "Human",
16615 "type": "",
16616 "gender": "Male",
16617 "origin": {
16618 "name": "Earth (Replacement Dimension)",
16619 "url": "https://rickandmorty.mimo.dev/api/location/20"
16620 },
16621 "location": {
16622 "name": "Space",
16623 "url": "https://rickandmorty.mimo.dev/api/location/115"
16624 },
16625 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/736.jpeg",
16626 "episode": [
16627 "https://rickandmorty.mimo.dev/api/episode/45"
16628 ],
16629 "url": "https://rickandmorty.mimo.dev/api/character/736",
16630 "created": "2021-10-17T12:11:21.171Z"
16631 },
16632 {
16633 "id": "737",
16634 "name": "Cirque du Soleil Zumanity Member",
16635 "status": "Alive",
16636 "species": "Human",
16637 "type": "",
16638 "gender": "Female",
16639 "origin": {
16640 "name": "Near-Duplicate Reality",
16641 "url": "https://rickandmorty.mimo.dev/api/location/104"
16642 },
16643 "location": {
16644 "name": "Earth (Replacement Dimension)",
16645 "url": "https://rickandmorty.mimo.dev/api/location/20"
16646 },
16647 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/737.jpeg",
16648 "episode": [
16649 "https://rickandmorty.mimo.dev/api/episode/45"
16650 ],
16651 "url": "https://rickandmorty.mimo.dev/api/character/737",
16652 "created": "2021-10-17T12:24:53.547Z"
16653 },
16654 {
16655 "id": "738",
16656 "name": "Cirque du Soleil Zumanity Member",
16657 "status": "Alive",
16658 "species": "Human",
16659 "type": "",
16660 "gender": "Male",
16661 "origin": {
16662 "name": "Earth (Replacement Dimension)",
16663 "url": "https://rickandmorty.mimo.dev/api/location/20"
16664 },
16665 "location": {
16666 "name": "Earth (Replacement Dimension)",
16667 "url": "https://rickandmorty.mimo.dev/api/location/20"
16668 },
16669 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/738.jpeg",
16670 "episode": [
16671 "https://rickandmorty.mimo.dev/api/episode/45"
16672 ],
16673 "url": "https://rickandmorty.mimo.dev/api/character/738",
16674 "created": "2021-10-17T12:25:18.152Z"
16675 },
16676 {
16677 "id": "739",
16678 "name": "Cirque du Soleil Zumanity Member",
16679 "status": "Alive",
16680 "species": "Human",
16681 "type": "",
16682 "gender": "Female",
16683 "origin": {
16684 "name": "Earth (Replacement Dimension)",
16685 "url": "https://rickandmorty.mimo.dev/api/location/20"
16686 },
16687 "location": {
16688 "name": "Earth (Replacement Dimension)",
16689 "url": "https://rickandmorty.mimo.dev/api/location/20"
16690 },
16691 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/739.jpeg",
16692 "episode": [
16693 "https://rickandmorty.mimo.dev/api/episode/45"
16694 ],
16695 "url": "https://rickandmorty.mimo.dev/api/character/739",
16696 "created": "2021-10-17T12:25:53.904Z"
16697 },
16698 {
16699 "id": "740",
16700 "name": "Cirque du Soleil Zumanity Member",
16701 "status": "Dead",
16702 "species": "Human",
16703 "type": "",
16704 "gender": "Female",
16705 "origin": {
16706 "name": "Earth (Replacement Dimension)",
16707 "url": "https://rickandmorty.mimo.dev/api/location/20"
16708 },
16709 "location": {
16710 "name": "Earth (Replacement Dimension)",
16711 "url": "https://rickandmorty.mimo.dev/api/location/20"
16712 },
16713 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/740.jpeg",
16714 "episode": [
16715 "https://rickandmorty.mimo.dev/api/episode/45"
16716 ],
16717 "url": "https://rickandmorty.mimo.dev/api/character/740",
16718 "created": "2021-10-17T12:26:27.530Z"
16719 },
16720 {
16721 "id": "741",
16722 "name": "Cirque du Soleil Zumanity Member",
16723 "status": "Alive",
16724 "species": "Human",
16725 "type": "",
16726 "gender": "Female",
16727 "origin": {
16728 "name": "Earth (Replacement Dimension)",
16729 "url": "https://rickandmorty.mimo.dev/api/location/20"
16730 },
16731 "location": {
16732 "name": "Earth (Replacement Dimension)",
16733 "url": "https://rickandmorty.mimo.dev/api/location/20"
16734 },
16735 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/741.jpeg",
16736 "episode": [
16737 "https://rickandmorty.mimo.dev/api/episode/45"
16738 ],
16739 "url": "https://rickandmorty.mimo.dev/api/character/741",
16740 "created": "2021-10-17T12:27:42.669Z"
16741 },
16742 {
16743 "id": "742",
16744 "name": "Bruce Chutback",
16745 "status": "Alive",
16746 "species": "Human",
16747 "type": "",
16748 "gender": "Male",
16749 "origin": {
16750 "name": "Earth (Replacement Dimension)",
16751 "url": "https://rickandmorty.mimo.dev/api/location/20"
16752 },
16753 "location": {
16754 "name": "Earth (Replacement Dimension)",
16755 "url": "https://rickandmorty.mimo.dev/api/location/20"
16756 },
16757 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/742.jpeg",
16758 "episode": [
16759 "https://rickandmorty.mimo.dev/api/episode/46"
16760 ],
16761 "url": "https://rickandmorty.mimo.dev/api/character/742",
16762 "created": "2021-10-17T13:35:30.793Z"
16763 },
16764 {
16765 "id": "743",
16766 "name": "Alyson Hannigan",
16767 "status": "Dead",
16768 "species": "Alien",
16769 "type": "",
16770 "gender": "Female",
16771 "origin": {
16772 "name": "unknown",
16773 "url": ""
16774 },
16775 "location": {
16776 "name": "Z. Q. P. D.",
16777 "url": "https://rickandmorty.mimo.dev/api/location/117"
16778 },
16779 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/743.jpeg",
16780 "episode": [
16781 "https://rickandmorty.mimo.dev/api/episode/46"
16782 ],
16783 "url": "https://rickandmorty.mimo.dev/api/character/743",
16784 "created": "2021-10-17T13:46:17.880Z"
16785 },
16786 {
16787 "id": "744",
16788 "name": "Cenobite",
16789 "status": "unknown",
16790 "species": "Mythological Creature",
16791 "type": "Demon",
16792 "gender": "Male",
16793 "origin": {
16794 "name": "Hell",
16795 "url": "https://rickandmorty.mimo.dev/api/location/116"
16796 },
16797 "location": {
16798 "name": "Hell",
16799 "url": "https://rickandmorty.mimo.dev/api/location/116"
16800 },
16801 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/744.jpeg",
16802 "episode": [
16803 "https://rickandmorty.mimo.dev/api/episode/46"
16804 ],
16805 "url": "https://rickandmorty.mimo.dev/api/character/744",
16806 "created": "2021-10-17T13:53:11.250Z"
16807 },
16808 {
16809 "id": "745",
16810 "name": "Cenobite",
16811 "status": "unknown",
16812 "species": "Mythological Creature",
16813 "type": "Demon",
16814 "gender": "Female",
16815 "origin": {
16816 "name": "Hell",
16817 "url": "https://rickandmorty.mimo.dev/api/location/116"
16818 },
16819 "location": {
16820 "name": "Hell",
16821 "url": "https://rickandmorty.mimo.dev/api/location/116"
16822 },
16823 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/745.jpeg",
16824 "episode": [
16825 "https://rickandmorty.mimo.dev/api/episode/46"
16826 ],
16827 "url": "https://rickandmorty.mimo.dev/api/character/745",
16828 "created": "2021-10-17T13:53:59.978Z"
16829 },
16830 {
16831 "id": "746",
16832 "name": "Cenobite",
16833 "status": "unknown",
16834 "species": "Mythological Creature",
16835 "type": "Demon",
16836 "gender": "Male",
16837 "origin": {
16838 "name": "Hell",
16839 "url": "https://rickandmorty.mimo.dev/api/location/116"
16840 },
16841 "location": {
16842 "name": "Hell",
16843 "url": "https://rickandmorty.mimo.dev/api/location/116"
16844 },
16845 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/746.jpeg",
16846 "episode": [
16847 "https://rickandmorty.mimo.dev/api/episode/46"
16848 ],
16849 "url": "https://rickandmorty.mimo.dev/api/character/746",
16850 "created": "2021-10-17T13:55:11.551Z"
16851 },
16852 {
16853 "id": "747",
16854 "name": "Cenobite",
16855 "status": "unknown",
16856 "species": "Mythological Creature",
16857 "type": "Demon",
16858 "gender": "Male",
16859 "origin": {
16860 "name": "Hell",
16861 "url": "https://rickandmorty.mimo.dev/api/location/116"
16862 },
16863 "location": {
16864 "name": "Hell",
16865 "url": "https://rickandmorty.mimo.dev/api/location/116"
16866 },
16867 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/747.jpeg",
16868 "episode": [
16869 "https://rickandmorty.mimo.dev/api/episode/46"
16870 ],
16871 "url": "https://rickandmorty.mimo.dev/api/character/747",
16872 "created": "2021-10-17T13:56:15.096Z"
16873 },
16874 {
16875 "id": "748",
16876 "name": "Cenobite",
16877 "status": "unknown",
16878 "species": "Mythological Creature",
16879 "type": "Demon",
16880 "gender": "Male",
16881 "origin": {
16882 "name": "Hell",
16883 "url": "https://rickandmorty.mimo.dev/api/location/116"
16884 },
16885 "location": {
16886 "name": "Hell",
16887 "url": "https://rickandmorty.mimo.dev/api/location/116"
16888 },
16889 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/748.jpeg",
16890 "episode": [
16891 "https://rickandmorty.mimo.dev/api/episode/46"
16892 ],
16893 "url": "https://rickandmorty.mimo.dev/api/character/748",
16894 "created": "2021-10-17T13:57:04.213Z"
16895 },
16896 {
16897 "id": "749",
16898 "name": "Coat Rack Head",
16899 "status": "unknown",
16900 "species": "Mythological Creature",
16901 "type": "Demon",
16902 "gender": "Male",
16903 "origin": {
16904 "name": "Hell",
16905 "url": "https://rickandmorty.mimo.dev/api/location/116"
16906 },
16907 "location": {
16908 "name": "Hell",
16909 "url": "https://rickandmorty.mimo.dev/api/location/116"
16910 },
16911 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/749.jpeg",
16912 "episode": [
16913 "https://rickandmorty.mimo.dev/api/episode/46"
16914 ],
16915 "url": "https://rickandmorty.mimo.dev/api/character/749",
16916 "created": "2021-10-17T13:57:49.619Z"
16917 },
16918 {
16919 "id": "750",
16920 "name": "Mousetrap Nipples",
16921 "status": "unknown",
16922 "species": "Mythological Creature",
16923 "type": "Demon",
16924 "gender": "Male",
16925 "origin": {
16926 "name": "Hell",
16927 "url": "https://rickandmorty.mimo.dev/api/location/116"
16928 },
16929 "location": {
16930 "name": "Hell",
16931 "url": "https://rickandmorty.mimo.dev/api/location/116"
16932 },
16933 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/750.jpeg",
16934 "episode": [
16935 "https://rickandmorty.mimo.dev/api/episode/46"
16936 ],
16937 "url": "https://rickandmorty.mimo.dev/api/character/750",
16938 "created": "2021-10-17T13:58:37.737Z"
16939 },
16940 {
16941 "id": "751",
16942 "name": "Changeformer",
16943 "status": "Dead",
16944 "species": "Robot",
16945 "type": "Changeformer",
16946 "gender": "Male",
16947 "origin": {
16948 "name": "Space Tahoe",
16949 "url": "https://rickandmorty.mimo.dev/api/location/118"
16950 },
16951 "location": {
16952 "name": "Space Tahoe",
16953 "url": "https://rickandmorty.mimo.dev/api/location/118"
16954 },
16955 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/751.jpeg",
16956 "episode": [
16957 "https://rickandmorty.mimo.dev/api/episode/46"
16958 ],
16959 "url": "https://rickandmorty.mimo.dev/api/character/751",
16960 "created": "2021-10-17T14:03:31.342Z"
16961 },
16962 {
16963 "id": "752",
16964 "name": "Changeformer",
16965 "status": "Dead",
16966 "species": "Robot",
16967 "type": "Changeformer",
16968 "gender": "Male",
16969 "origin": {
16970 "name": "Space Tahoe",
16971 "url": "https://rickandmorty.mimo.dev/api/location/118"
16972 },
16973 "location": {
16974 "name": "Space Tahoe",
16975 "url": "https://rickandmorty.mimo.dev/api/location/118"
16976 },
16977 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/752.jpeg",
16978 "episode": [
16979 "https://rickandmorty.mimo.dev/api/episode/46"
16980 ],
16981 "url": "https://rickandmorty.mimo.dev/api/character/752",
16982 "created": "2021-10-17T14:04:04.675Z"
16983 },
16984 {
16985 "id": "753",
16986 "name": "Space Cruiser",
16987 "status": "Alive",
16988 "species": "Robot",
16989 "type": "Artificial Intelligence",
16990 "gender": "Female",
16991 "origin": {
16992 "name": "Earth (Replacement Dimension)",
16993 "url": "https://rickandmorty.mimo.dev/api/location/20"
16994 },
16995 "location": {
16996 "name": "Earth (Replacement Dimension)",
16997 "url": "https://rickandmorty.mimo.dev/api/location/20"
16998 },
16999 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/753.jpeg",
17000 "episode": [
17001 "https://rickandmorty.mimo.dev/api/episode/17",
17002 "https://rickandmorty.mimo.dev/api/episode/47"
17003 ],
17004 "url": "https://rickandmorty.mimo.dev/api/character/753",
17005 "created": "2021-10-17T14:09:39.783Z"
17006 },
17007 {
17008 "id": "754",
17009 "name": "Coop",
17010 "status": "Alive",
17011 "species": "Human",
17012 "type": "",
17013 "gender": "Male",
17014 "origin": {
17015 "name": "Earth (Replacement Dimension)",
17016 "url": "https://rickandmorty.mimo.dev/api/location/20"
17017 },
17018 "location": {
17019 "name": "Earth (Replacement Dimension)",
17020 "url": "https://rickandmorty.mimo.dev/api/location/20"
17021 },
17022 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/754.jpeg",
17023 "episode": [
17024 "https://rickandmorty.mimo.dev/api/episode/47"
17025 ],
17026 "url": "https://rickandmorty.mimo.dev/api/character/754",
17027 "created": "2021-10-17T14:13:09.623Z"
17028 },
17029 {
17030 "id": "755",
17031 "name": "Dwayne",
17032 "status": "Alive",
17033 "species": "Human",
17034 "type": "",
17035 "gender": "Male",
17036 "origin": {
17037 "name": "Earth (Replacement Dimension)",
17038 "url": "https://rickandmorty.mimo.dev/api/location/20"
17039 },
17040 "location": {
17041 "name": "Earth (Replacement Dimension)",
17042 "url": "https://rickandmorty.mimo.dev/api/location/20"
17043 },
17044 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/755.jpeg",
17045 "episode": [
17046 "https://rickandmorty.mimo.dev/api/episode/47"
17047 ],
17048 "url": "https://rickandmorty.mimo.dev/api/character/755",
17049 "created": "2021-10-17T14:14:04.450Z"
17050 },
17051 {
17052 "id": "756",
17053 "name": "Franklin D. Roosevelt",
17054 "status": "Dead",
17055 "species": "Humanoid",
17056 "type": "Guinea Pig for the Polio Vaccine",
17057 "gender": "Male",
17058 "origin": {
17059 "name": "Earth (Replacement Dimension)",
17060 "url": "https://rickandmorty.mimo.dev/api/location/20"
17061 },
17062 "location": {
17063 "name": "Earth (Replacement Dimension)",
17064 "url": "https://rickandmorty.mimo.dev/api/location/20"
17065 },
17066 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/756.jpeg",
17067 "episode": [
17068 "https://rickandmorty.mimo.dev/api/episode/47"
17069 ],
17070 "url": "https://rickandmorty.mimo.dev/api/character/756",
17071 "created": "2021-10-17T14:19:57.500Z"
17072 },
17073 {
17074 "id": "757",
17075 "name": "President's General",
17076 "status": "Alive",
17077 "species": "Human",
17078 "type": "",
17079 "gender": "Male",
17080 "origin": {
17081 "name": "Earth (Replacement Dimension)",
17082 "url": "https://rickandmorty.mimo.dev/api/location/20"
17083 },
17084 "location": {
17085 "name": "Earth (Replacement Dimension)",
17086 "url": "https://rickandmorty.mimo.dev/api/location/20"
17087 },
17088 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/757.jpeg",
17089 "episode": [
17090 "https://rickandmorty.mimo.dev/api/episode/45",
17091 "https://rickandmorty.mimo.dev/api/episode/47"
17092 ],
17093 "url": "https://rickandmorty.mimo.dev/api/character/757",
17094 "created": "2021-10-17T14:26:07.815Z"
17095 },
17096 {
17097 "id": "758",
17098 "name": "Giant Assassin Hidden in the Statue of Liberty",
17099 "status": "Alive",
17100 "species": "Robot",
17101 "type": "",
17102 "gender": "Female",
17103 "origin": {
17104 "name": "France",
17105 "url": "https://rickandmorty.mimo.dev/api/location/119"
17106 },
17107 "location": {
17108 "name": "Earth (Replacement Dimension)",
17109 "url": "https://rickandmorty.mimo.dev/api/location/20"
17110 },
17111 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/758.jpeg",
17112 "episode": [
17113 "https://rickandmorty.mimo.dev/api/episode/47"
17114 ],
17115 "url": "https://rickandmorty.mimo.dev/api/character/758",
17116 "created": "2021-10-17T14:59:32.923Z"
17117 },
17118 {
17119 "id": "759",
17120 "name": "Turkey Morty",
17121 "status": "Alive",
17122 "species": "Animal",
17123 "type": "Turkey",
17124 "gender": "Male",
17125 "origin": {
17126 "name": "Earth (Replacement Dimension)",
17127 "url": "https://rickandmorty.mimo.dev/api/location/20"
17128 },
17129 "location": {
17130 "name": "Earth (Replacement Dimension)",
17131 "url": "https://rickandmorty.mimo.dev/api/location/20"
17132 },
17133 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/759.jpeg",
17134 "episode": [
17135 "https://rickandmorty.mimo.dev/api/episode/47"
17136 ],
17137 "url": "https://rickandmorty.mimo.dev/api/character/759",
17138 "created": "2021-10-17T15:01:58.524Z"
17139 },
17140 {
17141 "id": "760",
17142 "name": "Turkey Rick",
17143 "status": "Alive",
17144 "species": "Animal",
17145 "type": "Turkey",
17146 "gender": "Male",
17147 "origin": {
17148 "name": "Earth (Replacement Dimension)",
17149 "url": "https://rickandmorty.mimo.dev/api/location/20"
17150 },
17151 "location": {
17152 "name": "Earth (Replacement Dimension)",
17153 "url": "https://rickandmorty.mimo.dev/api/location/20"
17154 },
17155 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/760.jpeg",
17156 "episode": [
17157 "https://rickandmorty.mimo.dev/api/episode/47"
17158 ],
17159 "url": "https://rickandmorty.mimo.dev/api/character/760",
17160 "created": "2021-10-17T15:02:38.081Z"
17161 },
17162 {
17163 "id": "761",
17164 "name": "Turkey President Curtis",
17165 "status": "Alive",
17166 "species": "Animal",
17167 "type": "Turkey",
17168 "gender": "Male",
17169 "origin": {
17170 "name": "Earth (Replacement Dimension)",
17171 "url": "https://rickandmorty.mimo.dev/api/location/20"
17172 },
17173 "location": {
17174 "name": "Earth (Replacement Dimension)",
17175 "url": "https://rickandmorty.mimo.dev/api/location/20"
17176 },
17177 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/761.jpeg",
17178 "episode": [
17179 "https://rickandmorty.mimo.dev/api/episode/47"
17180 ],
17181 "url": "https://rickandmorty.mimo.dev/api/character/761",
17182 "created": "2021-10-17T15:03:29.593Z"
17183 },
17184 {
17185 "id": "762",
17186 "name": "Martínez",
17187 "status": "Dead",
17188 "species": "Animal",
17189 "type": "Turkey",
17190 "gender": "Male",
17191 "origin": {
17192 "name": "Earth (Replacement Dimension)",
17193 "url": "https://rickandmorty.mimo.dev/api/location/20"
17194 },
17195 "location": {
17196 "name": "Earth (Replacement Dimension)",
17197 "url": "https://rickandmorty.mimo.dev/api/location/20"
17198 },
17199 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/762.jpeg",
17200 "episode": [
17201 "https://rickandmorty.mimo.dev/api/episode/47"
17202 ],
17203 "url": "https://rickandmorty.mimo.dev/api/character/762",
17204 "created": "2021-10-17T15:06:48.939Z"
17205 },
17206 {
17207 "id": "763",
17208 "name": "Marvin",
17209 "status": "Alive",
17210 "species": "Human",
17211 "type": "",
17212 "gender": "Male",
17213 "origin": {
17214 "name": "Earth (Replacement Dimension)",
17215 "url": "https://rickandmorty.mimo.dev/api/location/20"
17216 },
17217 "location": {
17218 "name": "Earth (Replacement Dimension)",
17219 "url": "https://rickandmorty.mimo.dev/api/location/20"
17220 },
17221 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/763.jpeg",
17222 "episode": [
17223 "https://rickandmorty.mimo.dev/api/episode/47"
17224 ],
17225 "url": "https://rickandmorty.mimo.dev/api/character/763",
17226 "created": "2021-10-17T15:07:24.718Z"
17227 },
17228 {
17229 "id": "764",
17230 "name": "Jackey",
17231 "status": "Alive",
17232 "species": "Human",
17233 "type": "",
17234 "gender": "Male",
17235 "origin": {
17236 "name": "Earth (Replacement Dimension)",
17237 "url": "https://rickandmorty.mimo.dev/api/location/20"
17238 },
17239 "location": {
17240 "name": "Earth (Replacement Dimension)",
17241 "url": "https://rickandmorty.mimo.dev/api/location/20"
17242 },
17243 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/764.jpeg",
17244 "episode": [
17245 "https://rickandmorty.mimo.dev/api/episode/47"
17246 ],
17247 "url": "https://rickandmorty.mimo.dev/api/character/764",
17248 "created": "2021-10-17T15:08:16.906Z"
17249 },
17250 {
17251 "id": "765",
17252 "name": "Native Alien",
17253 "status": "Alive",
17254 "species": "Alien",
17255 "type": "",
17256 "gender": "Male",
17257 "origin": {
17258 "name": "unknown",
17259 "url": ""
17260 },
17261 "location": {
17262 "name": "Earth (Replacement Dimension)",
17263 "url": "https://rickandmorty.mimo.dev/api/location/20"
17264 },
17265 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/765.jpeg",
17266 "episode": [
17267 "https://rickandmorty.mimo.dev/api/episode/47"
17268 ],
17269 "url": "https://rickandmorty.mimo.dev/api/character/765",
17270 "created": "2021-10-17T15:09:22.123Z"
17271 },
17272 {
17273 "id": "766",
17274 "name": "Pilgrim Alien",
17275 "status": "Alive",
17276 "species": "Alien",
17277 "type": "",
17278 "gender": "Male",
17279 "origin": {
17280 "name": "unknown",
17281 "url": ""
17282 },
17283 "location": {
17284 "name": "Earth (Replacement Dimension)",
17285 "url": "https://rickandmorty.mimo.dev/api/location/20"
17286 },
17287 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/766.jpeg",
17288 "episode": [
17289 "https://rickandmorty.mimo.dev/api/episode/47"
17290 ],
17291 "url": "https://rickandmorty.mimo.dev/api/character/766",
17292 "created": "2021-10-17T15:10:21.016Z"
17293 },
17294 {
17295 "id": "767",
17296 "name": "President Turkey",
17297 "status": "Dead",
17298 "species": "Humanoid",
17299 "type": "Turkey Human Mix",
17300 "gender": "Male",
17301 "origin": {
17302 "name": "Earth (Replacement Dimension)",
17303 "url": "https://rickandmorty.mimo.dev/api/location/20"
17304 },
17305 "location": {
17306 "name": "Earth (Replacement Dimension)",
17307 "url": "https://rickandmorty.mimo.dev/api/location/20"
17308 },
17309 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/767.jpeg",
17310 "episode": [
17311 "https://rickandmorty.mimo.dev/api/episode/47"
17312 ],
17313 "url": "https://rickandmorty.mimo.dev/api/character/767",
17314 "created": "2021-10-17T15:11:48.815Z"
17315 },
17316 {
17317 "id": "768",
17318 "name": "Mary-Lou",
17319 "status": "Alive",
17320 "species": "Human",
17321 "type": "",
17322 "gender": "Female",
17323 "origin": {
17324 "name": "Earth (Replacement Dimension)",
17325 "url": "https://rickandmorty.mimo.dev/api/location/20"
17326 },
17327 "location": {
17328 "name": "Earth (Replacement Dimension)",
17329 "url": "https://rickandmorty.mimo.dev/api/location/20"
17330 },
17331 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/768.jpeg",
17332 "episode": [
17333 "https://rickandmorty.mimo.dev/api/episode/47"
17334 ],
17335 "url": "https://rickandmorty.mimo.dev/api/character/768",
17336 "created": "2021-10-17T15:26:42.828Z"
17337 },
17338 {
17339 "id": "769",
17340 "name": "Big Fat rick",
17341 "status": "unknown",
17342 "species": "Human",
17343 "type": "",
17344 "gender": "Male",
17345 "origin": {
17346 "name": "unknown",
17347 "url": ""
17348 },
17349 "location": {
17350 "name": "Earth (Replacement Dimension)",
17351 "url": "https://rickandmorty.mimo.dev/api/location/20"
17352 },
17353 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/769.jpeg",
17354 "episode": [
17355 "https://rickandmorty.mimo.dev/api/episode/48"
17356 ],
17357 "url": "https://rickandmorty.mimo.dev/api/character/769",
17358 "created": "2021-10-25T08:54:36.735Z"
17359 },
17360 {
17361 "id": "770",
17362 "name": "Hothead Rick",
17363 "status": "Dead",
17364 "species": "Human",
17365 "type": "",
17366 "gender": "Male",
17367 "origin": {
17368 "name": "unknown",
17369 "url": ""
17370 },
17371 "location": {
17372 "name": "Earth (Replacement Dimension)",
17373 "url": "https://rickandmorty.mimo.dev/api/location/20"
17374 },
17375 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/770.jpeg",
17376 "episode": [
17377 "https://rickandmorty.mimo.dev/api/episode/48"
17378 ],
17379 "url": "https://rickandmorty.mimo.dev/api/character/770",
17380 "created": "2021-10-25T08:55:48.771Z"
17381 },
17382 {
17383 "id": "771",
17384 "name": "Ricardo Montoya",
17385 "status": "unknown",
17386 "species": "Human",
17387 "type": "",
17388 "gender": "Male",
17389 "origin": {
17390 "name": "unknown",
17391 "url": ""
17392 },
17393 "location": {
17394 "name": "Earth (Replacement Dimension)",
17395 "url": "https://rickandmorty.mimo.dev/api/location/20"
17396 },
17397 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/771.jpeg",
17398 "episode": [
17399 "https://rickandmorty.mimo.dev/api/episode/48"
17400 ],
17401 "url": "https://rickandmorty.mimo.dev/api/character/771",
17402 "created": "2021-10-25T08:56:41.727Z"
17403 },
17404 {
17405 "id": "772",
17406 "name": "Wrap-it-up Little Rick",
17407 "status": "Dead",
17408 "species": "Human",
17409 "type": "",
17410 "gender": "Male",
17411 "origin": {
17412 "name": "unknown",
17413 "url": ""
17414 },
17415 "location": {
17416 "name": "Earth (Replacement Dimension)",
17417 "url": "https://rickandmorty.mimo.dev/api/location/20"
17418 },
17419 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/772.jpeg",
17420 "episode": [
17421 "https://rickandmorty.mimo.dev/api/episode/48"
17422 ],
17423 "url": "https://rickandmorty.mimo.dev/api/character/772",
17424 "created": "2021-10-25T08:57:20.725Z"
17425 },
17426 {
17427 "id": "773",
17428 "name": "Yo-yo Rick",
17429 "status": "unknown",
17430 "species": "Human",
17431 "type": "",
17432 "gender": "Male",
17433 "origin": {
17434 "name": "unknown",
17435 "url": ""
17436 },
17437 "location": {
17438 "name": "Earth (Replacement Dimension)",
17439 "url": "https://rickandmorty.mimo.dev/api/location/20"
17440 },
17441 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/773.jpeg",
17442 "episode": [
17443 "https://rickandmorty.mimo.dev/api/episode/48"
17444 ],
17445 "url": "https://rickandmorty.mimo.dev/api/character/773",
17446 "created": "2021-10-25T08:58:05.108Z"
17447 },
17448 {
17449 "id": "774",
17450 "name": "Voiceoverian",
17451 "status": "Dead",
17452 "species": "Alien",
17453 "type": "Parasite",
17454 "gender": "unknown",
17455 "origin": {
17456 "name": "unknown",
17457 "url": ""
17458 },
17459 "location": {
17460 "name": "Earth (Replacement Dimension)",
17461 "url": "https://rickandmorty.mimo.dev/api/location/20"
17462 },
17463 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/774.jpeg",
17464 "episode": [
17465 "https://rickandmorty.mimo.dev/api/episode/48"
17466 ],
17467 "url": "https://rickandmorty.mimo.dev/api/character/774",
17468 "created": "2021-10-25T08:59:23.442Z"
17469 },
17470 {
17471 "id": "775",
17472 "name": "Voiceoverian",
17473 "status": "Dead",
17474 "species": "Alien",
17475 "type": "Parasite",
17476 "gender": "unknown",
17477 "origin": {
17478 "name": "unknown",
17479 "url": ""
17480 },
17481 "location": {
17482 "name": "Earth (Replacement Dimension)",
17483 "url": "https://rickandmorty.mimo.dev/api/location/20"
17484 },
17485 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/775.jpeg",
17486 "episode": [
17487 "https://rickandmorty.mimo.dev/api/episode/48"
17488 ],
17489 "url": "https://rickandmorty.mimo.dev/api/character/775",
17490 "created": "2021-10-25T08:59:52.011Z"
17491 },
17492 {
17493 "id": "776",
17494 "name": "Gotron Pilot",
17495 "status": "Dead",
17496 "species": "Human",
17497 "type": "Anime",
17498 "gender": "Male",
17499 "origin": {
17500 "name": "unknown",
17501 "url": ""
17502 },
17503 "location": {
17504 "name": "Earth (Replacement Dimension)",
17505 "url": "https://rickandmorty.mimo.dev/api/location/20"
17506 },
17507 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/776.jpeg",
17508 "episode": [
17509 "https://rickandmorty.mimo.dev/api/episode/48"
17510 ],
17511 "url": "https://rickandmorty.mimo.dev/api/character/776",
17512 "created": "2021-10-25T09:00:59.768Z"
17513 },
17514 {
17515 "id": "777",
17516 "name": "Gotron Pilot",
17517 "status": "Dead",
17518 "species": "Human",
17519 "type": "Anime",
17520 "gender": "Male",
17521 "origin": {
17522 "name": "unknown",
17523 "url": ""
17524 },
17525 "location": {
17526 "name": "Earth (Replacement Dimension)",
17527 "url": "https://rickandmorty.mimo.dev/api/location/20"
17528 },
17529 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/777.jpeg",
17530 "episode": [
17531 "https://rickandmorty.mimo.dev/api/episode/48"
17532 ],
17533 "url": "https://rickandmorty.mimo.dev/api/character/777",
17534 "created": "2021-10-25T09:02:55.146Z"
17535 },
17536 {
17537 "id": "778",
17538 "name": "Gotron Pilot",
17539 "status": "Dead",
17540 "species": "Human",
17541 "type": "Anime",
17542 "gender": "Male",
17543 "origin": {
17544 "name": "unknown",
17545 "url": ""
17546 },
17547 "location": {
17548 "name": "Earth (Replacement Dimension)",
17549 "url": "https://rickandmorty.mimo.dev/api/location/20"
17550 },
17551 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/778.jpeg",
17552 "episode": [
17553 "https://rickandmorty.mimo.dev/api/episode/48"
17554 ],
17555 "url": "https://rickandmorty.mimo.dev/api/character/778",
17556 "created": "2021-10-25T09:04:17.165Z"
17557 },
17558 {
17559 "id": "779",
17560 "name": "Young Memory Rick",
17561 "status": "Alive",
17562 "species": "Human",
17563 "type": "Memory",
17564 "gender": "Male",
17565 "origin": {
17566 "name": "Birdperson's Consciousness",
17567 "url": "https://rickandmorty.mimo.dev/api/location/120"
17568 },
17569 "location": {
17570 "name": "Rick's Memories",
17571 "url": "https://rickandmorty.mimo.dev/api/location/126"
17572 },
17573 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/779.jpeg",
17574 "episode": [
17575 "https://rickandmorty.mimo.dev/api/episode/49"
17576 ],
17577 "url": "https://rickandmorty.mimo.dev/api/character/779",
17578 "created": "2021-10-25T09:12:36.210Z"
17579 },
17580 {
17581 "id": "780",
17582 "name": "Memory Tammy",
17583 "status": "Dead",
17584 "species": "Human",
17585 "type": "Memory",
17586 "gender": "Female",
17587 "origin": {
17588 "name": "Birdperson's Consciousness",
17589 "url": "https://rickandmorty.mimo.dev/api/location/120"
17590 },
17591 "location": {
17592 "name": "Birdperson's Consciousness",
17593 "url": "https://rickandmorty.mimo.dev/api/location/120"
17594 },
17595 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/780.jpeg",
17596 "episode": [
17597 "https://rickandmorty.mimo.dev/api/episode/49"
17598 ],
17599 "url": "https://rickandmorty.mimo.dev/api/character/780",
17600 "created": "2021-10-25T09:14:05.923Z"
17601 },
17602 {
17603 "id": "781",
17604 "name": "Rick's Garage",
17605 "status": "Alive",
17606 "species": "Robot",
17607 "type": "Artificial Intelligence",
17608 "gender": "Female",
17609 "origin": {
17610 "name": "Earth (Replacement Dimension)",
17611 "url": "https://rickandmorty.mimo.dev/api/location/20"
17612 },
17613 "location": {
17614 "name": "Earth (Replacement Dimension)",
17615 "url": "https://rickandmorty.mimo.dev/api/location/20"
17616 },
17617 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/781.jpeg",
17618 "episode": [
17619 "https://rickandmorty.mimo.dev/api/episode/49"
17620 ],
17621 "url": "https://rickandmorty.mimo.dev/api/character/781",
17622 "created": "2021-10-25T09:18:48.188Z"
17623 },
17624 {
17625 "id": "782",
17626 "name": "Memory Squanchy",
17627 "status": "Dead",
17628 "species": "Alien",
17629 "type": "Memory",
17630 "gender": "Male",
17631 "origin": {
17632 "name": "Birdperson's Consciousness",
17633 "url": "https://rickandmorty.mimo.dev/api/location/120"
17634 },
17635 "location": {
17636 "name": "Birdperson's Consciousness",
17637 "url": "https://rickandmorty.mimo.dev/api/location/120"
17638 },
17639 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/782.jpeg",
17640 "episode": [
17641 "https://rickandmorty.mimo.dev/api/episode/49"
17642 ],
17643 "url": "https://rickandmorty.mimo.dev/api/character/782",
17644 "created": "2021-10-25T09:20:57.545Z"
17645 },
17646 {
17647 "id": "783",
17648 "name": "Memory Rick",
17649 "status": "Dead",
17650 "species": "Human",
17651 "type": "Memory",
17652 "gender": "Male",
17653 "origin": {
17654 "name": "Birdperson's Consciousness",
17655 "url": "https://rickandmorty.mimo.dev/api/location/120"
17656 },
17657 "location": {
17658 "name": "Birdperson's Consciousness",
17659 "url": "https://rickandmorty.mimo.dev/api/location/120"
17660 },
17661 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/783.jpeg",
17662 "episode": [
17663 "https://rickandmorty.mimo.dev/api/episode/49"
17664 ],
17665 "url": "https://rickandmorty.mimo.dev/api/character/783",
17666 "created": "2021-10-25T09:22:40.448Z"
17667 },
17668 {
17669 "id": "784",
17670 "name": "Memory Rick",
17671 "status": "Dead",
17672 "species": "Human",
17673 "type": "Memory",
17674 "gender": "Male",
17675 "origin": {
17676 "name": "Birdperson's Consciousness",
17677 "url": "https://rickandmorty.mimo.dev/api/location/120"
17678 },
17679 "location": {
17680 "name": "Birdperson's Consciousness",
17681 "url": "https://rickandmorty.mimo.dev/api/location/120"
17682 },
17683 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/784.jpeg",
17684 "episode": [
17685 "https://rickandmorty.mimo.dev/api/episode/49"
17686 ],
17687 "url": "https://rickandmorty.mimo.dev/api/character/784",
17688 "created": "2021-10-25T09:23:22.034Z"
17689 },
17690 {
17691 "id": "785",
17692 "name": "Memory Geardude",
17693 "status": "Dead",
17694 "species": "Alien",
17695 "type": "Memory",
17696 "gender": "Male",
17697 "origin": {
17698 "name": "Birdperson's Consciousness",
17699 "url": "https://rickandmorty.mimo.dev/api/location/120"
17700 },
17701 "location": {
17702 "name": "Birdperson's Consciousness",
17703 "url": "https://rickandmorty.mimo.dev/api/location/120"
17704 },
17705 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/785.jpeg",
17706 "episode": [
17707 "https://rickandmorty.mimo.dev/api/episode/49"
17708 ],
17709 "url": "https://rickandmorty.mimo.dev/api/character/785",
17710 "created": "2021-10-25T09:24:51.284Z"
17711 },
17712 {
17713 "id": "786",
17714 "name": "Birdperson & Tammy's Child",
17715 "status": "Alive",
17716 "species": "Humanoid",
17717 "type": "Bird-Person Human Mix",
17718 "gender": "Female",
17719 "origin": {
17720 "name": "Earth (Replacement Dimension)",
17721 "url": "https://rickandmorty.mimo.dev/api/location/20"
17722 },
17723 "location": {
17724 "name": "Earth (Replacement Dimension)",
17725 "url": "https://rickandmorty.mimo.dev/api/location/20"
17726 },
17727 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/786.jpeg",
17728 "episode": [
17729 "https://rickandmorty.mimo.dev/api/episode/49"
17730 ],
17731 "url": "https://rickandmorty.mimo.dev/api/character/786",
17732 "created": "2021-10-25T09:27:05.325Z"
17733 },
17734 {
17735 "id": "787",
17736 "name": "Two Crows",
17737 "status": "Alive",
17738 "species": "Animal",
17739 "type": "Crow",
17740 "gender": "unknown",
17741 "origin": {
17742 "name": "Earth (Replacement Dimension)",
17743 "url": "https://rickandmorty.mimo.dev/api/location/20"
17744 },
17745 "location": {
17746 "name": "Rick and Two Crows Planet",
17747 "url": "https://rickandmorty.mimo.dev/api/location/125"
17748 },
17749 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/787.jpeg",
17750 "episode": [
17751 "https://rickandmorty.mimo.dev/api/episode/50",
17752 "https://rickandmorty.mimo.dev/api/episode/51"
17753 ],
17754 "url": "https://rickandmorty.mimo.dev/api/character/787",
17755 "created": "2021-10-25T09:31:47.377Z"
17756 },
17757 {
17758 "id": "788",
17759 "name": "Mr. Cookie President",
17760 "status": "Alive",
17761 "species": "Alien",
17762 "type": "Cookie",
17763 "gender": "Male",
17764 "origin": {
17765 "name": "unknown",
17766 "url": ""
17767 },
17768 "location": {
17769 "name": "Earth (Replacement Dimension)",
17770 "url": "https://rickandmorty.mimo.dev/api/location/20"
17771 },
17772 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/788.jpeg",
17773 "episode": [
17774 "https://rickandmorty.mimo.dev/api/episode/50"
17775 ],
17776 "url": "https://rickandmorty.mimo.dev/api/character/788",
17777 "created": "2021-10-25T10:18:19.997Z"
17778 },
17779 {
17780 "id": "789",
17781 "name": "Nick",
17782 "status": "Dead",
17783 "species": "Human",
17784 "type": "",
17785 "gender": "Male",
17786 "origin": {
17787 "name": "Earth (Replacement Dimension)",
17788 "url": "https://rickandmorty.mimo.dev/api/location/20"
17789 },
17790 "location": {
17791 "name": "Earth (Replacement Dimension)",
17792 "url": "https://rickandmorty.mimo.dev/api/location/20"
17793 },
17794 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/789.jpeg",
17795 "episode": [
17796 "https://rickandmorty.mimo.dev/api/episode/50"
17797 ],
17798 "url": "https://rickandmorty.mimo.dev/api/character/789",
17799 "created": "2021-10-25T10:19:06.159Z"
17800 },
17801 {
17802 "id": "790",
17803 "name": "Harold (Garbage Goober)",
17804 "status": "Alive",
17805 "species": "Alien",
17806 "type": "",
17807 "gender": "Male",
17808 "origin": {
17809 "name": "unknown",
17810 "url": ""
17811 },
17812 "location": {
17813 "name": "Earth (Replacement Dimension)",
17814 "url": "https://rickandmorty.mimo.dev/api/location/20"
17815 },
17816 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/790.jpeg",
17817 "episode": [
17818 "https://rickandmorty.mimo.dev/api/episode/50"
17819 ],
17820 "url": "https://rickandmorty.mimo.dev/api/character/790",
17821 "created": "2021-10-25T10:20:33.373Z"
17822 },
17823 {
17824 "id": "791",
17825 "name": "Harold's Wife",
17826 "status": "Alive",
17827 "species": "Alien",
17828 "type": "",
17829 "gender": "Female",
17830 "origin": {
17831 "name": "unknown",
17832 "url": ""
17833 },
17834 "location": {
17835 "name": "Earth (Replacement Dimension)",
17836 "url": "https://rickandmorty.mimo.dev/api/location/20"
17837 },
17838 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/791.jpeg",
17839 "episode": [
17840 "https://rickandmorty.mimo.dev/api/episode/50"
17841 ],
17842 "url": "https://rickandmorty.mimo.dev/api/character/791",
17843 "created": "2021-10-25T10:21:17.779Z"
17844 },
17845 {
17846 "id": "792",
17847 "name": "Alien Crow",
17848 "status": "Dead",
17849 "species": "Alien",
17850 "type": "Crow",
17851 "gender": "Male",
17852 "origin": {
17853 "name": "Avian Planet",
17854 "url": "https://rickandmorty.mimo.dev/api/location/122"
17855 },
17856 "location": {
17857 "name": "Avian Planet",
17858 "url": "https://rickandmorty.mimo.dev/api/location/122"
17859 },
17860 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/792.jpeg",
17861 "episode": [
17862 "https://rickandmorty.mimo.dev/api/episode/50"
17863 ],
17864 "url": "https://rickandmorty.mimo.dev/api/character/792",
17865 "created": "2021-10-26T14:48:36.728Z"
17866 },
17867 {
17868 "id": "793",
17869 "name": "Alien Crow",
17870 "status": "Dead",
17871 "species": "Alien",
17872 "type": "Crow",
17873 "gender": "Female",
17874 "origin": {
17875 "name": "Avian Planet",
17876 "url": "https://rickandmorty.mimo.dev/api/location/122"
17877 },
17878 "location": {
17879 "name": "Avian Planet",
17880 "url": "https://rickandmorty.mimo.dev/api/location/122"
17881 },
17882 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/793.jpeg",
17883 "episode": [
17884 "https://rickandmorty.mimo.dev/api/episode/50"
17885 ],
17886 "url": "https://rickandmorty.mimo.dev/api/character/793",
17887 "created": "2021-11-02T13:00:18.318Z"
17888 },
17889 {
17890 "id": "794",
17891 "name": "Samansky",
17892 "status": "Dead",
17893 "species": "Alien",
17894 "type": "Normal Size Bug",
17895 "gender": "Male",
17896 "origin": {
17897 "name": "Normal Size Bug Dimension",
17898 "url": "https://rickandmorty.mimo.dev/api/location/123"
17899 },
17900 "location": {
17901 "name": "Earth (Replacement Dimension)",
17902 "url": "https://rickandmorty.mimo.dev/api/location/20"
17903 },
17904 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/794.jpeg",
17905 "episode": [
17906 "https://rickandmorty.mimo.dev/api/episode/48"
17907 ],
17908 "url": "https://rickandmorty.mimo.dev/api/character/794",
17909 "created": "2021-11-02T13:04:18.866Z"
17910 },
17911 {
17912 "id": "795",
17913 "name": "Palicki",
17914 "status": "Alive",
17915 "species": "Alien",
17916 "type": "Normal Size Bug",
17917 "gender": "Male",
17918 "origin": {
17919 "name": "Normal Size Bug Dimension",
17920 "url": "https://rickandmorty.mimo.dev/api/location/123"
17921 },
17922 "location": {
17923 "name": "Normal Size Bug Dimension",
17924 "url": "https://rickandmorty.mimo.dev/api/location/123"
17925 },
17926 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/795.jpeg",
17927 "episode": [
17928 "https://rickandmorty.mimo.dev/api/episode/48"
17929 ],
17930 "url": "https://rickandmorty.mimo.dev/api/character/795",
17931 "created": "2021-11-02T13:05:12.642Z"
17932 },
17933 {
17934 "id": "796",
17935 "name": "Sarge",
17936 "status": "Alive",
17937 "species": "Alien",
17938 "type": "Normal Size Bug",
17939 "gender": "Male",
17940 "origin": {
17941 "name": "Normal Size Bug Dimension",
17942 "url": "https://rickandmorty.mimo.dev/api/location/123"
17943 },
17944 "location": {
17945 "name": "Normal Size Bug Dimension",
17946 "url": "https://rickandmorty.mimo.dev/api/location/123"
17947 },
17948 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/796.jpeg",
17949 "episode": [
17950 "https://rickandmorty.mimo.dev/api/episode/48"
17951 ],
17952 "url": "https://rickandmorty.mimo.dev/api/character/796",
17953 "created": "2021-11-02T13:05:42.996Z"
17954 },
17955 {
17956 "id": "797",
17957 "name": "Slartivartian",
17958 "status": "Dead",
17959 "species": "Alien",
17960 "type": "Slartivartian",
17961 "gender": "Male",
17962 "origin": {
17963 "name": "Slartivart",
17964 "url": "https://rickandmorty.mimo.dev/api/location/124"
17965 },
17966 "location": {
17967 "name": "Slartivart",
17968 "url": "https://rickandmorty.mimo.dev/api/location/124"
17969 },
17970 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/797.jpeg",
17971 "episode": [
17972 "https://rickandmorty.mimo.dev/api/episode/44"
17973 ],
17974 "url": "https://rickandmorty.mimo.dev/api/character/797",
17975 "created": "2021-11-02T13:07:40.795Z"
17976 },
17977 {
17978 "id": "798",
17979 "name": "Ferkusian",
17980 "status": "Alive",
17981 "species": "Alien",
17982 "type": "Ferkusian",
17983 "gender": "Male",
17984 "origin": {
17985 "name": "Ferkus 9",
17986 "url": "https://rickandmorty.mimo.dev/api/location/113"
17987 },
17988 "location": {
17989 "name": "Ferkus 9",
17990 "url": "https://rickandmorty.mimo.dev/api/location/113"
17991 },
17992 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/798.jpeg",
17993 "episode": [
17994 "https://rickandmorty.mimo.dev/api/episode/44"
17995 ],
17996 "url": "https://rickandmorty.mimo.dev/api/character/798",
17997 "created": "2021-11-02T13:09:10.765Z"
17998 },
17999 {
18000 "id": "799",
18001 "name": "Morglutzian",
18002 "status": "Dead",
18003 "species": "Alien",
18004 "type": "Morglutzian",
18005 "gender": "Male",
18006 "origin": {
18007 "name": "Morglutz",
18008 "url": "https://rickandmorty.mimo.dev/api/location/112"
18009 },
18010 "location": {
18011 "name": "Morglutz",
18012 "url": "https://rickandmorty.mimo.dev/api/location/112"
18013 },
18014 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/799.jpeg",
18015 "episode": [
18016 "https://rickandmorty.mimo.dev/api/episode/44"
18017 ],
18018 "url": "https://rickandmorty.mimo.dev/api/character/799",
18019 "created": "2021-11-02T13:09:51.886Z"
18020 },
18021 {
18022 "id": "800",
18023 "name": "Super Turkey",
18024 "status": "Dead",
18025 "species": "Humanoid",
18026 "type": "Turkey Human Mix",
18027 "gender": "Male",
18028 "origin": {
18029 "name": "Earth (Replacement Dimension)",
18030 "url": "https://rickandmorty.mimo.dev/api/location/20"
18031 },
18032 "location": {
18033 "name": "Earth (Replacement Dimension)",
18034 "url": "https://rickandmorty.mimo.dev/api/location/20"
18035 },
18036 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/800.jpeg",
18037 "episode": [
18038 "https://rickandmorty.mimo.dev/api/episode/47"
18039 ],
18040 "url": "https://rickandmorty.mimo.dev/api/character/800",
18041 "created": "2021-11-02T13:11:52.372Z"
18042 },
18043 {
18044 "id": "801",
18045 "name": "7+7 Years Old Morty",
18046 "status": "unknown",
18047 "species": "Human",
18048 "type": "",
18049 "gender": "Male",
18050 "origin": {
18051 "name": "Citadel of Ricks",
18052 "url": "https://rickandmorty.mimo.dev/api/location/3"
18053 },
18054 "location": {
18055 "name": "Citadel of Ricks",
18056 "url": "https://rickandmorty.mimo.dev/api/location/3"
18057 },
18058 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/801.jpeg",
18059 "episode": [
18060 "https://rickandmorty.mimo.dev/api/episode/51"
18061 ],
18062 "url": "https://rickandmorty.mimo.dev/api/character/801",
18063 "created": "2021-11-02T13:12:26.860Z"
18064 },
18065 {
18066 "id": "802",
18067 "name": "26 Years Old Morty",
18068 "status": "Dead",
18069 "species": "Human",
18070 "type": "",
18071 "gender": "Male",
18072 "origin": {
18073 "name": "Citadel of Ricks",
18074 "url": "https://rickandmorty.mimo.dev/api/location/3"
18075 },
18076 "location": {
18077 "name": "Citadel of Ricks",
18078 "url": "https://rickandmorty.mimo.dev/api/location/3"
18079 },
18080 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/802.jpeg",
18081 "episode": [
18082 "https://rickandmorty.mimo.dev/api/episode/51"
18083 ],
18084 "url": "https://rickandmorty.mimo.dev/api/character/802",
18085 "created": "2021-11-02T13:12:42.408Z"
18086 },
18087 {
18088 "id": "803",
18089 "name": "40 Years Old Morty",
18090 "status": "unknown",
18091 "species": "Human",
18092 "type": "",
18093 "gender": "Male",
18094 "origin": {
18095 "name": "Citadel of Ricks",
18096 "url": "https://rickandmorty.mimo.dev/api/location/3"
18097 },
18098 "location": {
18099 "name": "Citadel of Ricks",
18100 "url": "https://rickandmorty.mimo.dev/api/location/3"
18101 },
18102 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/803.jpeg",
18103 "episode": [
18104 "https://rickandmorty.mimo.dev/api/episode/51"
18105 ],
18106 "url": "https://rickandmorty.mimo.dev/api/character/803",
18107 "created": "2021-11-02T13:13:51.515Z"
18108 },
18109 {
18110 "id": "804",
18111 "name": "Andy",
18112 "status": "unknown",
18113 "species": "Human",
18114 "type": "Mascot",
18115 "gender": "Male",
18116 "origin": {
18117 "name": "unknown",
18118 "url": ""
18119 },
18120 "location": {
18121 "name": "Citadel of Ricks",
18122 "url": "https://rickandmorty.mimo.dev/api/location/3"
18123 },
18124 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/804.jpeg",
18125 "episode": [
18126 "https://rickandmorty.mimo.dev/api/episode/51"
18127 ],
18128 "url": "https://rickandmorty.mimo.dev/api/character/804",
18129 "created": "2021-11-02T13:19:19.807Z"
18130 },
18131 {
18132 "id": "805",
18133 "name": "Baby Mouse Skin Morty",
18134 "status": "Alive",
18135 "species": "Human",
18136 "type": "",
18137 "gender": "Male",
18138 "origin": {
18139 "name": "Citadel of Ricks",
18140 "url": "https://rickandmorty.mimo.dev/api/location/3"
18141 },
18142 "location": {
18143 "name": "Citadel of Ricks",
18144 "url": "https://rickandmorty.mimo.dev/api/location/3"
18145 },
18146 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/805.jpeg",
18147 "episode": [
18148 "https://rickandmorty.mimo.dev/api/episode/51"
18149 ],
18150 "url": "https://rickandmorty.mimo.dev/api/character/805",
18151 "created": "2021-11-02T13:31:17.973Z"
18152 },
18153 {
18154 "id": "806",
18155 "name": "Metaphor for Capitalism",
18156 "status": "Dead",
18157 "species": "Humanoid",
18158 "type": "",
18159 "gender": "Male",
18160 "origin": {
18161 "name": "Citadel of Ricks",
18162 "url": "https://rickandmorty.mimo.dev/api/location/3"
18163 },
18164 "location": {
18165 "name": "Citadel of Ricks",
18166 "url": "https://rickandmorty.mimo.dev/api/location/3"
18167 },
18168 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/806.jpeg",
18169 "episode": [
18170 "https://rickandmorty.mimo.dev/api/episode/51"
18171 ],
18172 "url": "https://rickandmorty.mimo.dev/api/character/806",
18173 "created": "2021-11-02T13:33:10.457Z"
18174 },
18175 {
18176 "id": "807",
18177 "name": "Beth Sanchez",
18178 "status": "Dead",
18179 "species": "Human",
18180 "type": "",
18181 "gender": "Female",
18182 "origin": {
18183 "name": "Earth (C-137)",
18184 "url": "https://rickandmorty.mimo.dev/api/location/1"
18185 },
18186 "location": {
18187 "name": "Rick's Memories",
18188 "url": "https://rickandmorty.mimo.dev/api/location/126"
18189 },
18190 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/807.jpeg",
18191 "episode": [
18192 "https://rickandmorty.mimo.dev/api/episode/51"
18193 ],
18194 "url": "https://rickandmorty.mimo.dev/api/character/807",
18195 "created": "2021-11-02T13:39:31.038Z"
18196 },
18197 {
18198 "id": "808",
18199 "name": "Crow Scare",
18200 "status": "Alive",
18201 "species": "Humanoid",
18202 "type": "Scarecrow",
18203 "gender": "Male",
18204 "origin": {
18205 "name": "Rick and Two Crows Planet",
18206 "url": "https://rickandmorty.mimo.dev/api/location/125"
18207 },
18208 "location": {
18209 "name": "Rick and Two Crows Planet",
18210 "url": "https://rickandmorty.mimo.dev/api/location/125"
18211 },
18212 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/808.jpeg",
18213 "episode": [
18214 "https://rickandmorty.mimo.dev/api/episode/51"
18215 ],
18216 "url": "https://rickandmorty.mimo.dev/api/character/808",
18217 "created": "2021-11-02T13:41:47.963Z"
18218 },
18219 {
18220 "id": "809",
18221 "name": "Pussifer",
18222 "status": "Dead",
18223 "species": "Animal",
18224 "type": "Tiger",
18225 "gender": "Male",
18226 "origin": {
18227 "name": "Rick and Two Crows Planet",
18228 "url": "https://rickandmorty.mimo.dev/api/location/125"
18229 },
18230 "location": {
18231 "name": "Rick and Two Crows Planet",
18232 "url": "https://rickandmorty.mimo.dev/api/location/125"
18233 },
18234 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/809.jpeg",
18235 "episode": [
18236 "https://rickandmorty.mimo.dev/api/episode/51"
18237 ],
18238 "url": "https://rickandmorty.mimo.dev/api/character/809",
18239 "created": "2021-11-02T13:51:30.942Z"
18240 },
18241 {
18242 "id": "810",
18243 "name": "Stan Lee Rick",
18244 "status": "unknown",
18245 "species": "Human",
18246 "type": "",
18247 "gender": "Male",
18248 "origin": {
18249 "name": "unknown",
18250 "url": ""
18251 },
18252 "location": {
18253 "name": "Citadel of Ricks",
18254 "url": "https://rickandmorty.mimo.dev/api/location/3"
18255 },
18256 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/810.jpeg",
18257 "episode": [
18258 "https://rickandmorty.mimo.dev/api/episode/51"
18259 ],
18260 "url": "https://rickandmorty.mimo.dev/api/character/810",
18261 "created": "2021-11-02T13:55:06.815Z"
18262 },
18263 {
18264 "id": "811",
18265 "name": "Re-Build-a-Morty Morty",
18266 "status": "unknown",
18267 "species": "Human",
18268 "type": "",
18269 "gender": "Male",
18270 "origin": {
18271 "name": "unknown",
18272 "url": ""
18273 },
18274 "location": {
18275 "name": "Citadel of Ricks",
18276 "url": "https://rickandmorty.mimo.dev/api/location/3"
18277 },
18278 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/811.jpeg",
18279 "episode": [
18280 "https://rickandmorty.mimo.dev/api/episode/51"
18281 ],
18282 "url": "https://rickandmorty.mimo.dev/api/character/811",
18283 "created": "2021-11-02T14:06:40.357Z"
18284 },
18285 {
18286 "id": "812",
18287 "name": "Deformed Morty",
18288 "status": "Dead",
18289 "species": "Humanoid",
18290 "type": "",
18291 "gender": "Male",
18292 "origin": {
18293 "name": "Citadel of Ricks",
18294 "url": "https://rickandmorty.mimo.dev/api/location/3"
18295 },
18296 "location": {
18297 "name": "Citadel of Ricks",
18298 "url": "https://rickandmorty.mimo.dev/api/location/3"
18299 },
18300 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/812.jpeg",
18301 "episode": [
18302 "https://rickandmorty.mimo.dev/api/episode/51"
18303 ],
18304 "url": "https://rickandmorty.mimo.dev/api/character/812",
18305 "created": "2021-11-02T14:07:57.818Z"
18306 },
18307 {
18308 "id": "813",
18309 "name": "Crow Horse",
18310 "status": "Alive",
18311 "species": "Robot",
18312 "type": "Crow Horse",
18313 "gender": "unknown",
18314 "origin": {
18315 "name": "Rick and Two Crows Planet",
18316 "url": "https://rickandmorty.mimo.dev/api/location/125"
18317 },
18318 "location": {
18319 "name": "Earth (Replacement Dimension)",
18320 "url": "https://rickandmorty.mimo.dev/api/location/20"
18321 },
18322 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/813.jpeg",
18323 "episode": [
18324 "https://rickandmorty.mimo.dev/api/episode/51"
18325 ],
18326 "url": "https://rickandmorty.mimo.dev/api/character/813",
18327 "created": "2021-11-02T14:11:56.442Z"
18328 },
18329 {
18330 "id": "814",
18331 "name": "Bald Rick",
18332 "status": "Dead",
18333 "species": "Human",
18334 "type": "",
18335 "gender": "Male",
18336 "origin": {
18337 "name": "unknown",
18338 "url": ""
18339 },
18340 "location": {
18341 "name": "Rick's Memories",
18342 "url": "https://rickandmorty.mimo.dev/api/location/126"
18343 },
18344 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/814.jpeg",
18345 "episode": [
18346 "https://rickandmorty.mimo.dev/api/episode/51"
18347 ],
18348 "url": "https://rickandmorty.mimo.dev/api/character/814",
18349 "created": "2021-11-02T15:16:51.977Z"
18350 },
18351 {
18352 "id": "815",
18353 "name": "Punk Rick",
18354 "status": "Dead",
18355 "species": "Human",
18356 "type": "",
18357 "gender": "Male",
18358 "origin": {
18359 "name": "unknown",
18360 "url": ""
18361 },
18362 "location": {
18363 "name": "Rick's Memories",
18364 "url": "https://rickandmorty.mimo.dev/api/location/126"
18365 },
18366 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/815.jpeg",
18367 "episode": [
18368 "https://rickandmorty.mimo.dev/api/episode/51"
18369 ],
18370 "url": "https://rickandmorty.mimo.dev/api/character/815",
18371 "created": "2021-11-02T15:19:11.398Z"
18372 },
18373 {
18374 "id": "816",
18375 "name": "Party Rick",
18376 "status": "Dead",
18377 "species": "Human",
18378 "type": "",
18379 "gender": "Male",
18380 "origin": {
18381 "name": "unknown",
18382 "url": ""
18383 },
18384 "location": {
18385 "name": "Rick's Memories",
18386 "url": "https://rickandmorty.mimo.dev/api/location/126"
18387 },
18388 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/816.jpeg",
18389 "episode": [
18390 "https://rickandmorty.mimo.dev/api/episode/51"
18391 ],
18392 "url": "https://rickandmorty.mimo.dev/api/character/816",
18393 "created": "2021-11-02T15:21:28.996Z"
18394 },
18395 {
18396 "id": "817",
18397 "name": "Scar Rick",
18398 "status": "Dead",
18399 "species": "Human",
18400 "type": "",
18401 "gender": "Male",
18402 "origin": {
18403 "name": "unknown",
18404 "url": ""
18405 },
18406 "location": {
18407 "name": "Rick's Memories",
18408 "url": "https://rickandmorty.mimo.dev/api/location/126"
18409 },
18410 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/817.jpeg",
18411 "episode": [
18412 "https://rickandmorty.mimo.dev/api/episode/51"
18413 ],
18414 "url": "https://rickandmorty.mimo.dev/api/character/817",
18415 "created": "2021-11-02T15:23:05.371Z"
18416 },
18417 {
18418 "id": "818",
18419 "name": "Long Hair Rick",
18420 "status": "unknown",
18421 "species": "Human",
18422 "type": "",
18423 "gender": "Male",
18424 "origin": {
18425 "name": "unknown",
18426 "url": ""
18427 },
18428 "location": {
18429 "name": "Citadel of Ricks",
18430 "url": "https://rickandmorty.mimo.dev/api/location/3"
18431 },
18432 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/818.jpeg",
18433 "episode": [
18434 "https://rickandmorty.mimo.dev/api/episode/51"
18435 ],
18436 "url": "https://rickandmorty.mimo.dev/api/character/818",
18437 "created": "2021-11-02T15:24:36.172Z"
18438 },
18439 {
18440 "id": "819",
18441 "name": "Redhead Rick",
18442 "status": "Dead",
18443 "species": "Human",
18444 "type": "",
18445 "gender": "Male",
18446 "origin": {
18447 "name": "unknown",
18448 "url": ""
18449 },
18450 "location": {
18451 "name": "Citadel of Ricks",
18452 "url": "https://rickandmorty.mimo.dev/api/location/3"
18453 },
18454 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/819.jpeg",
18455 "episode": [
18456 "https://rickandmorty.mimo.dev/api/episode/51"
18457 ],
18458 "url": "https://rickandmorty.mimo.dev/api/character/819",
18459 "created": "2021-11-02T15:26:36.495Z"
18460 },
18461 {
18462 "id": "820",
18463 "name": "Redhead Morty",
18464 "status": "Dead",
18465 "species": "Human",
18466 "type": "",
18467 "gender": "Male",
18468 "origin": {
18469 "name": "unknown",
18470 "url": ""
18471 },
18472 "location": {
18473 "name": "Citadel of Ricks",
18474 "url": "https://rickandmorty.mimo.dev/api/location/3"
18475 },
18476 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/820.jpeg",
18477 "episode": [
18478 "https://rickandmorty.mimo.dev/api/episode/51"
18479 ],
18480 "url": "https://rickandmorty.mimo.dev/api/character/820",
18481 "created": "2021-11-02T15:27:02.303Z"
18482 },
18483 {
18484 "id": "821",
18485 "name": "Gotron",
18486 "status": "unknown",
18487 "species": "Robot",
18488 "type": "Ferret Robot",
18489 "gender": "Genderless",
18490 "origin": {
18491 "name": "Earth (Replacement Dimension)",
18492 "url": "https://rickandmorty.mimo.dev/api/location/20"
18493 },
18494 "location": {
18495 "name": "Earth (Replacement Dimension)",
18496 "url": "https://rickandmorty.mimo.dev/api/location/20"
18497 },
18498 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/821.jpeg",
18499 "episode": [
18500 "https://rickandmorty.mimo.dev/api/episode/48"
18501 ],
18502 "url": "https://rickandmorty.mimo.dev/api/character/821",
18503 "created": "2021-11-02T17:15:24.788Z"
18504 },
18505 {
18506 "id": "822",
18507 "name": "Young Jerry",
18508 "status": "unknown",
18509 "species": "Human",
18510 "type": "",
18511 "gender": "Male",
18512 "origin": {
18513 "name": "Earth (Unknown dimension)",
18514 "url": "https://rickandmorty.mimo.dev/api/location/30"
18515 },
18516 "location": {
18517 "name": "Earth (Unknown dimension)",
18518 "url": "https://rickandmorty.mimo.dev/api/location/30"
18519 },
18520 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/822.jpeg",
18521 "episode": [
18522 "https://rickandmorty.mimo.dev/api/episode/51"
18523 ],
18524 "url": "https://rickandmorty.mimo.dev/api/character/822",
18525 "created": "2021-11-02T17:18:31.934Z"
18526 },
18527 {
18528 "id": "823",
18529 "name": "Young Beth",
18530 "status": "unknown",
18531 "species": "Human",
18532 "type": "",
18533 "gender": "Female",
18534 "origin": {
18535 "name": "Earth (Unknown dimension)",
18536 "url": "https://rickandmorty.mimo.dev/api/location/30"
18537 },
18538 "location": {
18539 "name": "Earth (Unknown dimension)",
18540 "url": "https://rickandmorty.mimo.dev/api/location/30"
18541 },
18542 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/823.jpeg",
18543 "episode": [
18544 "https://rickandmorty.mimo.dev/api/episode/51"
18545 ],
18546 "url": "https://rickandmorty.mimo.dev/api/character/823",
18547 "created": "2021-11-02T17:19:00.951Z"
18548 },
18549 {
18550 "id": "824",
18551 "name": "Young Beth",
18552 "status": "unknown",
18553 "species": "Human",
18554 "type": "",
18555 "gender": "Female",
18556 "origin": {
18557 "name": "Earth (Unknown dimension)",
18558 "url": "https://rickandmorty.mimo.dev/api/location/30"
18559 },
18560 "location": {
18561 "name": "Earth (Unknown dimension)",
18562 "url": "https://rickandmorty.mimo.dev/api/location/30"
18563 },
18564 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/824.jpeg",
18565 "episode": [
18566 "https://rickandmorty.mimo.dev/api/episode/51"
18567 ],
18568 "url": "https://rickandmorty.mimo.dev/api/character/824",
18569 "created": "2021-11-02T17:19:47.957Z"
18570 },
18571 {
18572 "id": "825",
18573 "name": "Young Jerry",
18574 "status": "unknown",
18575 "species": "Human",
18576 "type": "",
18577 "gender": "Male",
18578 "origin": {
18579 "name": "Earth (Unknown dimension)",
18580 "url": "https://rickandmorty.mimo.dev/api/location/30"
18581 },
18582 "location": {
18583 "name": "Earth (Unknown dimension)",
18584 "url": "https://rickandmorty.mimo.dev/api/location/30"
18585 },
18586 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/825.jpeg",
18587 "episode": [
18588 "https://rickandmorty.mimo.dev/api/episode/51"
18589 ],
18590 "url": "https://rickandmorty.mimo.dev/api/character/825",
18591 "created": "2021-11-02T17:20:14.305Z"
18592 },
18593 {
18594 "id": "826",
18595 "name": "Butter Robot",
18596 "status": "Alive",
18597 "species": "Robot",
18598 "type": "Passing Butter Robot",
18599 "gender": "Genderless",
18600 "origin": {
18601 "name": "Earth (Replacement Dimension)",
18602 "url": "https://rickandmorty.mimo.dev/api/location/20"
18603 },
18604 "location": {
18605 "name": "Earth (Replacement Dimension)",
18606 "url": "https://rickandmorty.mimo.dev/api/location/20"
18607 },
18608 "image": "https://raw.githubusercontent.com/getmimo/things-api/main/files/rickandmorty/character/avatar/826.jpeg",
18609 "episode": [
18610 "https://rickandmorty.mimo.dev/api/episode/9"
18611 ],
18612 "url": "https://rickandmorty.mimo.dev/api/character/826",
18613 "created": "2021-11-02T17:24:37.458Z"
18614 }
18615]
1. Rick Sanchez2. Morty Smith3. Summer Smith4. Beth Smith5. Jerry Smith6. Abadango Cluster Princess7. Abradolf Lincler8. Adjudicator Rick9. Agency Director10. Alan Rails11. Albert Einstein12. Alexander13. Alien Googah14. Alien Morty15. Alien Rick16. Amish Cyborg17. Annie18. Antenna Morty19. Antenna Rick20. Ants In My Eyes Johnson21. Aqua Morty22. Aqua Rick23. Arcade Alien24. Armagheadon25. Armothy26. Arthricia27. Artist Morty28. Attila Starwar29. Baby Legs30. Baby Poopybutthole31. Baby Wizard32. Bearded Lady33. Beebo34. Benjamin35. Bepisian36. Beta-Seven37. Beth Sanchez38. Beth Smith39. Beth Smith40. Beth's Mytholog41. Big Boobed Waitress42. Big Head Morty43. Big Morty44. Body Guard Morty45. Bill46. Bill47. Birdperson48. Black Rick49. Blamph50. Blim Blam51. Blue Diplomat52. Blue Footprint Guy53. Blue Shirt Morty54. Bobby Moynihan55. Boobloosian56. Bootleg Portal Chemist Rick57. Borpocian58. Brad59. Brad Anderson60. Calypso61. Campaign Manager Morty62. Canklanker Thom63. Centaur64. Chris65. Chris66. Coach Feratu (Balik Alistane)67. Collector68. Colossus69. Commander Rick70. Concerto71. Conroy72. Cool Rick73. Cop Morty74. Cop Rick75. Courier Flap76. Cousin Nicky77. Cowboy Morty78. Cowboy Rick79. Crab Spider80. Creepy Little Girl81. Crocubot82. Cronenberg Rick83. Cronenberg Morty84. Cult Leader Morty85. Cyclops Morty86. Cyclops Rick87. Cynthia88. Cynthia89. Dale90. Daron Jefferson91. David Letterman92. Davin93. Diablo Verde94. Diane Sanchez95. Dipper And Mabel Mortys96. Tuberculosis97. Gonorrhea98. Hepatitis A99. Hepatitis C100. Bubonic Plague101. E. Coli102. Donna Gueterman103. Doofus Rick104. Doom-Nomitron105. Dr. Glip-Glop106. Dr. Schmidt107. Dr. Wong108. Dr. Xenon Bloom109. Duck With Muscles110. Eli111. Eli's Girlfriend112. Eric McMan113. Eric Stoltz Mask Morty114. Ethan115. Ethan116. Evil Beth Clone117. Evil Jerry Clone118. Evil Morty119. Evil Rick120. Evil Summer Clone121. Eyehole Man122. Fart123. Fat Morty124. Father Bob125. Flansian126. Fleeb127. Frank Palicky128. Frankenstein's Monster129. Fulgora130. Galactic Federation President131. Gar Gloonch132. Gar's Mytholog133. Garblovian134. Garmanarnar135. Garment District Rick136. Gazorpazorpfield137. Gene138. General Nathan139. General Store Owner140. Genital Washer141. Ghost In A Jar142. Gibble Snake143. Glasses Morty144. Glenn145. Glenn146. Glexo Slim Slom147. Gobo148. Goddess Beth149. Gordon Lunas150. Cornvelious Daniel151. Gwendolyn152. Hammerhead Morty153. Hamster In Butt154. Hamurai155. Harold156. Hemorrhage157. Hole In The Wall Where The Men Can See It All158. Hookah Alien159. Hunter160. Hunter's Father161. Hydrogen-F162. Ice-T163. Ideal Jerry164. Insurance Rick165. Investigator Rick166. Invisi-trooper167. Izzy168. Jackie169. Jacob170. Jacqueline171. Jaguar172. Jamey173. Jan-Michael Vincent174. Jerry 5-126175. Jerry Smith176. Celebrity Jerry177. Jerry Smith178. Jerry's Mytholog179. Jessica180. Jessica181. Jessica's Friend182. Jim183. Johnny Depp184. Jon185. Joseph Eli Lipkip186. Joyce Smith187. Juggling Rick188. Karen Entity189. Katarina190. Keara191. Kevin192. King Flippy Nips193. King Jellybean194. Kozbian195. Kristen Stewart196. Krombopulos Michael197. Kyle198. Lady Katana199. Larva Alien200. Lawyer Morty201. Leonard Smith202. Lighthouse Keeper203. Lil B204. Lisa205. Little Dipper206. Lizard Morty207. Loggins208. Logic209. Long Sleeved Morty210. Lucy211. Ma-Sha212. Magma-Q213. Magnesium-J214. Man Painted Silver Who Makes Robot Noises215. Maximums Rickimus216. MC Haps217. Mechanical Morty218. Mechanical Rick219. Mechanical Summer220. Mega Fruit Farmer Rick221. Melissa222. Michael Denny And The Denny Singers223. Michael Jenkins224. Michael McLick225. Michael Thompson226. Million Ants227. Mitch228. Mohawk Guy229. Morty Mart Manager Morty230. Morty Jr.231. Morty Rick232. Morty Smith233. Morty K-22234. Morty Smith235. Mortytown Loco236. Mr. Beauregard237. Mr. Benson238. Mr. Booby Buyer239. Mr. Goldenfold240. Mr. Goldenfold241. Mr. Marklovitz242. Mr. Meeseeks243. Mr. Needful244. Mr. Poopybutthole245. Mrs. Lipkip246. Mrs. Pancakes247. Amy Poopybutthole248. Mrs. Refrigerator249. Mrs. Sanchez250. Mrs. Sullivan251. Nancy252. Noob-Noob253. Numbericon254. Octopus Man255. Orthodox Jew256. Pat Gueterman257. Paul Fleishman258. Pawnshop Clerk259. Pencilvester260. Phillip Jacobs261. Photography Cyborg262. Photography Raptor263. Pibbles Bodyguard264. Pichael Thompson265. Pickle Rick266. Piece Of Toast267. Plumber Rick268. Poncho269. Presidentress Of The Mega Gargantuans270. Prince Nebulon271. Principal Vagina272. Principal Vagina273. Purge Planet Ruler274. Quantum Rick275. Randy Dicknose276. Rat Boss277. Real Fake Doors Salesman278. Regional Manager Rick279. Regular Legs280. Reverse Giraffe281. Reverse Rick Outrage282. Revolio Clockberg Jr.283. Rick D. Sanchez III284. Rick Guilt Rick285. Rick Prime286. Rick D-99287. Rick D716288. Rick D716-B289. Rick D716-C290. Rick Sanchez291. Rick J-22292. Rick K-22293. Rick Sanchez294. Ricktiminus Sancheziminius295. Riq IV296. Risotto Groupon297. Risotto's Tentacled Henchman298. Robot Morty299. Robot Rick300. Roger301. Ron Benson302. Ruben303. Samantha304. Scary Brandon305. Scary Glenn306. Scary Terry307. Scroopy Noopers308. Scropon309. Scrotian310. Self-Congratulatory Jerry311. Shimshamian312. Shlaammi313. Shleemypants314. Shmlamantha Shmlicelli315. Shmlangela Shmlobinson-Shmlower316. Shmlona Shmlobinson317. Shmlonathan Shmlower318. Shmlony Shmlicelli319. Shmooglite Runner320. Shnoopy Bloopers321. Shrimply Pibbles322. Simple Rick323. Slaveowner324. Sleepy Gary325. Slick Morty326. Slippery Stair327. Slow Mobius328. Slow Rick329. Snuffles (Snowball)330. Solicitor Rick331. Squanchy332. Stacy333. Stair Goblin334. Stealy335. Steve336. Steven Phillips337. Stu338. Summer Smith339. Summer Smith340. Supernova341. Taddy Mason342. Taint Washer343. Tammy Guetermann344. Tammy Guetermann345. Teacher Rick346. Terry347. President Curtis348. The President Of The Miniverse349. The Scientist Formerly Known As Rick350. Thomas Lipkip351. Three Unknown Things352. Tinkles353. Tiny Rick354. Toby Matthews355. Todd Crystal356. Tom Randolph357. Tommy's Clone358. Tophat Jones359. Tortured Morty360. Toxic Morty361. Toxic Rick362. Traflorkian363. Trandor364. Tree Person365. Tricia Lange366. Trunk Morty367. Trunk Man368. Truth Tortoise369. Tusked Assassin370. Two Guys With Handlebar Mustaches371. Tumblorkian372. Unity373. Unmuscular Michael374. Vampire Master375. Vance Maximus376. Veronica Ann Bennet377. Voltematron378. Wall Crawling Rick379. Wedding Bartender380. Unknown Rick381. Woman Rick382. Worldender383. Yaarb384. Yellow Headed Doctor385. Yellow Shirt Rick386. Zarbadar Gloonch387. Zarbadar's Mytholog388. Zeep Xanflorp389. Zeta Alpha Rick390. Zick Zack391. Uncle Steve392. Bearded Morty393. Roy394. Davin395. Greebybobe396. Scary Teacher397. Fido398. Accountant Dog399. Tiny-persons Advocacy Group Lawyer400. Giant Judge401. Morty Jr's Interviewer402. Guy From The Bachelor403. Corn Detective404. Michael Jackson405. Trunkphobic Suspenders Guy406. Spiderweb Teddy Bear407. Regular Tyrion Lannister408. Quick Mystery Presenter409. Mr. Sneezy410. Two Brothers411. Alien Mexican Armada412. Giant Cat Monster413. Old Women414. Trunkphobic Guy415. Pro Trunk People Marriage Guy416. Muscular Mannie417. Baby Legs Chief418. Mrs. Sullivan's Boyfriend419. Plutonian Hostess420. Plutonian Host421. Rich Plutonian422. Rich Plutonian423. Synthetic Laser Eels424. Pizza-person425. Pizza-person426. Greasy Grandma427. Phone-person428. Phone-person429. Chair-person430. Chair-person431. Chair-homeless432. Chair-waiter433. Doopidoo434. Super Weird Rick435. Pripudlian436. Giant Testicle Monster437. Michael438. Michael's Lawyer439. Veterinary440. Veterinary Nurse441. Bearded Jerry442. Shaved Head Jerry443. Tank Top Jerry444. Pink Polo Shirt Jerry445. Jerryboree Keeper446. Jerryboree Receptionist447. Anchor Gear448. Gear Cop449. Roy's Mum450. Roy's Wife451. Roy's Son452. Simon453. Vampire Master's Assistant454. Arbolian Mentirososian455. St. Gloopy Noops Nurse456. Nano Doctor457. Funny Songs Presenter458. Tax Attorney459. Butthole Ice Cream Guy460. Traflorkian Journalist461. Communication's Responsible Rick462. Teleportation's Responsible Rick463. SEAL Team Rick464. SEAL Team Rick465. SEAL Team Rick466. SEAL Team Rick467. Morphizer-XE Customer Support468. Morphizer-XE Customer Support469. Morphizer-XE Customer Support470. Alien Spa Employee471. Little Voltron472. Baby Rick473. Bartender Morty474. Dancer Cowboy Morty475. Dancer Morty476. Flower Morty477. Hairdresser Rick478. Journalist Rick479. Private Sector Rick480. Purple Morty481. Retired General Rick482. Secret Service Rick483. Steve Jobs Rick484. Sheik Rick485. Modern Rick486. Tan Rick487. Visor Rick488. Colonial Rick489. P-Coat Rick490. Chang491. Dr. Eleanor Arroway492. Varrix493. Secretary Of The Interior494. Crystal Poacher495. Crystal Poacher496. Crystal Poacher497. Hologram Rick498. Fascist Rick499. Fascist Morty500. Fascist Mr. President501. Fascist Rick’s Clone502. Revolio Clockberg Jr.503. Fascist Shrimp Rick504. Fascist Shrimp Rick’s Clone505. Fascist Shrimp Morty506. Fascist Shrimp SS507. Fascist Teddy Bear Rick508. Fascist Teddy Bear Rick’s Clone509. Bully510. Anchorman511. Anchorwoman512. Morty’s Lawyer513. Judge514. Public Opinion Judge515. Caterpillar Mr. Goldenfold516. Wasp Rick517. Wasp Rick’s Clone518. Wasp Morty519. Wasp Summer520. Wasp Jerry521. Wasp Beth522. Caterpillar Mr. Goldenfold’s Larvae523. Boglin524. Kirkland Brand Mr. Meeseeks525. Glootie526. Danny Publitz527. Mothership Intern528. Monogatron Leader529. Lizard530. Deliverance531. Tony532. Tony’s Wife533. Monogatron Queen534. Tony's Dad535. Jeff536. Josiah537. Maggie538. Priest Witherspoon539. Richard540. Running Bird541. Secretary At Tony's542. Mountain Sweat Jerry543. Vermigurber544. Miles Knightly545. Heist-Con Receptionist546. Angie Flint547. Glar548. Truckula549. Snake Arms550. Double Microwawe551. Monitor Lord552. Key Catcher553. The Shapeshiftress554. Heistotron555. Randotron556. Hephaestus557. Ventriloquiver558. Elon Tusk559. Gramuflackian Anchorman560. Gramuflackian General561. Netflix Executive562. Balthromaw563. The Wizard564. Talking Cat565. Debrah566. Debrah’s Partner567. Michael568. Slut Dragon569. Shadow Jacker570. Chachi571. Slippy572. Robot Snake573. Snake Hitler574. Snake Lincoln575. Snake Resistance Robot576. Snake Linguist577. Snake Terminator578. Snake Soldier579. Snake With Legs580. Secret Service Snake581. Anchosnake582. Anchosnake583. 80's Snake584. Bar Customer585. Bartender586. PC Basketball Player587. Cavesnake588. Pet Shop Employee589. Snake Reporter590. High Pilot591. High Pilot592. Phoenixperson593. Tickets Please Guy594. Floaty Bloody Man595. Floaty Non-Gasm Brotherhood Member596. Floaty Non-Gasm Brotherhood Member Friend597. Abradolf Lincler598. Biblesaurus599. Birdperson600. Cats Fan601. Christmas Storyteller602. Cookies Guy603. Crossy604. Female Scorpion605. Floaty Bloody Man’s Daughter606. Goomby607. Hairspray Fan608. Jesus Christ609. Josh610. Josh's Sister611. Leah612. Marcus613. Mike Johnson614. Mr. Celery & Friends615. Musical Fan616. Phantom Of The Opera Fan617. Phoenixperson618. Private Smith619. Professor Sanchez620. Ramamama Lord621. Ruth Bader Ginsburg622. Sarge623. Shrek The Musical Fan624. Snuffles625. Storylord626. Tammy Guetermann627. The Concept Of Time628. Beth Smith629. Summer Smith630. Morty Smith631. Rick Sanchez632. Train Cop633. Train Cops634. Train Cops Instructor635. Darth Poopybutthole636. Evil Morty637. Morty’s Disguise638. Rick’s Disguise639. Uncle Nibbles640. Angry Glorzo641. Bruce642. Council Of Glorzos Member643. Council Of Glorzos Member644. Old Glorzo645. Shane646. Steve647. Troy648. Crystal Dealers Boss649. Crystal Dealer650. Crystal Dealer651. Crystal Dealer652. SWAT Officer653. Plane Crash Survivor654. Plane Crash Survivor655. Heroine Keith656. Impervious To Acid SWAT Officer657. Johnny Carson658. Sonia Sotomayor659. Morty’s Father-in-law660. Morty’s Mother-in-law661. Morty’s Girlfriend662. Gaia663. Reggie664. Ticktock665. Florflock666. Squeeb667. Defiance Beth668. Defiance Squanchette669. Defiance Doctor670. New Improved Galactic Federation Guard671. New Improved Galactic Federation Guard672. Mr. Nimbus673. Hoovy674. Bova675. Japheth676. Japheth's Middle Son677. Japheth's Eldest Son678. Japheth's Youngest Son679. Japheth's Grandson680. Adam681. Adam's Mother682. Warlock683. Evolved Narnian684. Mr. Nimbus Secretary685. Evolved Narnian Disguised As Morty686. Mr. Nimbus' Squid687. Scarecrow Rick688. Scarecrow Summer689. Scarecrow Jerry690. Scarecrow Morty691. Scarecrow Beth692. Glockenspiel Jerry693. Glockenspiel Beth694. Glockenspiel Rick695. Glockenspiel Summer696. Glockenspiel Morty697. Wicker Beth698. Wicker Rick699. Wicker Morty700. Wicker Summer701. Metal Rick702. Gun Brain Rick703. Mr. Always Wants To Be Hunted704. Squid Costume Beth705. Squid Costume Jerry706. Squid Costume Morty707. Squid Costume Rick708. Squid Costume Summer709. Dracula710. Steve711. When Wolf712. Too Cute To Murder Beth713. Too Cute To Murder Rick714. Too Cute To Murder Jerry715. Too Cute To Murder Morty716. Too Cute To Murder Summer717. Planetina718. Daphne719. Diesel Weasel720. Eddie721. Xing Ho722. Air Tina-Teer723. Water Tina-Teer724. Planetina Buyer725. Tony Galopagus726. Sticky727. Professor Shabooboo728. Sperm Queen729. CHUD King730. Princess Ponietta731. Naruto Smith732. Blazen733. Kathy Ireland734. Amazing Johnathan735. Foal Sanchez736. Spaceman737. Cirque Du Soleil Zumanity Member738. Cirque Du Soleil Zumanity Member739. Cirque Du Soleil Zumanity Member740. Cirque Du Soleil Zumanity Member741. Cirque Du Soleil Zumanity Member742. Bruce Chutback743. Alyson Hannigan744. Cenobite745. Cenobite746. Cenobite747. Cenobite748. Cenobite749. Coat Rack Head750. Mousetrap Nipples751. Changeformer752. Changeformer753. Space Cruiser754. Coop755. Dwayne756. Franklin D. Roosevelt757. President's General758. Giant Assassin Hidden In The Statue Of Liberty759. Turkey Morty760. Turkey Rick761. Turkey President Curtis762. Martínez763. Marvin764. Jackey765. Native Alien766. Pilgrim Alien767. President Turkey768. Mary-Lou769. Big Fat Rick770. Hothead Rick771. Ricardo Montoya772. Wrap-it-up Little Rick773. Yo-yo Rick774. Voiceoverian775. Voiceoverian776. Gotron Pilot777. Gotron Pilot778. Gotron Pilot779. Young Memory Rick780. Memory Tammy781. Rick's Garage782. Memory Squanchy783. Memory Rick784. Memory Rick785. Memory Geardude786. Birdperson & Tammy's Child787. Two Crows788. Mr. Cookie President789. Nick790. Harold (Garbage Goober)791. Harold's Wife792. Alien Crow793. Alien Crow794. Samansky795. Palicki796. Sarge797. Slartivartian798. Ferkusian799. Morglutzian800. Super Turkey801. 7+7 Years Old Morty802. 26 Years Old Morty803. 40 Years Old Morty804. Andy805. Baby Mouse Skin Morty806. Metaphor For Capitalism807. Beth Sanchez808. Crow Scare809. Pussifer810. Stan Lee Rick811. Re-Build-a-Morty Morty812. Deformed Morty813. Crow Horse814. Bald Rick815. Punk Rick816. Party Rick817. Scar Rick818. Long Hair Rick819. Redhead Rick820. Redhead Morty821. Gotron822. Young Jerry823. Young Beth824. Young Beth825. Young Jerry826. Butter Robot