Translation components API.

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

GET /api/translations/yunohost-apps-test/wireguard_client/en/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/wireguard_client/en/?format=api",
            "source": [
                "Use the app's configuration panel to configure VPN connections."
            ],
            "previous_source": "",
            "target": [
                "Use the app's configuration panel to configure VPN connections."
            ],
            "id_hash": -5646077237495717973,
            "content_hash": -5646077237495717973,
            "location": "src/wireguard_client/ADMIN.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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": 132173,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/en/?checksum=31a51aaaaca61fab",
            "url": "https://translate.yunohost.org/api/units/132173/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:58.694700Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "source": [
                "This package only ships a YunoHost configuration panel to load WireGuard configuration files and create the VPNs."
            ],
            "previous_source": "",
            "target": [
                "This package only ships a YunoHost configuration panel to load WireGuard configuration files and create the VPNs."
            ],
            "id_hash": 8002853709995336725,
            "content_hash": 8002853709995336725,
            "location": "src/wireguard_client/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "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": 132178,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/en/?checksum=ef0fd90c5db06415",
            "url": "https://translate.yunohost.org/api/units/132178/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:58.738805Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "source": [
                "WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography.  \n"
            ],
            "previous_source": "",
            "target": [
                "WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography.  \n"
            ],
            "id_hash": 2933884597095421240,
            "content_hash": 2933884597095421240,
            "location": "src/wireguard_client/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/149136/?format=api",
            "priority": 100,
            "id": 149136,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/en/?checksum=a8b7407f25dcd538",
            "url": "https://translate.yunohost.org/api/units/149136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:15:38.318672Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wireguard_client/en/?format=api",
            "source": [
                "It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN."
            ],
            "previous_source": "",
            "target": [
                "It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN."
            ],
            "id_hash": 1775230507134637955,
            "content_hash": 1775230507134637955,
            "location": "src/wireguard_client/DESCRIPTION.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.yunohost.org/api/units/149137/?format=api",
            "priority": 100,
            "id": 149137,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/wireguard_client/en/?checksum=98a2e2bd9c325783",
            "url": "https://translate.yunohost.org/api/units/149137/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:15:38.362936Z"
        }
    ]
}