Translation components API.

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

GET /api/translations/yunohost-apps-test/hotglue/en/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/hotglue/en/?format=api",
            "source": [
                "Default editor's credentials: admin/changeme"
            ],
            "previous_source": "",
            "target": [
                "Default editor's credentials: admin/changeme"
            ],
            "id_hash": 8768095133086981109,
            "content_hash": 8768095133086981109,
            "location": "src/hotglue/ADMIN.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": 4,
            "source_unit": "https://translate.yunohost.org/api/units/139133/?format=api",
            "priority": 100,
            "id": 139133,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotglue/en/?checksum=f9ae8811747b1bf5",
            "url": "https://translate.yunohost.org/api/units/139133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:35.894628Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "source": [
                "In order to start editing you need to add `__DOMAIN____PATH__/edit` to the end of the URL, eg https://hotglue.me/demo/edit"
            ],
            "previous_source": "",
            "target": [
                "In order to start editing you need to add `__DOMAIN____PATH__/edit` to the end of the URL, eg https://hotglue.me/demo/edit"
            ],
            "id_hash": 2958665039534178823,
            "content_hash": 2958665039534178823,
            "location": "src/hotglue/ADMIN.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": 18,
            "source_unit": "https://translate.yunohost.org/api/units/139134/?format=api",
            "priority": 100,
            "id": 139134,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotglue/en/?checksum=a90f4a2d82cd4207",
            "url": "https://translate.yunohost.org/api/units/139134/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:35.919034Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "source": [
                "Hotglue is a Content Manipulation Software that allows visual consistency between editing and viewing."
            ],
            "previous_source": "",
            "target": [
                "Hotglue is a Content Manipulation Software that allows visual consistency between editing and viewing."
            ],
            "id_hash": 5019766401517268066,
            "content_hash": 5019766401517268066,
            "location": "src/hotglue/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.yunohost.org/api/units/139137/?format=api",
            "priority": 100,
            "id": 139137,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotglue/en/?checksum=c5a9caf241e0ac62",
            "url": "https://translate.yunohost.org/api/units/139137/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:35.946070Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hotglue/en/?format=api",
            "source": [
                "Checkout other Hotglue sites: https://hotglue.me/latest"
            ],
            "previous_source": "",
            "target": [
                "Checkout other Hotglue sites: https://hotglue.me/latest"
            ],
            "id_hash": 7807466796529434430,
            "content_hash": 7807466796529434430,
            "location": "src/hotglue/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/139140/?format=api",
            "priority": 100,
            "id": 139140,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/hotglue/en/?checksum=ec59b1af8acb3f3e",
            "url": "https://translate.yunohost.org/api/units/139140/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:35.993531Z"
        }
    ]
}