{
    "about": "This is a small utility document with some useful values and information about the HTTP request that generated it.",
    "status": {
        "code": 200,
        "message": "OK"
    },
    "datetime": {
        "iso": "2026-07-10T08:56:31+00:00",
        "http": "Fri, 10 Jul 2026 08:56:31 GMT",
        "unix": 1783673791,
        "week": 28,
        "world": {
            "Pacific/Honolulu": {
                "time": "22:56:31",
                "offset": "-10:00"
            },
            "America/Los_Angeles": {
                "time": "01:56:31",
                "offset": "-07:00"
            },
            "America/Mexico_City": {
                "time": "02:56:31",
                "offset": "-06:00"
            },
            "America/Chicago": {
                "time": "03:56:31",
                "offset": "-05:00"
            },
            "America/New_York": {
                "time": "04:56:31",
                "offset": "-04:00"
            },
            "America/Sao_Paulo": {
                "time": "05:56:31",
                "offset": "-03:00"
            },
            "Africa/Lagos": {
                "time": "09:56:31",
                "offset": "+01:00"
            },
            "Africa/Johannesburg": {
                "time": "10:56:31",
                "offset": "+02:00"
            },
            "Europe/London": {
                "time": "09:56:31",
                "offset": "+01:00"
            },
            "Europe/Paris": {
                "time": "10:56:31",
                "offset": "+02:00"
            },
            "Europe/Kyiv": {
                "time": "11:56:31",
                "offset": "+03:00"
            },
            "Europe/Istanbul": {
                "time": "11:56:31",
                "offset": "+03:00"
            },
            "Asia/Tehran": {
                "time": "12:26:31",
                "offset": "+03:30"
            },
            "Asia/Dubai": {
                "time": "12:56:31",
                "offset": "+04:00"
            },
            "Asia/Karachi": {
                "time": "13:56:31",
                "offset": "+05:00"
            },
            "Asia/Kolkata": {
                "time": "14:26:31",
                "offset": "+05:30"
            },
            "Asia/Dhaka": {
                "time": "14:56:31",
                "offset": "+06:00"
            },
            "Asia/Jakarta": {
                "time": "15:56:31",
                "offset": "+07:00"
            },
            "Asia/Shanghai": {
                "time": "16:56:31",
                "offset": "+08:00"
            },
            "Asia/Tokyo": {
                "time": "17:56:31",
                "offset": "+09:00"
            },
            "Australia/Sydney": {
                "time": "18:56:31",
                "offset": "+10:00"
            },
            "Pacific/Auckland": {
                "time": "20:56:31",
                "offset": "+12:00"
            }
        }
    },
    "random": {
        "bool": true,
        "uuid": "c4c94dc3-2bd7-40e2-8dd9-ec97fbd0d3f2",
        "string": "40%HHhMDc2#SVFgFpsqD",
        "phrase": "buckshot chowder coral arose democrat shindig",
        "color": "#27e549",
        "lorem": [
            "Lorem ipsum dolor sit amet consectetur adipiscing elit maximus auctor leo, aptent vestibulum ante malesuada blandit venenatis libero condimentum.",
            "Bibendum quis lorem fringilla eget metus tellus orci dolor consectetur justo inceptos non lacinia, suscipit conubia consequat arcu maecenas habitasse mauris finibus laoreet sodales habitant.",
            "Senectus commodo augue ornare bibendum sapien placerat diam finibus erat pretium fermentum, vitae consectetur fames tincidunt rutrum eros nisl elementum lobortis morbi."
        ],
        "bytes": {
            "hex": "27e549d5f83536b19624360f91311d33dc98c0ef08194ad4d0615bed465fd5b0",
            "int": [
                39,
                229,
                73,
                213,
                248,
                53,
                54,
                177,
                150,
                36,
                54,
                15,
                145,
                49,
                29,
                51,
                220,
                152,
                192,
                239,
                8,
                25,
                74,
                212,
                208,
                97,
                91,
                237,
                70,
                95,
                213,
                176
            ]
        }
    },
    "request": {
        "method": "GET",
        "uri": "https://www.util.tthe.se/",
        "headers": {
            "Host": [
                "www.util.tthe.se"
            ],
            "Accept": [
                "*/*"
            ],
            "User-Agent": [
                "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
            ],
            "Accept-Encoding": [
                "gzip, br, zstd, deflate"
            ]
        },
        "query": null,
        "body": null
    }
}