Translation components API.

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

GET /api/translations/libzypp/glossary/uk/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/?format=api",
            "source": [
                "directory"
            ],
            "previous_source": "",
            "target": [
                "директорія"
            ],
            "id_hash": -3812876598895139725,
            "content_hash": -3812876598895139725,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744670/?format=api",
            "priority": 100,
            "id": 12744671,
            "web_url": "https://l10n.opensuse.org/translate/libzypp/glossary/uk/?checksum=4b15f0ef4e74a473",
            "url": "https://l10n.opensuse.org/api/units/12744671/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/?format=api",
            "source": [
                "repository"
            ],
            "previous_source": "",
            "target": [
                "сховище"
            ],
            "id_hash": -1263376108580709522,
            "content_hash": -1263376108580709522,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744672/?format=api",
            "priority": 100,
            "id": 12744673,
            "web_url": "https://l10n.opensuse.org/translate/libzypp/glossary/uk/?checksum=6e77961f7654db6e",
            "url": "https://l10n.opensuse.org/api/units/12744673/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/?format=api",
            "source": [
                "key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5835315895878452755,
            "content_hash": 5835315895878452755,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/13074098/?format=api",
            "priority": 100,
            "id": 13074134,
            "web_url": "https://l10n.opensuse.org/translate/libzypp/glossary/uk/?checksum=d0fb34e3f6068613",
            "url": "https://l10n.opensuse.org/api/units/13074134/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}