Translation components API.

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

GET /api/translations/yunohost-apps-test/cheky/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cheky/en/?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": [
                "[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/)."
            ],
            "id_hash": 7626433653104062896,
            "content_hash": 7626433653104062896,
            "location": "src/cheky/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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": 132015,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cheky/en/?checksum=e9d689003c5a31b0",
            "url": "https://translate.yunohost.org/api/units/132015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:52.709147Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cheky/en/?format=api",
            "source": [
                "If you do not live in France, it will not be really useful for you"
            ],
            "previous_source": "",
            "target": [
                "If you do not live in France, it will not be really useful for you"
            ],
            "id_hash": 4455803625942270920,
            "content_hash": 4455803625942270920,
            "location": "src/cheky/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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": 132019,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cheky/en/?checksum=bdd631ca392fc3c8",
            "url": "https://translate.yunohost.org/api/units/132019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:52.729765Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cheky/en/?format=api",
            "source": [
                "Features"
            ],
            "previous_source": "",
            "target": [
                "Features"
            ],
            "id_hash": -6414206267810824786,
            "content_hash": -6414206267810824786,
            "location": "src/13ft/DESCRIPTION.md:3, src/2fauth/DESCRIPTION.md:4, src/agorakit/DESCRIPTION.md:3, src/ampache/DESCRIPTION.md:3, src/audiobookshelf/DESCRIPTION.md:3, src/bazarr/DESCRIPTION.md:3, src/blogotext/DESCRIPTION.md:3, src/bookstack/DESCRIPTION.md:3, src/borg/DESCRIPTION.md:5, src/cac-proxy/DESCRIPTION.md:6, src/castopod/DESCRIPTION.md:5, src/chatgpt-web/DESCRIPTION.md:3, src/cheky/DESCRIPTION.md:1, src/chitchatter/DESCRIPTION.md:3, src/cinny/DESCRIPTION.md:3, src/coin/DESCRIPTION.md:3, src/collabora/DESCRIPTION.md:3, src/commento/DESCRIPTION.md:3, src/commet/DESCRIPTION.md:3",
            "context": "",
            "note": "type: Title ###",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.yunohost.org/api/units/149096/?format=api",
            "priority": 100,
            "id": 149096,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cheky/en/?checksum=26fc2962230d3dae",
            "url": "https://translate.yunohost.org/api/units/149096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:15:35.355394Z"
        }
    ]
}