Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/de/?format=api",
            "source": [
                "__APP__'s data directory is located at `__DATA_DIR__` and symlinked to `/home/yunohost.multimedia/__APP__` for easy access to users and other multimedia applications."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2007184345325679956,
            "content_hash": -2007184345325679956,
            "location": "src/koel/ADMIN.md:3",
            "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": 20,
            "source_unit": "https://translate.yunohost.org/api/units/131531/?format=api",
            "priority": 100,
            "id": 139566,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/koel/de/?checksum=64250c78f2234aac",
            "url": "https://translate.yunohost.org/api/units/139566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:56.144035Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/de/?format=api",
            "source": [
                "You may change it in Koel's configuration page, for instance into `/home/yunohost.multimedia/share/Music`.  If you change it, `__DATA_DIR__` will still be the directory to be backed up."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 233462867839058639,
            "content_hash": 233462867839058639,
            "location": "src/koel/ADMIN.md:5",
            "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": 26,
            "source_unit": "https://translate.yunohost.org/api/units/131532/?format=api",
            "priority": 100,
            "id": 139567,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/koel/de/?checksum=833d6d3dc9ca82cf",
            "url": "https://translate.yunohost.org/api/units/139567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:56.152494Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/de/?format=api",
            "source": [
                "Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4073532300178054679,
            "content_hash": 4073532300178054679,
            "location": "src/koel/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.yunohost.org/api/units/131533/?format=api",
            "priority": 100,
            "id": 139568,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/koel/de/?checksum=b888180b65315e17",
            "url": "https://translate.yunohost.org/api/units/139568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:56.155483Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/de/?format=api",
            "source": [
                "Targeting web developers, Koel embraces some of the more modern web technologies to do its job."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -718532899835800926,
            "content_hash": -718532899835800926,
            "location": "src/koel/DESCRIPTION.md:3",
            "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": 16,
            "source_unit": "https://translate.yunohost.org/api/units/131534/?format=api",
            "priority": 100,
            "id": 139569,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/koel/de/?checksum=7607422271db12a2",
            "url": "https://translate.yunohost.org/api/units/139569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:56.163755Z"
        }
    ]
}