Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/it-tools/fr/?format=api",
            "source": [
                "This webapp does not store any user data on the server and runs fully in-browser, without any third party calls."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4383685855114940080,
            "content_hash": -4383685855114940080,
            "location": "src/it-tools/ADMIN.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.yunohost.org/api/units/138831/?format=api",
            "priority": 100,
            "id": 138839,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/it-tools/fr/?checksum=432a04f0c6f83150",
            "url": "https://translate.yunohost.org/api/units/138839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:29.992029Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/it-tools/fr/?format=api",
            "source": [
                "Useful online tools for developers and people working in IT."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4838295477886384952,
            "content_hash": 4838295477886384952,
            "location": "src/it-tools/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/138833/?format=api",
            "priority": 100,
            "id": 138840,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/it-tools/fr/?checksum=c325141a4dcbfb38",
            "url": "https://translate.yunohost.org/api/units/138840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:29.994262Z"
        }
    ]
}