Translation components API.

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

GET /api/translations/linphone-iphone/root/en/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/en/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/en/?format=api",
            "source": "Flush downloaded images",
            "previous_source": "",
            "target": "Flush downloaded images",
            "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": true,
            "num_words": 3,
            "priority": 100,
            "id": 72523,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/root/en/?checksum=a84fd0d46290ceea",
            "url": "https://weblate.linphone.org/api/units/72523/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/en/?format=api",
            "source": "Auto answer call immediately",
            "previous_source": "",
            "target": "Auto answer call immediately",
            "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": true,
            "num_words": 4,
            "priority": 100,
            "id": 72524,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/root/en/?checksum=cbd6f19ce701a6c",
            "url": "https://weblate.linphone.org/api/units/72524/?format=api"
        }
    ]
}