Translation projects API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/projects/framatalk/languages/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2020-04-06T13:45:33.921020Z",
        "recent_changes": 1,
        "translated": 1,
        "translated_words": 1,
        "translated_percent": 2.3,
        "translated_words_percent": 0.2,
        "translated_chars": 17,
        "translated_chars_percent": 0.6,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "br",
        "name": "Breton",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/br/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/br/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2020-03-14T21:10:15.838695Z",
        "recent_changes": 1,
        "translated": 1,
        "translated_words": 1,
        "translated_percent": 2.3,
        "translated_words_percent": 0.2,
        "translated_chars": 17,
        "translated_chars_percent": 0.6,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "ca",
        "name": "Catalan",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/ca/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/ca/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2022-07-14T13:19:46.006513Z",
        "recent_changes": 42,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "hr",
        "name": "Croatian",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/hr/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/hr/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": null,
        "recent_changes": 0,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 3,
        "failing_percent": 7.1,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "en",
        "name": "English",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/en/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/en/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2022-06-12T18:16:45.571143Z",
        "recent_changes": 2,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 3,
        "failing_percent": 7.1,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "fr",
        "name": "French",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/fr/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/fr/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2023-01-29T15:09:38.758198Z",
        "recent_changes": 4,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "de",
        "name": "German",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/de/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/de/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2023-12-30T15:40:27.148556Z",
        "recent_changes": 0,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 1,
        "comments": 0,
        "code": "it",
        "name": "Italian",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/it/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/it/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2021-11-17T12:04:57.215748Z",
        "recent_changes": 45,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 3,
        "failing_percent": 7.1,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "oc",
        "name": "Occitan",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/oc/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/oc/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2022-05-25T01:43:57.224895Z",
        "recent_changes": 48,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "pt_BR",
        "name": "Portuguese (Brazil)",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/pt_BR/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/pt_BR/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2021-11-18T08:22:52.155048Z",
        "recent_changes": 45,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "es",
        "name": "Spanish",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/es/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/es/"
    },
    {
        "total": 42,
        "total_words": 388,
        "total_chars": 2578,
        "last_change": "2022-08-02T18:30:53.589927Z",
        "recent_changes": 3,
        "translated": 42,
        "translated_words": 388,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 2578,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "uk",
        "name": "Ukrainian",
        "url": "https://weblate.framasoft.org/projects/framatalk/-/uk/",
        "translate_url": "https://weblate.framasoft.org/translate/framatalk/-/uk/"
    }
]