Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_api_uuid/de/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": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_api_uuid/de/?format=api",
            "source": [
                "Request API Endpoint"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4307516429293027612,
            "content_hash": -4307516429293027612,
            "location": "model:ir.model,name:generic_request_api_uuid.model_request_api_endpoint",
            "context": "",
            "note": "module: generic_request_api_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.crnd.pro/api/units/580937/?format=api",
            "priority": 100,
            "id": 663766,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_api_uuid/de/?checksum=4438a0a137d47ee4",
            "url": "http://weblate.crnd.pro/api/units/663766/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}