GET https://api.flattr.com/rest/v2/languages
Status: 200 OK
Content-type: application/json;charset=utf-8
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4999
[
{
"id": "en_GB",
"text": "English"
},
{
"id": "sq_AL",
"text": "Albanian"
},
{
"id": "ar_DZ",
"text": "Arabic"
},
{
"id": "be_BY",
"text": "Belarusian"
}
]
Note: The response have been shortened