Translation components API.

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

GET /api/translations/yast-online-update-configuration/master/uk/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/uk/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/uk/?format=api",
            "source": [
                "Other"
            ],
            "previous_source": "",
            "target": [
                "Інше"
            ],
            "id_hash": -1473529732331715725,
            "content_hash": -1473529732331715725,
            "location": "src/modules/OnlineUpdateConfiguration.rb:107",
            "context": "",
            "note": "translators: this name is a (technical) category for an update package",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12579368/?format=api",
            "priority": 100,
            "id": 1995774,
            "web_url": "https://l10n.opensuse.org/translate/yast-online-update-configuration/master/uk/?checksum=6b8cf883fa644373",
            "url": "https://l10n.opensuse.org/api/units/1995774/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}