Translation components API.

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

GET /api/translations/yunohost-apps-test/yeswiki/de/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/yeswiki/de/?format=api",
            "source": [
                "SSO authentication is supported by default. It is possible to choose the standalone YesWiki authentication during install."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2237687062833151971,
            "content_hash": 2237687062833151971,
            "location": "src/yeswiki/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": 17,
            "source_unit": "https://translate.yunohost.org/api/units/132742/?format=api",
            "priority": 100,
            "id": 140301,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/yeswiki/de/?checksum=9f0ddc8722a83fe3",
            "url": "https://translate.yunohost.org/api/units/140301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:06:09.085257Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yeswiki/de/?format=api",
            "source": [
                "YesWiki is a wiki designed to remain simple, very easy to install, in French translated into English, Spanish, Catalan, Flemish..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7445249126718494455,
            "content_hash": 7445249126718494455,
            "location": "src/yeswiki/DESCRIPTION.md:2",
            "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": 20,
            "source_unit": "https://translate.yunohost.org/api/units/132745/?format=api",
            "priority": 100,
            "id": 140303,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/yeswiki/de/?checksum=e752d6a25657d6f7",
            "url": "https://translate.yunohost.org/api/units/140303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:06:09.099859Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/yeswiki/de/?format=api",
            "source": [
                "However, with a YesWiki we can build a website with multiple uses: - Gather all the information of a project or a group (function of \"central station\")  - Mapping members or places in a participatory way - Share resources, lists, calendars thanks to powerful cooperative databases - Communicate information flows - Cultivate a bit of freedom..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3320042342390777353,
            "content_hash": -3320042342390777353,
            "location": "src/yeswiki/DESCRIPTION.md:8",
            "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": 56,
            "source_unit": "https://translate.yunohost.org/api/units/132746/?format=api",
            "priority": 100,
            "id": 140304,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/yeswiki/de/?checksum=51ecd714768ab9f7",
            "url": "https://translate.yunohost.org/api/units/140304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:06:09.102584Z"
        }
    ]
}