Translation components API.

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

GET /api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/nl/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/nl/?format=api",
            "source": [
                "Enable caption"
            ],
            "previous_source": "",
            "target": [
                "Onderschrift inschakelen"
            ],
            "id_hash": 6559954045672117840,
            "content_hash": 4774249324949220704,
            "location": "",
            "context": "properties.hasCaption",
            "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": 2,
            "source_unit": "https://hosted.weblate.org/api/units/84742932/?format=api",
            "priority": 100,
            "id": 84743180,
            "web_url": "https://hosted.weblate.org/translate/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/nl/?checksum=db09a372cb2c5650",
            "url": "https://hosted.weblate.org/api/units/84743180/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:44.005876+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/nl/?format=api",
            "source": [
                "<p>Enter caption here</p>"
            ],
            "previous_source": "",
            "target": [
                "<p>Voer hier je tekst in</p>"
            ],
            "id_hash": 1970145230035293639,
            "content_hash": 5206628621027551915,
            "location": "",
            "context": "properties.caption.ui.inline.editorOptions.placeholder",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/84742935/?format=api",
            "priority": 100,
            "id": 84743181,
            "web_url": "https://hosted.weblate.org/translate/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/nl/?checksum=9b575ca6002f15c7",
            "url": "https://hosted.weblate.org/api/units/84743181/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:44.009602+02:00"
        }
    ]
}