Translation components API.

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

GET /api/translations/linphone-iphone/root/cs/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-iphone/root/cs/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/cs/?format=api",
            "source": "Flush downloaded images",
            "previous_source": "",
            "target": "Vymazání stažených obrázků",
            "id_hash": 2904769895282560746,
            "content_hash": 8093162582962458015,
            "location": "",
            "context": "Flush downloaded images",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 72567,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/root/cs/?checksum=a84fd0d46290ceea",
            "url": "https://weblate.linphone.org/api/units/72567/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/cs/?format=api",
            "source": "Auto answer call immediately",
            "previous_source": "",
            "target": "Automatické okamžité přijetí hovoru",
            "id_hash": -8305359981173007764,
            "content_hash": 2265550092243298337,
            "location": "",
            "context": "Auto answer call immediately",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 72568,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/root/cs/?checksum=cbd6f19ce701a6c",
            "url": "https://weblate.linphone.org/api/units/72568/?format=api"
        }
    ]
}