Translation components API.

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

GET /api/translations/yast-cc-control/master/hi/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/hi/?format=api",
            "source": [
                "Common Criteria evaluated configuration"
            ],
            "previous_source": "",
            "target": [
                "साझा मानदंड मूल्यांकन युक्त विन्यास"
            ],
            "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": 12756561,
            "web_url": "https://l10n.opensuse.org/translate/yast-cc-control/master/hi/?checksum=b269c96009502336",
            "url": "https://l10n.opensuse.org/api/units/12756561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-07T12:48:42.451889Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-cc-control/master/hi/?format=api",
            "source": [
                "• Special mode for the Common Criteria evaluated configuration\n"
            ],
            "previous_source": "• Special mode for the Common Criteria evaluated configuration",
            "target": [
                "• साझा मानदंड मूल्यांकन युक्त विन्यास हेतु विशेष मोड"
            ],
            "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": 13304861,
            "web_url": "https://l10n.opensuse.org/translate/yast-cc-control/master/hi/?checksum=d60adae41e4b18ee",
            "url": "https://l10n.opensuse.org/api/units/13304861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-19T07:45:45.882884Z"
        }
    ]
}