Translation components API.

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

GET /api/translations/yunohost-apps-test/adminer/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/adminer/de/?format=api",
            "source": [
                "You need to know the root password from here `/etc/yunohost/mysql` or the app username and password from `setting.yml` under `/etc/yunohost/apps/appname` to login.  For themes download the `adminer.css` from the main website and replace the file in the app folder.  If you have problems with drivers see here: https://www.adminer.org/en/drivers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1791450931523890185,
            "content_hash": 1791450931523890185,
            "location": "src/adminer/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": 48,
            "source_unit": "https://translate.yunohost.org/api/units/138281/?format=api",
            "priority": 100,
            "id": 142561,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/adminer/de/?checksum=98dc832176062c09",
            "url": "https://translate.yunohost.org/api/units/142561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:08:51.197344Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/adminer/de/?format=api",
            "source": [
                "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7768700881940441426,
            "content_hash": 7768700881940441426,
            "location": "src/adminer/DESCRIPTION.md:1",
            "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": 45,
            "source_unit": "https://translate.yunohost.org/api/units/138283/?format=api",
            "priority": 100,
            "id": 142562,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/adminer/de/?checksum=ebcff84ab252e952",
            "url": "https://translate.yunohost.org/api/units/142562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:08:51.199494Z"
        }
    ]
}