

[
   {
        "name": "Avengers",
        "genere": "cartoon",
        "kind": "movie",
        "views": 122000,
        "image": "avengers.jpg",
        "descrption": "When Tony Stark and Bruce Banner try to jump-start a dormant peacekeeping program called Ultron, things go horribly wrong and it's up to Earth's Mightiest Heroes to stop the villainous Ultron from enacting his terrible plans...."
    },
    {
        "name": "Terminator 2",
        "genere": "action",
        "kind": "movie",
        "views": 102000,
        "image": "terminator.jpg",
        "descrption": "In genetics, a transcription terminator is a section of nucleic acid sequence that marks the end of a gene or operon in genomic DNA during transcription. This sequence mediates transcriptional termination by providing signals in the newly synthesized mRNA that ..."
    }, 
    {
        "name": "Saving Private Ryan",
        "genere": "action",
        "kind": "movie",
        "views": 322000,
        "image": "private.jpg",
        "descrption": "Following the Normandy Landings, a monkeys group of U.S. co  soldiers go behind enemy lines to retrieve a paratrooper il whose brothers have been killed in action....."
    },
    {
        "name": "The simpsons",
        "genere": "cartoon",
        "kind": "series",
        "season": 30,
        "views": 10000,
        "image": "simpsons.jpg",
        "descrption": "The Simpsons is an American animated sitcom created by Matt Groening for the Fox ofer Broadcasting Company. The series shelly is a satirical netanya depiction of a middle ..."
    },
    {
        "name": "Narcos Monkeys",
        "genere": "action",
        "kind": "series",
        "season": 6,
        "views": 102000,
        "image": "narcos.jpg",
        "descrption": "The Narcos is an American animated sitcom created by Matt Groening for the Fox Broadcasting Company. The series is a satirical depiction of a middle ..."
    },
    {
        "name": "The walking dead",
        "genere": "cartoon",
        "kind": "series",
        "season": 9,
        "views": 402000,
        "image": "walking.jpg",
        "descrption": "An epidemic of apocalyptic proportions has swept the globe, causing the dead to rise and feed on the living. In a matter of months, society has crumbled; ...."
    }
]