Translation components API.

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

GET /api/translations/yunohost-apps/funkwhale/hi/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://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/hi/?format=api",
            "source": [
                "Convivial and modern music server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2759352530951960854,
            "content_hash": -4678942176796593794,
            "location": "",
            "context": "description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/98892/?format=api",
            "priority": 100,
            "id": 99460,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/funkwhale/hi/?checksum=59b4cf7e268886ea",
            "url": "https://translate.yunohost.org/api/units/99460/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:29:43.314502Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/hi/?format=api",
            "source": [
                "If enabled, Funkwhale will be accessible by Funkwhale for Android and by users without a YunoHost account. This can be changed later in the webadmin."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3981227176909486530,
            "content_hash": -4077589482280944177,
            "location": "",
            "context": "install_init_main_permission_help",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.yunohost.org/api/units/98893/?format=api",
            "priority": 100,
            "id": 99461,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps/funkwhale/hi/?checksum=48bfd6f9de2dc63e",
            "url": "https://translate.yunohost.org/api/units/99461/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-29T05:29:43.316926Z"
        }
    ]
}