Translation components API.

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

GET /api/translations/yunohost-apps-test/adminer/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/adminer/en/?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": [
                "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."
            ],
            "id_hash": 1791450931523890185,
            "content_hash": 1791450931523890185,
            "location": "src/adminer/ADMIN.md:5",
            "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": 48,
            "source_unit": "https://translate.yunohost.org/api/units/138281/?format=api",
            "priority": 100,
            "id": 138281,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/adminer/en/?checksum=98dc832176062c09",
            "url": "https://translate.yunohost.org/api/units/138281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:17.816109Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/adminer/en/?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": [
                "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."
            ],
            "id_hash": 7768700881940441426,
            "content_hash": 7768700881940441426,
            "location": "src/adminer/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": 45,
            "source_unit": "https://translate.yunohost.org/api/units/138283/?format=api",
            "priority": 100,
            "id": 138283,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/adminer/en/?checksum=ebcff84ab252e952",
            "url": "https://translate.yunohost.org/api/units/138283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:17.875735Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/adminer/en/?format=api",
            "source": [
                "Configuration"
            ],
            "previous_source": "",
            "target": [
                "Configuration"
            ],
            "id_hash": 1836205112350058047,
            "content_hash": 1836205112350058047,
            "location": "src/adminer/ADMIN.md:1, src/adminerevo/ADMIN.md:1, src/aeneria/ADMIN.md:1, src/alltube/ADMIN.md:1, src/archivist/ADMIN.md:1, src/blogotext/ADMIN.md:1, src/collabora/ADMIN.md:1, src/dato/ADMIN.md:2, src/discourse/ADMIN.md:18, src/domoticz/ADMIN.md:54, src/duniter/ADMIN.md:16, src/framaforms/ADMIN.md:1, src/freshrss/ADMIN.md:1, src/gitlab/ADMIN.md:1, src/gitlab-runner/ADMIN.md:1, src/gotosocial/ADMIN.md:16, src/hedgedoc/ADMIN.md:1, src/languagetool/ADMIN.md:1, src/lionwiki-t2t/ADMIN.md:1, src/lxd/ADMIN.md:1, src/matterbridge/ADMIN.md:1, src/minetest/ADMIN.md:1, src/minidlna/ADMIN.md:1, src/opentracker/ADMIN.md:1, src/peertube-search-index/ADMIN.md:1, src/phpsysinfo/ADMIN.md:1, src/pihole/ADMIN.md:1, src/question2answer/ADMIN.md:1, src/ums/ADMIN.md:1, src/unattended_upgrades/ADMIN.md:1, src/wetty/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/149807/?format=api",
            "priority": 100,
            "id": 149807,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/adminer/en/?checksum=997b82d23061a63f",
            "url": "https://translate.yunohost.org/api/units/149807/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:16:23.307914Z"
        }
    ]
}