Translation components API.

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

GET /api/translations/yunohost-apps-test/cheky/de/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-test/cheky/de/?format=api",
            "source": [
                "[Cheky](https://www.cheky.net) allows you to create various alerts for french classifieds ads website like [Leboncoin](http://leboncoin.fr/) and [SeLoger](http://www.seloger.com/)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7626433653104062896,
            "content_hash": 7626433653104062896,
            "location": "src/cheky/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/132015/?format=api",
            "priority": 100,
            "id": 139839,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cheky/de/?checksum=e9d689003c5a31b0",
            "url": "https://translate.yunohost.org/api/units/139839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:06.790419Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cheky/de/?format=api",
            "source": [
                "If you do not live in France, it will not be really useful for you"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4455803625942270920,
            "content_hash": 4455803625942270920,
            "location": "src/cheky/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.yunohost.org/api/units/132019/?format=api",
            "priority": 100,
            "id": 139840,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cheky/de/?checksum=bdd631ca392fc3c8",
            "url": "https://translate.yunohost.org/api/units/139840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:56:06.794599Z"
        }
    ]
}