Translation components API.

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

GET /api/translations/yunohost-apps-test/ofbiz/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/de/?format=api",
            "source": [
                "ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7118080937377078592,
            "content_hash": 7118080937377078592,
            "location": "src/ofbiz/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/138711/?format=api",
            "priority": 100,
            "id": 142917,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ofbiz/de/?checksum=e2c880e63ad71d40",
            "url": "https://translate.yunohost.org/api/units/142917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:20:24.500635Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/de/?format=api",
            "source": [
                "to login go to https://ofbiz.domain.tld/catalog"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3033783248973836482,
            "content_hash": -3033783248973836482,
            "location": "src/ofbiz/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/138712/?format=api",
            "priority": 100,
            "id": 142918,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ofbiz/de/?checksum=55e5d6356f624f3e",
            "url": "https://translate.yunohost.org/api/units/142918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:20:24.507571Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/de/?format=api",
            "source": [
                "The default administrative account is username: \"admin\", password: \"ofbiz\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3434092162984154459,
            "content_hash": 3434092162984154459,
            "location": "src/ofbiz/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/138713/?format=api",
            "priority": 100,
            "id": 142919,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ofbiz/de/?checksum=afa858a0ac9f955b",
            "url": "https://translate.yunohost.org/api/units/142919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:20:24.510979Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/de/?format=api",
            "source": [
                "Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4571896806337624631,
            "content_hash": -4571896806337624631,
            "location": "src/ofbiz/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.yunohost.org/api/units/138714/?format=api",
            "priority": 100,
            "id": 142920,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ofbiz/de/?checksum=408d5c13dc80c5c9",
            "url": "https://translate.yunohost.org/api/units/142920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:20:24.516297Z"
        }
    ]
}