Translation components API.

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

GET /api/translations/yunohost-apps-test/cloudlog/en/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/cloudlog/en/?format=api",
            "source": [
                "Cloudlog is an open-source PHP & MySQL based amateur radio logging application, allowing you to log contacts via a web browser on any device and platform."
            ],
            "previous_source": "",
            "target": [
                "Cloudlog is an open-source PHP & MySQL based amateur radio logging application, allowing you to log contacts via a web browser on any device and platform."
            ],
            "id_hash": -2446864332890917624,
            "content_hash": -2446864332890917624,
            "location": "src/cloudlog/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.yunohost.org/api/units/139082/?format=api",
            "priority": 100,
            "id": 139082,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cloudlog/en/?checksum=5e0afdda7076b508",
            "url": "https://translate.yunohost.org/api/units/139082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:34.597218Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cloudlog/en/?format=api",
            "source": [
                "This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32."
            ],
            "previous_source": "",
            "target": [
                "This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32."
            ],
            "id_hash": -399307533689050261,
            "content_hash": -399307533689050261,
            "location": "src/cloudlog/DESCRIPTION.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.yunohost.org/api/units/139083/?format=api",
            "priority": 100,
            "id": 139083,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cloudlog/en/?checksum=7a755fe9ea53ab6b",
            "url": "https://translate.yunohost.org/api/units/139083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:34.621459Z"
        }
    ]
}