Translation components API.

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

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/ta/?format=api",
            "source": [
                "Distribution"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2537820697932015452,
            "content_hash": 2537820697932015452,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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/13387740/?format=api",
            "priority": 100,
            "id": 13387792,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/glossary/ta/?checksum=a338267a93df275c",
            "url": "https://l10n.opensuse.org/api/units/13387792/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}