-
Notifications
You must be signed in to change notification settings - Fork 0
/
Lyrics_CrispinGlover.json
5855 lines (5855 loc) · 197 KB
/
Lyrics_CrispinGlover.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
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
{
"alternate_names": [],
"api_path": "/artists/327193",
"description": {
"plain": "?"
},
"facebook_name": null,
"followers_count": 0,
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"instagram_name": null,
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"translation_artist": false,
"twitter_name": null,
"url": "https://genius.com/artists/Crispin-glover",
"current_user_metadata": {
"permissions": [
"view_activity_stream"
],
"excluded_permissions": [
"edit",
"edit_images",
"edit_names",
"edit_anything",
"merge",
"sort_artist_songs",
"follow",
"view_contribution_opportunities",
"edit_translation_artist",
"see_short_id"
],
"interactions": {
"following": false
}
},
"description_annotation": {
"_type": "referent",
"annotator_id": 1315385,
"annotator_login": "bruxadoll",
"api_path": "/referents/7057217",
"classification": "needs_exegesis",
"fragment": "Crispin Glover",
"id": 7057217,
"is_description": true,
"path": "/7057217/Crispin-glover/Crispin-glover",
"range": {
"content": "Crispin Glover"
},
"song_id": null,
"url": "https://genius.com/7057217/Crispin-glover/Crispin-glover",
"verified_annotator_ids": [],
"annotatable": {
"api_path": "/artists/327193",
"context": null,
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_32.png?1645807261",
"link_title": "Crispin Glover",
"title": "Crispin Glover",
"type": "Artist",
"url": "https://genius.com/artists/Crispin-glover"
},
"annotations": [
{
"api_path": "/annotations/7057217",
"body": {
"plain": ""
},
"comment_count": 0,
"community": true,
"custom_preview": null,
"has_voters": false,
"id": 7057217,
"pinned": false,
"share_url": "https://genius.com/7057217",
"source": null,
"state": "needs_exegesis",
"url": "https://genius.com/7057217/Crispin-glover/Crispin-glover",
"verified": false,
"votes_total": 0,
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"vote",
"edit",
"cosign",
"uncosign",
"destroy",
"accept",
"reject",
"see_unreviewed",
"clear_votes",
"propose_edit_to",
"pin_to_profile",
"unpin_from_profile",
"update_source",
"edit_custom_preview",
"create_comment"
],
"interactions": {
"cosign": false,
"pyong": false,
"vote": null
},
"iq_by_action": {}
},
"authors": [
{
"attribution": 1.0,
"pinned_role": null,
"user": {
"api_path": "/users/1315385",
"avatar": {
"tiny": {
"url": "https://images.rapgenius.com/avatars/tiny/f1b2eed26195f5f39e7882f8e680b40b",
"bounding_box": {
"width": 16,
"height": 16
}
},
"thumb": {
"url": "https://images.rapgenius.com/avatars/thumb/f1b2eed26195f5f39e7882f8e680b40b",
"bounding_box": {
"width": 32,
"height": 32
}
},
"small": {
"url": "https://images.rapgenius.com/avatars/small/f1b2eed26195f5f39e7882f8e680b40b",
"bounding_box": {
"width": 100,
"height": 100
}
},
"medium": {
"url": "https://images.rapgenius.com/avatars/medium/f1b2eed26195f5f39e7882f8e680b40b",
"bounding_box": {
"width": 300,
"height": 400
}
}
},
"header_image_url": "https://images.rapgenius.com/avatars/medium/f1b2eed26195f5f39e7882f8e680b40b",
"human_readable_role_for_display": "Contributor",
"id": 1315385,
"iq": 430,
"login": "bruxadoll",
"name": "bruxadoll",
"role_for_display": "contributor",
"url": "https://genius.com/bruxadoll",
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"follow"
],
"interactions": {
"following": false
}
}
}
}
],
"cosigned_by": [],
"rejection_comment": null,
"verified_by": null
}
]
},
"user": null,
"songs": [
{
"annotation_count": 1,
"api_path": "/songs/739075",
"artist_names": "Crispin Glover",
"full_title": "Auto-Manipulator by\u00a0Crispin\u00a0Glover",
"header_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"header_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"id": 739075,
"lyrics_owner_id": 282191,
"lyrics_state": "complete",
"path": "/Crispin-glover-auto-manipulator-lyrics",
"pyongs_count": null,
"song_art_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"song_art_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"stats": {
"accepted_annotations": 0,
"contributors": 1,
"iq_earners": 1,
"transcribers": 1,
"unreviewed_annotations": 1,
"verified_annotations": 0,
"hot": false
},
"title": "Auto-Manipulator",
"title_with_featured": "Auto-Manipulator",
"url": "https://genius.com/Crispin-glover-auto-manipulator-lyrics",
"primary_artist": {
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
},
"apple_music_id": "162535525",
"apple_music_player_url": "https://genius.com/songs/739075/apple_music_player",
"description": {
"plain": "?"
},
"embed_content": "<div id='rg_embed_link_739075' class='rg_embed_link' data-song-id='739075'>Read <a href='https://genius.com/Crispin-glover-auto-manipulator-lyrics'>\u201cAuto-Manipulator\u201d by Crispin\u00a0Glover</a> on Genius</div> <script crossorigin src='//genius.com/songs/739075/embed.js'></script>",
"featured_video": false,
"lyrics_placeholder_reason": null,
"recording_location": null,
"release_date": null,
"release_date_for_display": "1989",
"current_user_metadata": {
"permissions": [
"view_apple_music_player",
"create_comment",
"view_song_story_gallery"
],
"excluded_permissions": [
"follow",
"award_transcription_iq",
"remove_transcription_iq",
"see_pageviews",
"pyong",
"edit_lyrics",
"view_annotation_engagement_data",
"publish",
"unpublish",
"edit_spotify_details",
"hide",
"unhide",
"toggle_featured_video",
"add_pinned_annotation_to",
"add_community_annotation_to",
"destroy",
"mark_as_not_spam",
"edit_spotify_annotations_for",
"verify_lyrics",
"unverify_lyrics",
"edit_anything",
"edit_any_media",
"edit",
"rename",
"edit_tags",
"reindex",
"view_lyrics_synchronization",
"enable_media",
"disable_media",
"edit_lyrics_or_annotation_brackets",
"see_editorial_indicators",
"view_attribution_visualization",
"edit_annotation_brackets",
"preview_lyrics_for_export",
"hide_apple_player",
"unhide_apple_player",
"trigger_apple_match",
"mark_lyrics_evaluation_as_approved",
"mark_lyrics_evaluation_as_staff_approved",
"mark_lyrics_evaluation_as_unapproved",
"mark_lyrics_evaluation_as_un_staff_approved",
"view_transcriber_media_player",
"override_apple_match",
"set_song_color_gradient",
"mark_as_hot",
"unmark_as_hot",
"edit_youtube_url",
"edit_soundcloud_url",
"edit_spotify_uuid",
"edit_vevo_url",
"moderate_annotations",
"create_annotation",
"see_short_id",
"manage_chart_item",
"create_tag",
"propose_lyrics_edit",
"view_lyrics_edit_proposals_on_song",
"preview_react_song_page"
],
"interactions": {
"pyong": false,
"following": false
},
"relationships": {},
"iq_by_action": {}
},
"album": {
"api_path": "/albums/257838",
"cover_art_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"full_title": "The Big Problem \u2260 the Solution. The Solution = Let It Be by Crispin Glover",
"id": 257838,
"name": "The Big Problem \u2260 the Solution. The Solution = Let It Be",
"url": "https://genius.com/albums/Crispin-glover/The-big-problem-the-solution-the-solution-let-it-be",
"artist": {
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
}
},
"custom_performances": [],
"description_annotation": {
"_type": "referent",
"annotator_id": 1549345,
"annotator_login": "pressburg",
"api_path": "/referents/5147810",
"classification": "needs_exegesis",
"fragment": "Auto-Manipulator",
"id": 5147810,
"is_description": true,
"path": "/5147810/Crispin-glover-auto-manipulator/Auto-manipulator",
"range": {
"content": "Auto-Manipulator"
},
"song_id": 739075,
"url": "https://genius.com/5147810/Crispin-glover-auto-manipulator/Auto-manipulator",
"verified_annotator_ids": [],
"annotatable": {
"api_path": "/songs/739075",
"client_timestamps": {
"updated_by_human_at": 1549764284,
"lyrics_updated_at": 1547255817
},
"context": "Crispin Glover",
"id": 739075,
"image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"link_title": "Auto-Manipulator by\u00a0Crispin\u00a0Glover",
"title": "Auto-Manipulator",
"type": "Song",
"url": "https://genius.com/Crispin-glover-auto-manipulator-lyrics"
},
"annotations": [
{
"api_path": "/annotations/5147810",
"body": {
"plain": ""
},
"comment_count": 0,
"community": true,
"custom_preview": null,
"has_voters": false,
"id": 5147810,
"pinned": false,
"share_url": "https://genius.com/5147810",
"source": null,
"state": "needs_exegesis",
"url": "https://genius.com/5147810/Crispin-glover-auto-manipulator/Auto-manipulator",
"verified": false,
"votes_total": 0,
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"vote",
"edit",
"cosign",
"uncosign",
"destroy",
"accept",
"reject",
"see_unreviewed",
"clear_votes",
"propose_edit_to",
"pin_to_profile",
"unpin_from_profile",
"update_source",
"edit_custom_preview",
"create_comment"
],
"interactions": {
"cosign": false,
"pyong": false,
"vote": null
},
"iq_by_action": {}
},
"authors": [
{
"attribution": 1.0,
"pinned_role": null,
"user": {
"api_path": "/users/1549345",
"avatar": {
"tiny": {
"url": "https://images.rapgenius.com/avatars/tiny/04d14b7ca5774ab1736acddc83edd261",
"bounding_box": {
"width": 16,
"height": 16
}
},
"thumb": {
"url": "https://images.rapgenius.com/avatars/thumb/04d14b7ca5774ab1736acddc83edd261",
"bounding_box": {
"width": 32,
"height": 32
}
},
"small": {
"url": "https://images.rapgenius.com/avatars/small/04d14b7ca5774ab1736acddc83edd261",
"bounding_box": {
"width": 100,
"height": 100
}
},
"medium": {
"url": "https://images.rapgenius.com/avatars/medium/04d14b7ca5774ab1736acddc83edd261",
"bounding_box": {
"width": 300,
"height": 400
}
}
},
"header_image_url": "https://images.rapgenius.com/avatars/medium/04d14b7ca5774ab1736acddc83edd261",
"human_readable_role_for_display": null,
"id": 1549345,
"iq": 0,
"login": "pressburg",
"name": "pressburg",
"role_for_display": null,
"url": "https://genius.com/pressburg",
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"follow"
],
"interactions": {
"following": false
}
}
}
}
],
"cosigned_by": [],
"rejection_comment": null,
"verified_by": null
}
]
},
"featured_artists": [],
"lyrics_marked_complete_by": null,
"media": [
{
"provider": "youtube",
"start": 0,
"type": "video",
"url": "http://www.youtube.com/watch?v=rbJG0oRpaBM"
}
],
"producer_artists": [
{
"api_path": "/artists/362941",
"header_image_url": "https://images.genius.com/2fea89aa287c68f0bd0c4159b31c7a4f.1000x563x1.jpg",
"id": 362941,
"image_url": "https://images.genius.com/516a342c257870328bae94e78e41ed45.206x206x1.jpg",
"is_meme_verified": false,
"is_verified": false,
"name": "Barnes & Barnes",
"url": "https://genius.com/artists/Barnes-and-barnes"
}
],
"song_relationships": [
{
"relationship_type": "samples",
"type": "samples",
"songs": []
},
{
"relationship_type": "sampled_in",
"type": "sampled_in",
"songs": []
},
{
"relationship_type": "interpolates",
"type": "interpolates",
"songs": []
},
{
"relationship_type": "interpolated_by",
"type": "interpolated_by",
"songs": []
},
{
"relationship_type": "cover_of",
"type": "cover_of",
"songs": []
},
{
"relationship_type": "covered_by",
"type": "covered_by",
"songs": []
},
{
"relationship_type": "remix_of",
"type": "remix_of",
"songs": []
},
{
"relationship_type": "remixed_by",
"type": "remixed_by",
"songs": []
},
{
"relationship_type": "live_version_of",
"type": "live_version_of",
"songs": []
},
{
"relationship_type": "performed_live_as",
"type": "performed_live_as",
"songs": []
}
],
"verified_annotations_by": [],
"verified_contributors": [],
"verified_lyrics_by": [],
"writer_artists": [
{
"api_path": "/artists/1485651",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 1485651,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Charles Henry Frieder",
"url": "https://genius.com/artists/Charles-henry-frieder"
},
{
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
}
],
"artist": "Crispin Glover",
"lyrics": "Auto-Manipulator Lyrics\nWomen are sweet\nAnd girls are honey\nBut beat your meat\nAnd save your money\n\nI'm an auto-manipulater\nI play with myself\nI'm a masturbator\n\nI strut on by the corner whore\nAnd walk into the grocery store\nThese slick pages of their magazine\nAre accopanied by their Vasaline\nThe lubrication\nIs for masturbation\nIt's high time for a celebration\nI'm feeling proud of my slab of meat\nI get into the groove\nI feel the beat\nI'm up against the porcelain of the sink\nMy things are getting funny\nI start to blink\nMy mama comes, she says are you asleep?\nI freeze I don't utter a single peep\nI'm an auto-manipulater\nI play with myself\nI'm a cool operator\n\nI get back to the groove\nI feel the beat\nMy mouth starts to stutter\nI feel the heat\nThe fine clean girl at the Beverly Center\nIs looking real good in her tight fitting sweater\nThe shiny material of her slacks\nAre getting to me\nOk, Relax\nI drop a Jackson bill for the looker\nShe bends herself over like a high class hooker\nMy face be a strainin'\nI just can stop\nI'm gritting my teeth\nI'ma ready to pop\n\nI'm an auto-manipulater\nI play with myself\nI'm a masturbater\nI'm an auto-manipulater\nI play with myself\nI'm a masturbator\nI'm an auto-manipulater\nI play with myself\nI'm a masturbator\n\nI look into the ceiling\nI see what I know\nThat feeling is reeling\nI think there's a glow\nI see everything so clear\nI don't really know what I'm doing here\nI close the bathroom door\nI be looking so cool\nMy mama don't know I've been touching my tool\n\nI'm an auto-manipulater\nI play with myself\nI'm a masturbator\nIma so happy that I be a man\nCause I got the whole world in my hands\nI got the whole world in my hands\nI'm a happy that I be a man\n\nI'm an auto-manipulater\nI play with myself\nI'm a masturbator\n\nAu-to-manip-u-la-ter\nSee it hear it move it feel it steal it deal it\nFeel the - groove\nSo smoothEmbed"
},
{
"annotation_count": 0,
"api_path": "/songs/2940253",
"artist_names": "Crispin Glover",
"full_title": "Clowny Clown Clown by\u00a0Crispin\u00a0Glover",
"header_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"header_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"id": 2940253,
"lyrics_owner_id": 282191,
"lyrics_state": "complete",
"path": "/Crispin-glover-clowny-clown-clown-lyrics",
"pyongs_count": 1,
"song_art_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"song_art_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"stats": {
"accepted_annotations": 0,
"contributors": 2,
"iq_earners": 2,
"transcribers": 1,
"unreviewed_annotations": 0,
"verified_annotations": 0,
"hot": false
},
"title": "Clowny Clown Clown",
"title_with_featured": "Clowny Clown Clown",
"url": "https://genius.com/Crispin-glover-clowny-clown-clown-lyrics",
"primary_artist": {
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
},
"apple_music_id": "162535608",
"apple_music_player_url": "https://genius.com/songs/2940253/apple_music_player",
"description": {
"plain": "?"
},
"embed_content": "<div id='rg_embed_link_2940253' class='rg_embed_link' data-song-id='2940253'>Read <a href='https://genius.com/Crispin-glover-clowny-clown-clown-lyrics'>\u201cClowny Clown Clown\u201d by Crispin\u00a0Glover</a> on Genius</div> <script crossorigin src='//genius.com/songs/2940253/embed.js'></script>",
"featured_video": false,
"lyrics_placeholder_reason": null,
"recording_location": null,
"release_date": "1989-01-01",
"release_date_for_display": "January 1, 1989",
"current_user_metadata": {
"permissions": [
"view_apple_music_player",
"create_comment",
"view_song_story_gallery"
],
"excluded_permissions": [
"follow",
"award_transcription_iq",
"remove_transcription_iq",
"see_pageviews",
"pyong",
"edit_lyrics",
"view_annotation_engagement_data",
"publish",
"unpublish",
"edit_spotify_details",
"hide",
"unhide",
"toggle_featured_video",
"add_pinned_annotation_to",
"add_community_annotation_to",
"destroy",
"mark_as_not_spam",
"edit_spotify_annotations_for",
"verify_lyrics",
"unverify_lyrics",
"edit_anything",
"edit_any_media",
"edit",
"rename",
"edit_tags",
"reindex",
"view_lyrics_synchronization",
"enable_media",
"disable_media",
"edit_lyrics_or_annotation_brackets",
"see_editorial_indicators",
"view_attribution_visualization",
"edit_annotation_brackets",
"preview_lyrics_for_export",
"hide_apple_player",
"unhide_apple_player",
"trigger_apple_match",
"mark_lyrics_evaluation_as_approved",
"mark_lyrics_evaluation_as_staff_approved",
"mark_lyrics_evaluation_as_unapproved",
"mark_lyrics_evaluation_as_un_staff_approved",
"view_transcriber_media_player",
"override_apple_match",
"set_song_color_gradient",
"mark_as_hot",
"unmark_as_hot",
"edit_youtube_url",
"edit_soundcloud_url",
"edit_spotify_uuid",
"edit_vevo_url",
"moderate_annotations",
"create_annotation",
"see_short_id",
"manage_chart_item",
"create_tag",
"propose_lyrics_edit",
"view_lyrics_edit_proposals_on_song",
"preview_react_song_page"
],
"interactions": {
"pyong": false,
"following": false
},
"relationships": {},
"iq_by_action": {}
},
"album": {
"api_path": "/albums/257838",
"cover_art_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"full_title": "The Big Problem \u2260 the Solution. The Solution = Let It Be by Crispin Glover",
"id": 257838,
"name": "The Big Problem \u2260 the Solution. The Solution = Let It Be",
"url": "https://genius.com/albums/Crispin-glover/The-big-problem-the-solution-the-solution-let-it-be",
"artist": {
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
}
},
"custom_performances": [],
"description_annotation": {
"_type": "referent",
"annotator_id": 282191,
"annotator_login": "qomolangma",
"api_path": "/referents/11070653",
"classification": "needs_exegesis",
"fragment": "Clowny Clown Clown",
"id": 11070653,
"is_description": true,
"path": "/11070653/Crispin-glover-clowny-clown-clown/Clowny-clown-clown",
"range": {
"content": "Clowny Clown Clown"
},
"song_id": 2940253,
"url": "https://genius.com/11070653/Crispin-glover-clowny-clown-clown/Clowny-clown-clown",
"verified_annotator_ids": [],
"annotatable": {
"api_path": "/songs/2940253",
"client_timestamps": {
"updated_by_human_at": 1582302661,
"lyrics_updated_at": 1582302661
},
"context": "Crispin Glover",
"id": 2940253,
"image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"link_title": "Clowny Clown Clown by\u00a0Crispin\u00a0Glover",
"title": "Clowny Clown Clown",
"type": "Song",
"url": "https://genius.com/Crispin-glover-clowny-clown-clown-lyrics"
},
"annotations": [
{
"api_path": "/annotations/11070653",
"body": {
"plain": ""
},
"comment_count": 0,
"community": true,
"custom_preview": null,
"has_voters": false,
"id": 11070653,
"pinned": false,
"share_url": "https://genius.com/11070653",
"source": null,
"state": "needs_exegesis",
"url": "https://genius.com/11070653/Crispin-glover-clowny-clown-clown/Clowny-clown-clown",
"verified": false,
"votes_total": 0,
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"vote",
"edit",
"cosign",
"uncosign",
"destroy",
"accept",
"reject",
"see_unreviewed",
"clear_votes",
"propose_edit_to",
"pin_to_profile",
"unpin_from_profile",
"update_source",
"edit_custom_preview",
"create_comment"
],
"interactions": {
"cosign": false,
"pyong": false,
"vote": null
},
"iq_by_action": {}
},
"authors": [
{
"attribution": 1.0,
"pinned_role": null,
"user": {
"api_path": "/users/282191",
"avatar": {
"tiny": {
"url": "https://images.genius.com/avatars/tiny/558bc2d9797ec47635b6092f3c7aa800",
"bounding_box": {
"width": 16,
"height": 16
}
},
"thumb": {
"url": "https://images.genius.com/avatars/thumb/558bc2d9797ec47635b6092f3c7aa800",
"bounding_box": {
"width": 32,
"height": 32
}
},
"small": {
"url": "https://images.genius.com/avatars/small/558bc2d9797ec47635b6092f3c7aa800",
"bounding_box": {
"width": 100,
"height": 100
}
},
"medium": {
"url": "https://images.genius.com/avatars/medium/558bc2d9797ec47635b6092f3c7aa800",
"bounding_box": {
"width": 300,
"height": 400
}
}
},
"header_image_url": "https://images.genius.com/avatars/medium/558bc2d9797ec47635b6092f3c7aa800",
"human_readable_role_for_display": "Contributor",
"id": 282191,
"iq": 188949,
"login": "qomolangma",
"name": "qomolangma",
"role_for_display": "contributor",
"url": "https://genius.com/qomolangma",
"current_user_metadata": {
"permissions": [],
"excluded_permissions": [
"follow"
],
"interactions": {
"following": false
}
}
}
}
],
"cosigned_by": [],
"rejection_comment": null,
"verified_by": null
}
]
},
"featured_artists": [],
"lyrics_marked_complete_by": null,
"media": [
{
"provider": "youtube",
"start": 0,
"type": "video",
"url": "http://www.youtube.com/watch?v=x1rTglvW3ZI"
}
],
"producer_artists": [
{
"api_path": "/artists/362941",
"header_image_url": "https://images.genius.com/2fea89aa287c68f0bd0c4159b31c7a4f.1000x563x1.jpg",
"id": 362941,
"image_url": "https://images.genius.com/516a342c257870328bae94e78e41ed45.206x206x1.jpg",
"is_meme_verified": false,
"is_verified": false,
"name": "Barnes & Barnes",
"url": "https://genius.com/artists/Barnes-and-barnes"
}
],
"song_relationships": [
{
"relationship_type": "samples",
"type": "samples",
"songs": []
},
{
"relationship_type": "sampled_in",
"type": "sampled_in",
"songs": []
},
{
"relationship_type": "interpolates",
"type": "interpolates",
"songs": []
},
{
"relationship_type": "interpolated_by",
"type": "interpolated_by",
"songs": []
},
{
"relationship_type": "cover_of",
"type": "cover_of",
"songs": []
},
{
"relationship_type": "covered_by",
"type": "covered_by",
"songs": []
},
{
"relationship_type": "remix_of",
"type": "remix_of",
"songs": []
},
{
"relationship_type": "remixed_by",
"type": "remixed_by",
"songs": []
},
{
"relationship_type": "live_version_of",
"type": "live_version_of",
"songs": []
},
{
"relationship_type": "performed_live_as",
"type": "performed_live_as",
"songs": []
}
],
"verified_annotations_by": [],
"verified_contributors": [],
"verified_lyrics_by": [],
"writer_artists": [
{
"api_path": "/artists/362941",
"header_image_url": "https://images.genius.com/2fea89aa287c68f0bd0c4159b31c7a4f.1000x563x1.jpg",
"id": 362941,
"image_url": "https://images.genius.com/516a342c257870328bae94e78e41ed45.206x206x1.jpg",
"is_meme_verified": false,
"is_verified": false,
"name": "Barnes & Barnes",
"url": "https://genius.com/artists/Barnes-and-barnes"
},
{
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
}
],
"artist": "Crispin Glover",
"lyrics": "Clowny Clown Clown LyricsI was walking on the ground\nI didn't make a sound\nThen, I turned around\nAnd I saw a clown\nHad a frown\nStood on a mound\nStarted barking like a hound\nHuh her ha hur ur\nClowny clown clown\nWhen I came to what I found\nHe showed me something that was brown\nSo we became great friends and\nLate in life, he got sick...\nI gave him some soup, but he got\nWorse and asked for its purse\nIt got it, but it was empty\nSo it cried a plenty\nI wondered what to do\nI didn't know what to think\nSo I got a drink\nAnd then I showed it\nSomething that was round\nAnd it died, smiled\nAnd fell on the ground\nClowny clown clown\nThinking back about those days with the clown\nI get teary-eyed and really snide\nI think that deep down\nI hated that clown\nBut not as much as Mr. Farr\nI'm going to go smoke a cigar\nClowny clown clown\nI was walking on the ground\nI didn't make a sound\nAnd then I turned around\nI saw a clown\nClown\nClowny Clown clown\nHa ha!\nI hate you clown\nYour ugly frown\nSmiley lips\nThink I'll clip you across the nose, clown\nHa ha!\nWant a cigar?\nIt'll get you real far ha ha\nLike Mr. Farr, get it?\nHa ha Mr. Farr?\nClown\nClown\n(coughs) See what a cigar'll do? He he!\nClown\nUgly Clown1Embed"
},
{
"annotation_count": 0,
"api_path": "/songs/3747269",
"artist_names": "Crispin Glover",
"full_title": "Never Say \"Never\" To Always by\u00a0Crispin\u00a0Glover",
"header_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"header_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"id": 3747269,
"lyrics_owner_id": 282191,
"lyrics_state": "complete",
"path": "/Crispin-glover-never-say-never-to-always-lyrics",
"pyongs_count": null,
"song_art_image_thumbnail_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.300x300x1.jpg",
"song_art_image_url": "https://images.genius.com/97bfce2b33a11de7ecc27379120d6390.800x800x1.jpg",
"stats": {
"accepted_annotations": 0,
"contributors": 1,
"iq_earners": 1,
"transcribers": 1,
"unreviewed_annotations": 0,
"verified_annotations": 0,
"hot": false
},
"title": "Never Say \u201cNever\u201d To Always",
"title_with_featured": "Never Say \"Never\" To Always",
"url": "https://genius.com/Crispin-glover-never-say-never-to-always-lyrics",
"primary_artist": {
"api_path": "/artists/327193",
"header_image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"id": 327193,
"image_url": "https://assets.genius.com/images/default_avatar_300.png?1645807261",
"is_meme_verified": false,
"is_verified": false,
"name": "Crispin Glover",
"url": "https://genius.com/artists/Crispin-glover"
},
"apple_music_id": "162536061",
"apple_music_player_url": "https://genius.com/songs/3747269/apple_music_player",
"description": {
"plain": "?"
},
"embed_content": "<div id='rg_embed_link_3747269' class='rg_embed_link' data-song-id='3747269'>Read <a href='https://genius.com/Crispin-glover-never-say-never-to-always-lyrics'>\u201cNever Say \"Never\" To Always\u201d by Crispin\u00a0Glover</a> on Genius</div> <script crossorigin src='//genius.com/songs/3747269/embed.js'></script>",
"featured_video": false,
"lyrics_placeholder_reason": null,
"recording_location": null,
"release_date": null,
"release_date_for_display": "1989",
"current_user_metadata": {
"permissions": [
"view_apple_music_player",
"create_comment",
"view_song_story_gallery"
],
"excluded_permissions": [
"follow",
"award_transcription_iq",
"remove_transcription_iq",
"see_pageviews",
"pyong",
"edit_lyrics",
"view_annotation_engagement_data",
"publish",
"unpublish",
"edit_spotify_details",
"hide",
"unhide",
"toggle_featured_video",
"add_pinned_annotation_to",
"add_community_annotation_to",
"destroy",
"mark_as_not_spam",
"edit_spotify_annotations_for",
"verify_lyrics",
"unverify_lyrics",