Translation components API.

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

GET /api/translations/yast-cc-control/master/pt/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://l10n.opensuse.org/api/translations/yast-cc-control/master/pt/?format=api",
            "source": [
                "Common Criteria evaluated configuration"
            ],
            "previous_source": "",
            "target": [
                "Critérios comuns de configuração avaliada"
            ],
            "id_hash": 3632655988761305910,
            "content_hash": 3632655988761305910,
            "location": "control/installation.glade.translations.glade:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12590919/?format=api",
            "priority": 100,
            "id": 12745913,
            "web_url": "https://l10n.opensuse.org/translate/yast-cc-control/master/pt/?checksum=b269c96009502336",
            "url": "https://l10n.opensuse.org/api/units/12745913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-24T14:36:04.513843Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-cc-control/master/pt/?format=api",
            "source": [
                "• Special mode for the Common Criteria evaluated configuration\n"
            ],
            "previous_source": "• Special mode for the Common Criteria evaluated configuration",
            "target": [
                "• Modo especial para a configuração avaliada dos Critérios Comuns"
            ],
            "id_hash": 6200008510324545774,
            "content_hash": 6200008510324545774,
            "location": "control/installation.glade.translations.glade:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/13304857/?format=api",
            "priority": 100,
            "id": 13304864,
            "web_url": "https://l10n.opensuse.org/translate/yast-cc-control/master/pt/?checksum=d60adae41e4b18ee",
            "url": "https://l10n.opensuse.org/api/units/13304864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-19T07:45:46.266677Z"
        }
    ]
}