forked from carolstran/sanrio-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcharacters.json
660 lines (660 loc) · 17.1 KB
/
characters.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
{
"data": [{
"type": "character",
"attributes": {
"name": "Hello Kitty",
"description": "As tall as 5 apples and as heavy as three",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "George White",
"description": "Hello Kitty’s papa",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Mary White",
"description": "Hello Kitty’s mama",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Mimmy White",
"description": "Hello Kitty’s twin sister",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Anthony White",
"description": "Hello Kitty’s grandpa",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Margaret White",
"description": "Hello Kitty’s grandma",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Daniel Starr",
"description": "Hello Kitty’s boyfriend and companion",
"debut_year": "1999",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Joey",
"description": "Hello Kitty’s closest classmate who’s unbeatable at tag",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tippy",
"description": "Strong but kindhearted bear with a crush on Hello Kitty",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tracy",
"description": "Hello Kitty’s friend and rascally raccoon",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Thomas",
"description": "Hello Kitty’s friend and adorably scatterbrained little bear",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Fifi",
"description": "Hello Kitty’s friend and quite a chatter box",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Jodie",
"description": "Hello Kitty’s friend and a smart pooch who loves to study",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Rorry",
"description": "Hello Kitty’s squirrel pal who shows everyone the secrets of the forest",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Mory",
"description": "A shy little mole who lives in Hello Kitty’s home",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tim and Tammy",
"description": "Brother and sister team who seem to pop up whenever there is fun to be had",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Judy",
"description": "Hello Kitty’s friend and Joey’s girlfriend",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Coro Chan",
"description": "An easygoing bear from Windermere in the north of England",
"debut_year": "1973",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Yachiyo Charmer",
"description": "Bobbed hair, kimono style and ladylike elegance",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Patty & Jimmy",
"description": "A cute little couple from Kansas City",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Billy",
"description": "Patty and Jimmy's friend",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Dora",
"description": "Patty and Jimmy's friend",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Fuzzy",
"description": "Patty and Jimmy's friend",
"debut_year": "1974",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Strawberry King",
"description": "King of the beautiful and peaceful Strawberry Kingdom",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Dandy",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tommy",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tuffy",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Candy",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Socrates",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Crybaby",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Stinky",
"description": "One of the Seven Strawberry Angels",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "My Melody",
"description": "Very honest, good-natured and her favorite food is almond pound cake",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "My Melody’s Grandpa",
"description": "He loves adventures",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "My Melody’s Grandma",
"description": "Just about knows everything",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Rhythm",
"description": "My Melody’s little brother and a bit of a rascal",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "My Melody’s Mama",
"description": "Loves baking sweets and doing crafts",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "My Melody’s Papa",
"description": "Gentle and strong",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Kuma",
"description": "My Melody’s friend who's big and strong with a large appetite",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Flat",
"description": "My Melody’s best friend and a little bit shy",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Piano",
"description": "My Melody’s friend who is soft, kind and girly",
"debut_year": "2005",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Kitsune",
"description": "My Melody’s friend always looking for new ways to have fun",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Zou",
"description": "My Melody’s friend, loves waterfights and is like everyone's older brother",
"debut_year": "1975",
"image": ""
}
},
{
"type": "character",
"attributes": {
"name": "Fukurou",
"description": "My Melody’s friend who knows everything there is to know about Maryland",
"debut_year": "1975",
"image": ""
}
},
{
"type": "character",
"attributes": {
"name": "Risu",
"description": "My Melody’s friend and very close with flat, also a bit shy",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Harinezumi",
"description": "My Melody’s friend and likes to chill out",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Kangaroo",
"description": "My Melody’s friend and loves to chat",
"debut_year": "1975",
"image": ""
}
},
{
"type": "character",
"attributes": {
"name": "The Duck Family",
"description": "Friends of My Melody, cheerful and love to play in the pond",
"debut_year": "",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Araiguma",
"description": "My Melody’s friend that is very observant and loves cleanliness",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Mogura",
"description": "My Melody's friend who's a little introverted, but has a strong work ethic",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tori",
"description": "My Melody’s friend that likes to share her lovely singing voice with everyone",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Chocho",
"description": "My Melody’s friend who will show you where the flowers are",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Little Twin Stars",
"description": "Kiki and Lala are two twin stars born on Omoiyari Star in the Yume Star-Cloud",
"debut_year": "1975",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Small People",
"description": "Just a gang of pals and their dog",
"debut_year": "1976",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Peek-a-boo",
"description": "Daisy is a kind and reliable older sister with curly hair in tight pigtails",
"debut_year": "1977",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Bibi",
"description": "Daisy's younger sister",
"debut_year": "1977",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Pero",
"description": "Daisy's little puppy",
"debut_year": "1977",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Lullaby Lovables",
"description": "Winky and Winkle are two curious, angelic little twins who love singing songs and reading books with their bear Teddy",
"debut_year": "1977",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Button Nose",
"description": "A kind and energetic little girl, and a master strawberry jam-maker.",
"debut_year": "1978",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Tuxedosam",
"description": "A little naïve and a bit of a blunderer, but everybody loves this personable penguin who likes to eat all the time",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Chip",
"description": "Very good friends with Tuxedosam",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Seven Silly Dwarfs",
"description": "Seven simple little friends who have very different personalities, but get on very well",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Captain Willy",
"description": "A sailor from Napoli who spends his days sailing the seven seas with his trademark beard and pipe",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Presso",
"description": "Captain Willy's little white colored dog",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Cielo",
"description": "The big sister of Vento and lives on the harbor in Yokohama",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "Vento",
"description": "The little brother of Cielo and lives on the harbor in Yokohama",
"debut_year": "1979",
"image": ""
},
"playlist": []
},
{
"type": "character",
"attributes": {
"name": "",
"description": "",
"debut_year": "",
"image": ""
},
"playlist": []
}
]
}