Translation components API.

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

GET /api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/cs/?format=api",
            "source": [
                "Enable caption"
            ],
            "previous_source": "",
            "target": [
                "Enable caption"
            ],
            "id_hash": 6559954045672117840,
            "content_hash": 4774249324949220704,
            "location": "",
            "context": "properties.hasCaption",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/84742932/?format=api",
            "priority": 100,
            "id": 84742961,
            "web_url": "https://hosted.weblate.org/translate/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/cs/?checksum=db09a372cb2c5650",
            "url": "https://hosted.weblate.org/api/units/84742961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:41.378219+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/cs/?format=api",
            "source": [
                "<p>Enter caption here</p>"
            ],
            "previous_source": "",
            "target": [
                "<p>Enter caption here</p>"
            ],
            "id_hash": 1970145230035293639,
            "content_hash": 5206628621027551915,
            "location": "",
            "context": "properties.caption.ui.inline.editorOptions.placeholder",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/84742935/?format=api",
            "priority": 100,
            "id": 84742962,
            "web_url": "https://hosted.weblate.org/translate/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/cs/?checksum=9b575ca6002f15c7",
            "url": "https://hosted.weblate.org/api/units/84742962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:41.382868+02:00"
        }
    ]
}