Translation components API.

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

GET /api/translations/yunohost-apps-test/tiddlywiki/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/fr/?format=api",
            "source": [
                "It is very important that you regularly backup your notes (tiddlers) locally."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -149660431640324340,
            "content_hash": -149660431640324340,
            "location": "src/tiddlywiki/ADMIN.md:4",
            "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": 12,
            "source_unit": "https://translate.yunohost.org/api/units/137047/?format=api",
            "priority": 100,
            "id": 137060,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tiddlywiki/fr/?checksum=7dec4ca15f25970c",
            "url": "https://translate.yunohost.org/api/units/137060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:40:57.315241Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/fr/?format=api",
            "source": [
                "To restore a local backup to the server, drag and drop your tiddlers backup file into your TiddlyWiki page."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7820700591898951888,
            "content_hash": -7820700591898951888,
            "location": "src/tiddlywiki/ADMIN.md:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.yunohost.org/api/units/137053/?format=api",
            "priority": 100,
            "id": 137064,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tiddlywiki/fr/?checksum=13774a3f5d2cff30",
            "url": "https://translate.yunohost.org/api/units/137064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:40:57.319846Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/fr/?format=api",
            "source": [
                "TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -796328726530908939,
            "content_hash": -796328726530908939,
            "location": "src/tiddlywiki/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.yunohost.org/api/units/137055/?format=api",
            "priority": 100,
            "id": 137065,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/tiddlywiki/fr/?checksum=74f2df3e0aaf9cf5",
            "url": "https://translate.yunohost.org/api/units/137065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:40:57.321886Z"
        }
    ]
}