Translation components API.

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

GET /api/translations/yunohost-apps-test/wireguard_client/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/wireguard_client/fr/?format=api",
            "source": [
                "Use the app's configuration panel to configure VPN connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5646077237495717973,
            "content_hash": -5646077237495717973,
            "location": "src/wireguard_client/ADMIN.md:1",
            "context": "",
            "note": "type: Plain text",
            "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/132173/?format=api",
            "priority": 100,
            "id": 132195,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/fr/?checksum=31a51aaaaca61fab",
            "url": "https://translate.yunohost.org/api/units/132195/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:59.225515Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/fr/?format=api",
            "source": [
                "This package only ships a YunoHost configuration panel to load WireGuard configuration files and create the VPNs."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8002853709995336725,
            "content_hash": 8002853709995336725,
            "location": "src/wireguard_client/DESCRIPTION.md:4",
            "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": 17,
            "source_unit": "https://translate.yunohost.org/api/units/132178/?format=api",
            "priority": 100,
            "id": 132197,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/fr/?checksum=ef0fd90c5db06415",
            "url": "https://translate.yunohost.org/api/units/132197/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:59.230903Z"
        }
    ]
}