Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/fr/?format=api",
            "source": [
                "Your SMP server address:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1837198172265739155,
            "content_hash": 1837198172265739155,
            "location": "src/simplex/ADMIN.md:2, src/simplex/POST_UPGRADE.md:2",
            "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": 4,
            "source_unit": "https://translate.yunohost.org/api/units/138897/?format=api",
            "priority": 100,
            "id": 138902,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/simplex/fr/?checksum=997f0a00f7e57393",
            "url": "https://translate.yunohost.org/api/units/138902/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:31.155966Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/fr/?format=api",
            "source": [
                "Mobile clients are available for [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) and [f-droid](https://app.simplex.chat).  To configure mobile clients, open Settings, find an option \"SMP servers\", toggle \"Configure SMP Servers\" to on, then enter the SMP Servers Address for all servers you want the client to use."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6780093124861327802,
            "content_hash": -6780093124861327802,
            "location": "src/simplex/ADMIN.md:9",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.yunohost.org/api/units/138899/?format=api",
            "priority": 100,
            "id": 138904,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/simplex/fr/?checksum=21e84539b4928646",
            "url": "https://translate.yunohost.org/api/units/138904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:31.163124Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/fr/?format=api",
            "source": [
                "SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2698796655877835358,
            "content_hash": 2698796655877835358,
            "location": "src/simplex/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.yunohost.org/api/units/138900/?format=api",
            "priority": 100,
            "id": 138905,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/simplex/fr/?checksum=a5740d427a9c4a5e",
            "url": "https://translate.yunohost.org/api/units/138905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:31.175686Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/simplex/fr/?format=api",
            "source": [
                "smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1826404886564794615,
            "content_hash": -1826404886564794615,
            "location": "src/simplex/POST_UPGRADE.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.yunohost.org/api/units/138901/?format=api",
            "priority": 100,
            "id": 138906,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/simplex/fr/?checksum=66a74e6eb0448f09",
            "url": "https://translate.yunohost.org/api/units/138906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:31.178756Z"
        }
    ]
}