Translation components API.

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

GET /api/translations/yunohost-apps-test/yacy/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/yacy/de/?format=api",
            "source": [
                "You can reset the Yacy administration password from the commande line using:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 53857844344364653,
            "content_hash": 53857844344364653,
            "location": "src/yacy/ADMIN.md:2",
            "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": 12,
            "source_unit": "https://translate.yunohost.org/api/units/137364/?format=api",
            "priority": 100,
            "id": 142363,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/yacy/de/?checksum=80bf576c90839e6d",
            "url": "https://translate.yunohost.org/api/units/142363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:04:21.753440Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yacy/de/?format=api",
            "source": [
                "The YaCy search engine software provides results from a network of independent peers, instead of a central server.  It is a distributed network where no single entity decides what to list or order it appears in."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5642619229903334868,
            "content_hash": 5642619229903334868,
            "location": "src/yacy/DESCRIPTION.md:2",
            "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": 36,
            "source_unit": "https://translate.yunohost.org/api/units/137366/?format=api",
            "priority": 100,
            "id": 142365,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/yacy/de/?checksum=ce4e9c4b312d2dd4",
            "url": "https://translate.yunohost.org/api/units/142365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:04:21.784141Z"
        }
    ]
}