Translation components API.

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

GET /api/translations/yunohost-apps-test/samba/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/samba/de/?format=api",
            "source": [
                "This package allows you to create directories reachable on a private network."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6170324360888721145,
            "content_hash": 6170324360888721145,
            "location": "src/samba/DESCRIPTION.md:2",
            "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": 12,
            "source_unit": "https://translate.yunohost.org/api/units/139296/?format=api",
            "priority": 100,
            "id": 143245,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/samba/de/?checksum=d5a165507fb61ef9",
            "url": "https://translate.yunohost.org/api/units/143245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:31:17.301562Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/samba/de/?format=api",
            "source": [
                "Create and name your directories;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6093166553403154485,
            "content_hash": -6093166553403154485,
            "location": "src/samba/DESCRIPTION.md:7",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/139297/?format=api",
            "priority": 100,
            "id": 143246,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/samba/de/?checksum=2b70b94d7b1d1fcb",
            "url": "https://translate.yunohost.org/api/units/143246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:31:17.305032Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/samba/de/?format=api",
            "source": [
                "Configure permissions for your directories thanks to the yunohost permission view;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5602367376452282357,
            "content_hash": -5602367376452282357,
            "location": "src/samba/DESCRIPTION.md:7",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.yunohost.org/api/units/139298/?format=api",
            "priority": 100,
            "id": 143247,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/samba/de/?checksum=3240648dc153180b",
            "url": "https://translate.yunohost.org/api/units/143247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:31:17.311564Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/samba/de/?format=api",
            "source": [
                "Define readonly directories"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1988513486853082128,
            "content_hash": -1988513486853082128,
            "location": "src/samba/DESCRIPTION.md:7",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.yunohost.org/api/units/139299/?format=api",
            "priority": 100,
            "id": 143248,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/samba/de/?checksum=64676184f10c73f0",
            "url": "https://translate.yunohost.org/api/units/143248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:31:17.315496Z"
        }
    ]
}