Translation components API.

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

GET /api/translations/yunohost-apps-test/haste/de/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/haste/de/?format=api",
            "source": [
                "This Haste package for YunoHost includes the [`haste` command](https://github.com/diethnis/standalones/blob/master/hastebin.sh), allowing you to share content from terminal:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5703941505274307389,
            "content_hash": -5703941505274307389,
            "location": "src/haste/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": 16,
            "source_unit": "https://translate.yunohost.org/api/units/137627/?format=api",
            "priority": 100,
            "id": 142424,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/haste/de/?checksum=30d7876bf6849cc3",
            "url": "https://translate.yunohost.org/api/units/142424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:06:34.336625Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/haste/de/?format=api",
            "source": [
                "Haste is an open-source pastebin software written in node.js, which is easily installable in any network. YunoHost Project uses Haste as pastebin for log sharing: [paste.yunohost.org](https://paste.yunohost.org/)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2692829100448413781,
            "content_hash": -2692829100448413781,
            "location": "src/haste/DESCRIPTION.md:1",
            "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": 26,
            "source_unit": "https://translate.yunohost.org/api/units/137636/?format=api",
            "priority": 100,
            "id": 142426,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/haste/de/?checksum=5aa126334af007ab",
            "url": "https://translate.yunohost.org/api/units/142426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:06:34.341232Z"
        }
    ]
}