Translation components API.

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

GET /api/translations/neos/neosnodetypesbasemixins-nodetypestextmixin-81/sv/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://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypestextmixin-81/sv/?format=api",
            "source": [
                "<p>Enter text here</p>"
            ],
            "previous_source": "",
            "target": [
                "<p>Skriv in text här</p>"
            ],
            "id_hash": -1551233486662274230,
            "content_hash": -5622093894145711547,
            "location": "",
            "context": "properties.text.ui.inline.editorOptions.placeholder",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/84742173/?format=api",
            "priority": 100,
            "id": 84742606,
            "web_url": "https://hosted.weblate.org/translate/neos/neosnodetypesbasemixins-nodetypestextmixin-81/sv/?checksum=6a78e95cd7cdf34a",
            "url": "https://hosted.weblate.org/api/units/84742606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:37.647686+02:00"
        }
    ]
}