Translation components API.

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

GET /api/translations/libstorage-ng/sle-15-sp1/ar/units/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 402,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ar/units/?format=api&page=20",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ar/?format=api",
            "source": [
                "k"
            ],
            "previous_source": "",
            "target": [
                "k"
            ],
            "id_hash": 5102279674454001224,
            "content_hash": 5102279674454001224,
            "location": "",
            "context": "",
            "note": "TRANSLATORS: symbol for \"kilo\" (best keep untranslated)",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12673574/?format=api",
            "priority": 100,
            "id": 10852312,
            "web_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/ar/?checksum=c6cef054b486c648",
            "url": "https://l10n.opensuse.org/api/units/10852312/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ar/?format=api",
            "source": [
                "kB"
            ],
            "previous_source": "",
            "target": [
                "kB"
            ],
            "id_hash": 6718011060398213743,
            "content_hash": 6718011060398213743,
            "location": "",
            "context": "",
            "note": "TRANSLATORS: symbol for \"kilo bytes\" (best keep untranslated)",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 402,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12673575/?format=api",
            "priority": 100,
            "id": 10852313,
            "web_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/ar/?checksum=dd3b2b77442e4a6f",
            "url": "https://l10n.opensuse.org/api/units/10852313/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}