Translation components API.

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

GET /api/translations/yunohost-apps-test/hotspot/de/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/hotspot/de/?format=api",
            "source": [
                "Broadcast a Wi-Fi access point from your self-hosted server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6559382935232972398,
            "content_hash": 6559382935232972398,
            "location": "src/hotspot/DESCRIPTION.md:2",
            "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": 9,
            "source_unit": "https://translate.yunohost.org/api/units/132049/?format=api",
            "priority": 100,
            "id": 139914,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotspot/de/?checksum=db079c06c852066e",
            "url": "https://translate.yunohost.org/api/units/139914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:58.939506Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotspot/de/?format=api",
            "source": [
                "Combine with the [VPN Client app](https://github.com/labriqueinternet/vpnclient_ynh) to obtain a VPN-protected WiFi"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7210106181627066394,
            "content_hash": -7210106181627066394,
            "location": "src/hotspot/DESCRIPTION.md:2",
            "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": 11,
            "source_unit": "https://translate.yunohost.org/api/units/132051/?format=api",
            "priority": 100,
            "id": 139915,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotspot/de/?checksum=1bf08ea0eb4547e6",
            "url": "https://translate.yunohost.org/api/units/139915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:58.955160Z"
        }
    ]
}