Translation components API.

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

GET /api/components/sword-deposit-plugin/glossary/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/glossary/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 416,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.pkp.sfu.ca/languages/it/",
                "url": "http://translate.pkp.sfu.ca/api/languages/it/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 10367,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/it/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/it/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 417,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "http://translate.pkp.sfu.ca/languages/mk/",
                "url": "http://translate.pkp.sfu.ca/api/languages/mk/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 10369,
            "filename": "mk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/mk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/mk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 418,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "http://translate.pkp.sfu.ca/languages/ro/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ro/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 10371,
            "filename": "ro.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/ro/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/ro/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/ro/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 420,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.pkp.sfu.ca/languages/tr/",
                "url": "http://translate.pkp.sfu.ca/api/languages/tr/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 10372,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/tr/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/tr/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 444,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "http://translate.pkp.sfu.ca/languages/bg/",
                "url": "http://translate.pkp.sfu.ca/api/languages/bg/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 10373,
            "filename": "bg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/bg/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/bg/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/bg/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 481,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "http://translate.pkp.sfu.ca/languages/ms/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ms/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 10374,
            "filename": "ms.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/ms/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/ms/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ms/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 385,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "http://translate.pkp.sfu.ca/languages/vi/",
                "url": "http://translate.pkp.sfu.ca/api/languages/vi/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 10375,
            "filename": "vi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/vi/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/vi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/vi/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "http://translate.pkp.sfu.ca/languages/ckb/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ckb/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 10378,
            "filename": "ckb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/ckb/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/ckb/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/ckb/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ckb/units/?format=api"
        },
        {
            "language": {
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "http://translate.pkp.sfu.ca/languages/ky/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ky/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 11249,
            "filename": "ky.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/glossary/ky/",
            "share_url": "http://translate.pkp.sfu.ca/engage/sword-deposit-plugin/ky/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/glossary/ky/",
            "url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/glossary/ky/units/?format=api"
        }
    ]
}