Translation components API.

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

GET /api/translations/yunohost-apps-test/prettynoemiecms/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/prettynoemiecms/fr/?format=api",
            "source": [
                "You can configure this app via the admin panel at: `__DOMAIN____PATH__admin`"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3124369877992132224,
            "content_hash": -3124369877992132224,
            "location": "src/prettynoemiecms/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": 11,
            "source_unit": "https://translate.yunohost.org/api/units/133375/?format=api",
            "priority": 100,
            "id": 133377,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/prettynoemiecms/fr/?checksum=54a402264b593180",
            "url": "https://translate.yunohost.org/api/units/133377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:36.019068Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/prettynoemiecms/fr/?format=api",
            "source": [
                "PrettyNoemieCMS offers its users an ergonomic solution, simple and elegant to build in no time responsive windows sites with modern design.  The construction of your site will consist of arranging at your convenience various modules, edit their content, and customize your site by choosing fonts, formatting text, and display colors."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5989437713272879369,
            "content_hash": -5989437713272879369,
            "location": "src/prettynoemiecms/DESCRIPTION.md:2",
            "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": 50,
            "source_unit": "https://translate.yunohost.org/api/units/133376/?format=api",
            "priority": 100,
            "id": 133378,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/prettynoemiecms/fr/?checksum=2ce13e22180ac6f7",
            "url": "https://translate.yunohost.org/api/units/133378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:36.022633Z"
        }
    ]
}