Translation components API.

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

GET /api/translations/libstorage-ng/sle-15-sp1/en_US/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/en_US/units/?format=api&page=20",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/en_US/?format=api",
            "source": [
                "k"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5102279674454001224,
            "content_hash": 5102279674454001224,
            "location": "",
            "context": "",
            "note": "TRANSLATORS: symbol for \"kilo\" (best keep untranslated)",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 10857136,
            "web_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/en_US/?checksum=c6cef054b486c648",
            "url": "https://l10n.opensuse.org/api/units/10857136/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/en_US/?format=api",
            "source": [
                "kB"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6718011060398213743,
            "content_hash": 6718011060398213743,
            "location": "",
            "context": "",
            "note": "TRANSLATORS: symbol for \"kilo bytes\" (best keep untranslated)",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 10857137,
            "web_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/en_US/?checksum=dd3b2b77442e4a6f",
            "url": "https://l10n.opensuse.org/api/units/10857137/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}