Translation components API.

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

GET /api/translations/yunohost-apps-test/pufferpanel/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/pufferpanel/fr/?format=api",
            "source": [
                "Game server files are stored in `__DATA_DIR__`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1472696917618391523,
            "content_hash": -1472696917618391523,
            "location": "src/pufferpanel/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": 7,
            "source_unit": "https://translate.yunohost.org/api/units/133655/?format=api",
            "priority": 100,
            "id": 133657,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/pufferpanel/fr/?checksum=6b8fedf4c38b061d",
            "url": "https://translate.yunohost.org/api/units/133657/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:48.648820Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pufferpanel/fr/?format=api",
            "source": [
                "PufferPanel is a web-based Game Server Management System created by players for players. PufferPanel allows you to run multiple different game servers all from one central location, and give other users their own servers, or access to your own servers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5272664974716137706,
            "content_hash": -5272664974716137706,
            "location": "src/pufferpanel/DESCRIPTION.md:1",
            "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": 40,
            "source_unit": "https://translate.yunohost.org/api/units/133656/?format=api",
            "priority": 100,
            "id": 133658,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/pufferpanel/fr/?checksum=36d3bb242a668f16",
            "url": "https://translate.yunohost.org/api/units/133658/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:48.651523Z"
        }
    ]
}