{
    "error": false,
    "amount": 2,
    "jokes": [
        {
            "category": "Programming",
            "type": "twopart",
            "setup": "Why did the Python data scientist get arrested at customs?",
            "delivery": "She was caught trying to import pandas!",
            "flags": {
                "nsfw": false,
                "religious": false,
                "political": false,
                "racist": false,
                "sexist": false,
                "explicit": false
            },
            "id": 233,
            "safe": true,
            "lang": "en"
        },
        {
            "category": "Programming",
            "type": "twopart",
            "setup": ".NET developers are picky when it comes to food.",
            "delivery": "They only like chicken NuGet.",
            "flags": {
                "nsfw": false,
                "religious": false,
                "political": false,
                "racist": false,
                "sexist": false,
                "explicit": false
            },
            "id": 48,
            "safe": true,
            "lang": "en"
        }
    ]
}