Translation components API.

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

GET /api/translations/yunohost-apps-test/cops/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/cops/de/?format=api",
            "source": [
                "You need to indicate the true path of your calibre library and make sure COPS runs under the same user as where the files are located"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2357376574517809304,
            "content_hash": -2357376574517809304,
            "location": "src/cops/ADMIN.md:2",
            "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": 26,
            "source_unit": "https://translate.yunohost.org/api/units/137493/?format=api",
            "priority": 100,
            "id": 142278,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cops/de/?checksum=5f48ea7ed209ef68",
            "url": "https://translate.yunohost.org/api/units/142278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:01:25.474156Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "source": [
                "Designed to work best with OwnCloud or NextCloud"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5826716652511172862,
            "content_hash": -5826716652511172862,
            "location": "src/cops/ADMIN.md:3",
            "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": 8,
            "source_unit": "https://translate.yunohost.org/api/units/137494/?format=api",
            "priority": 100,
            "id": 142279,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cops/de/?checksum=2f2358136837e702",
            "url": "https://translate.yunohost.org/api/units/142279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:01:25.478800Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cops/de/?format=api",
            "source": [
                "Creates an OPDS and HTML server based on a Calibre folder stored in NextCloud"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6759377040647954126,
            "content_hash": -6759377040647954126,
            "location": "src/cops/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": 14,
            "source_unit": "https://translate.yunohost.org/api/units/137495/?format=api",
            "priority": 100,
            "id": 142280,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cops/de/?checksum=2231de64ed3f6132",
            "url": "https://translate.yunohost.org/api/units/142280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:01:25.484757Z"
        }
    ]
}