Translation components API.

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

GET /api/components/mapotempo-doc/manual08-advanced_options/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://translate.mapotempo.com/languages/es/",
                "url": "http://translate.mapotempo.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.mapotempo.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 109,
            "filename": "source/locale/es/LC_MESSAGES/manual/08-advanced_options.po",
            "revision": "bf1393c9b3f933457a154e8bd624eb66600a1d68,20904a20eb1ac2e52e2bceac55c7d52f0f2d70a1",
            "web_url": "http://translate.mapotempo.com/projects/mapotempo-doc/manual08-advanced_options/es/",
            "share_url": "http://translate.mapotempo.com/engage/mapotempo-doc/es/",
            "translate_url": "http://translate.mapotempo.com/translate/mapotempo-doc/manual08-advanced_options/es/",
            "url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 80,
            "total_words": 1172,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/repository/?format=api",
            "file_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/file/?format=api",
            "statistics_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/statistics/?format=api",
            "changes_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/changes/?format=api",
            "units_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/es/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "http://translate.mapotempo.com/languages/pt/",
                "url": "http://translate.mapotempo.com/api/languages/pt/?format=api",
                "statistics_url": "http://translate.mapotempo.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 110,
            "filename": "source/locale/pt/LC_MESSAGES/manual/08-advanced_options.po",
            "revision": "bf1393c9b3f933457a154e8bd624eb66600a1d68,20904a20eb1ac2e52e2bceac55c7d52f0f2d70a1",
            "web_url": "http://translate.mapotempo.com/projects/mapotempo-doc/manual08-advanced_options/pt/",
            "share_url": "http://translate.mapotempo.com/engage/mapotempo-doc/pt/",
            "translate_url": "http://translate.mapotempo.com/translate/mapotempo-doc/manual08-advanced_options/pt/",
            "url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 80,
            "total_words": 1172,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/repository/?format=api",
            "file_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/file/?format=api",
            "statistics_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/statistics/?format=api",
            "changes_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/changes/?format=api",
            "units_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/pt/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.mapotempo.com/languages/en/",
                "url": "http://translate.mapotempo.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.mapotempo.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 204,
            "filename": "source/locale/en/LC_MESSAGES/manual/08-advanced_options.po",
            "revision": "20904a20eb1ac2e52e2bceac55c7d52f0f2d70a1,20904a20eb1ac2e52e2bceac55c7d52f0f2d70a1",
            "web_url": "http://translate.mapotempo.com/projects/mapotempo-doc/manual08-advanced_options/en/",
            "share_url": "http://translate.mapotempo.com/engage/mapotempo-doc/en/",
            "translate_url": "http://translate.mapotempo.com/translate/mapotempo-doc/manual08-advanced_options/en/",
            "url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 80,
            "total_words": 1172,
            "translated": 80,
            "translated_words": 1172,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-16T16:54:03.582553+01:00",
            "last_author": "cynthia",
            "repository_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/repository/?format=api",
            "file_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/file/?format=api",
            "statistics_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/statistics/?format=api",
            "changes_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/changes/?format=api",
            "units_list_url": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual08-advanced_options/en/units/?format=api"
        }
    ]
}