{
  "links": {
    "codes": "/api/v1/country/US/codes",
    "curl": "/curl/v1/country/US",
    "curl_codes": "/curl/v1/country/US/codes",
    "curl_flag": "/curl/v1/country/US/flag",
    "curl_raw": "/curl/v1/country/US/raw",
    "curl_summary": "/curl/v1/country/US/summary",
    "field": "/api/v1/country/US/field?path=Government,Capital,name,text",
    "flag": "/api/v1/country/US/flag",
    "raw": "/api/v1/country/US/raw",
    "search": "/api/v1/country/US/search?q=query",
    "section": "/api/v1/country/US/section/Geography",
    "self": "/api/v1/country/US",
    "summary": "/api/v1/country/US/summary"
  },
  "success": true,
  "summary": {
    "area_total": "9,833,517 sq km",
    "capital": "Washington, D.C.",
    "currency": null,
    "flag_url": "https://flagcdn.com/w320/us.png",
    "gdp_per_capita": "$75,500 (2024 est.)",
    "gec_code": "us",
    "government_type": "constitutional federal republic",
    "iso_code": "US",
    "name": "United States",
    "official_name": "United States of America",
    "population": "338,016,259 (2025 est.)"
  },
  "version": "v1"
}
