Translation components API.

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

GET /api/translations/yunohost-apps-test/fail2ban-web/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/fail2ban-web/de/?format=api",
            "source": [
                "Only admins should have access to that app!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1171770186234034242,
            "content_hash": -1171770186234034242,
            "location": "src/fail2ban-web/ADMIN.md:1",
            "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": 8,
            "source_unit": "https://translate.yunohost.org/api/units/133095/?format=api",
            "priority": 100,
            "id": 140493,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/fail2ban-web/de/?checksum=6fbd0939532087be",
            "url": "https://translate.yunohost.org/api/units/140493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:09:28.055268Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fail2ban-web/de/?format=api",
            "source": [
                "That app allow you to monitor Fail2Ban and its jails."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1713369352570666805,
            "content_hash": -1713369352570666805,
            "location": "src/fail2ban-web/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": 10,
            "source_unit": "https://translate.yunohost.org/api/units/133096/?format=api",
            "priority": 100,
            "id": 140494,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/fail2ban-web/de/?checksum=6838e3a6d2fc00cb",
            "url": "https://translate.yunohost.org/api/units/140494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:09:28.058740Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/fail2ban-web/de/?format=api",
            "source": [
                "In the web interface you can also manually ban / release IP's."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8890405754923022031,
            "content_hash": -8890405754923022031,
            "location": "src/fail2ban-web/DESCRIPTION.md:3",
            "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": 12,
            "source_unit": "https://translate.yunohost.org/api/units/133097/?format=api",
            "priority": 100,
            "id": 140495,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/fail2ban-web/de/?checksum=049eef11bcb98931",
            "url": "https://translate.yunohost.org/api/units/140495/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:09:28.060940Z"
        }
    ]
}