sentaors swirla kilr

This commit is contained in:
tess 2022-08-01 15:03:51 +02:00
parent 9bd8b5c374
commit 39786e9272
1 changed files with 39 additions and 3 deletions

View File

@ -1,10 +1,46 @@
{
"people": [
{
"image": "url",
"name": "name",
"image": "https://upload.wikimedia.org/wikipedia/commons/d/d1/Chuck_Schumer_113th_Congress.jpg",
"name": "Charles Ellis Schumer (Also known as Chuck Schumer)",
"senator": "true",
"description": "killed -42 people"
"description": ""
},
{
"image": "https://upload.wikimedia.org/wikipedia/commons/f/f1/Patrick_Leahy_1979_congressional_photo.jpg",
"name": "Patrick Joseph Leahy",
"senator": "true",
"description": "President pro tempore of the United States Senate"
},
{
"image": "https://upload.wikimedia.org/wikipedia/commons/5/5c/Gary_Ridgway_Mugshot_11302001.jpg",
"name": "Gary Leon Ridgway",
"senator": "false",
"description": ""
},
{
"image": "https://web.archive.org/web/20211130184438/http://www.murderpedia.org/male.H/images/harvey_donald/harvey-005.jpg",
"name": "Donald Harvey",
"senator": "false",
"description": ""
},
{
"image": "https://web.archive.org/web/20181017231858/https://murderpedia.org/male.R/images/rees_melvin/002.gif",
"name": "Melvin David Rees",
"senator": "false",
"description": ""
},
{
"image": "https://web.archive.org/web/20190617080616/https://s.yimg.com/uu/api/res/1.2/DA8Fcr076FTeI.NgIoV.Tg--~B/aD0yMjg4O3c9MzUwMDtzbT0xO2FwcGlkPXl0YWNoeW9u/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/a921833f18a17a48aa8da953c0c6d65f",
"name": "Mark Robert Warner",
"senator": "true",
"description": ""
},
{
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Elizabeth_Warren%27s_High_School_Graduation_Photo.jpg/170px-Elizabeth_Warren%27s_High_School_Graduation_Photo.jpg",
"name": "Elizabeth Warren",
"senator": "true",
"description": ""
}
]
}