Translation components API.

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

GET /api/translations/yunohost-apps-test/it-tools/en/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/it-tools/en/?format=api",
            "source": [
                "This webapp does not store any user data on the server and runs fully in-browser, without any third party calls."
            ],
            "previous_source": "",
            "target": [
                "This webapp does not store any user data on the server and runs fully in-browser, without any third party calls."
            ],
            "id_hash": -4383685855114940080,
            "content_hash": -4383685855114940080,
            "location": "src/it-tools/ADMIN.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.yunohost.org/api/units/138831/?format=api",
            "priority": 100,
            "id": 138831,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/it-tools/en/?checksum=432a04f0c6f83150",
            "url": "https://translate.yunohost.org/api/units/138831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:29.884293Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/it-tools/en/?format=api",
            "source": [
                "Useful online tools for developers and people working in IT."
            ],
            "previous_source": "",
            "target": [
                "Useful online tools for developers and people working in IT."
            ],
            "id_hash": 4838295477886384952,
            "content_hash": 4838295477886384952,
            "location": "src/it-tools/DESCRIPTION.md:1",
            "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": 10,
            "source_unit": "https://translate.yunohost.org/api/units/138833/?format=api",
            "priority": 100,
            "id": 138833,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/it-tools/en/?checksum=c325141a4dcbfb38",
            "url": "https://translate.yunohost.org/api/units/138833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:29.904649Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/it-tools/en/?format=api",
            "source": [
                "Note"
            ],
            "previous_source": "",
            "target": [
                "Note"
            ],
            "id_hash": 6203818787969341770,
            "content_hash": 6203818787969341770,
            "location": "src/it-tools/ADMIN.md:1",
            "context": "",
            "note": "type: Title ###",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.yunohost.org/api/units/149930/?format=api",
            "priority": 100,
            "id": 149930,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/it-tools/en/?checksum=d618645183ce994a",
            "url": "https://translate.yunohost.org/api/units/149930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:16:32.312395Z"
        }
    ]
}