Translation components API.

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

GET /api/translations/yunohost-apps-test/espocrm/fr/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": "https://translate.yunohost.org/api/translations/yunohost-apps-test/espocrm/fr/?format=api",
            "source": [
                "EspoCRM is a free, open-source CRM platform designed to help organizations build and maintain strong customer relationships. It provides a wide range of tools to store, organize, and manage leads, contacts, sales opportunities, marketing campaigns, support cases, and more – all business information in a simple and intuitive interface."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4940773724107711153,
            "content_hash": -4940773724107711153,
            "location": "src/espocrm/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate.yunohost.org/api/units/139073/?format=api",
            "priority": 100,
            "id": 139077,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/espocrm/fr/?checksum=3b6ed879aaf9dd4f",
            "url": "https://translate.yunohost.org/api/units/139077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:34.479432Z"
        }
    ]
}