/comments/get


    
    GetComments()
    /comments/get
    
    This request handler responds with a recordset of comments about a translation.
    It expects one of the following parameters:
    
    md5hash : MD5 hash key for the original source text being commented on
    guid : the MD5 hash key or guid for the specific translation being commented on
    tl : to request comments about translations to a specific language, tl = {ISO language code}
    cl : limit comments to comments written in this language, cl = {ISO language code}
    city : list comments posted from a certain city
    country : list comments posted from a certain country
    output : output format (xml, json or rss, with xml by default)
    
    

Test Form

MD5Hash of Source Text
GUID of Translation to Request Comments For
Comments By Username
Translation Language
Language Comments Are In
City
Country
Output Format