GET https://www.googleapis.com/language/diacritize/v1?message=Heloo%20Hi%20The%20World%20Great%20World&last_letter=true&lang=english&pp=1&key={YOUR_API_KEY}
X-JavaScript-User-Agent: Google APIs Explorer google-api-gwt-client/0.1-alpha
Cache-Control: private, max-age=0, must-revalidate, no-transform
Content-Encoding: gzip
Content-Length: 86
Content-Type: application/json; charset=UTF-8
Date: Thu, 05 May 2011 04:53:17 GMT
Etag: "hpBWqXLaLbcbRrsgo6HEDFuU0uE/PzfiKV7WzPhvV4kBEJAbs_iRPd0"
Expires: Thu, 05 May 2011 04:53:17 GMT
Server: GSE
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
{
"data": {
"diacritized_text": "Heloo Hi The World Great World"
}
}