{
  "hello": "Hello, world",
  "ip_address": "216.73.217.58",
  "other_tools": {
    "ip": "https://ifcfg.pl/ip",
    "ip_all": "https://ifcfg.pl/ip/all",
    "ip_dns": "https://ifcfg.pl/ip/dns",
    "http_headers": "https://ifcfg.pl/http/headers"
  },
  "ip_in_other_formats": {
    "default": "https://ifcfg.pl/ip",
    "txt": "https://ifcfg.pl/ip.txt",
    "json": "https://ifcfg.pl/ip.json",
    "md": "https://ifcfg.pl/ip.md"
  },
  "other_formats": {
    "default": "https://ifcfg.pl/",
    "txt": "https://ifcfg.pl/?format=txt",
    "json": "https://ifcfg.pl/?format=json",
    "md": "https://ifcfg.pl/?format=md"
  }
}