Translation components API.

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

GET /api/translations/yunohost-apps-test/13ft/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/13ft/en/?format=api",
            "source": [
                "13ft is an [12ft ladder](https://12ft.io) selfhosted alternative that allows you to bypass some paywalls and read the article content anyway."
            ],
            "previous_source": "",
            "target": [
                "13ft is an [12ft ladder](https://12ft.io) selfhosted alternative that allows you to bypass some paywalls and read the article content anyway."
            ],
            "id_hash": 1529093737094568814,
            "content_hash": 1529093737094568814,
            "location": "src/13ft/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": 20,
            "source_unit": "https://translate.yunohost.org/api/units/131377/?format=api",
            "priority": 100,
            "id": 131377,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/13ft/en/?checksum=95386ea703cbdb6e",
            "url": "https://translate.yunohost.org/api/units/131377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:31:01.667377Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/en/?format=api",
            "source": [
                "Features"
            ],
            "previous_source": "",
            "target": [
                "Features"
            ],
            "id_hash": -6414206267810824786,
            "content_hash": -6414206267810824786,
            "location": "src/13ft/DESCRIPTION.md:3",
            "context": "",
            "note": "type: Title ###",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.yunohost.org/api/units/148960/?format=api",
            "priority": 100,
            "id": 148960,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/13ft/en/?checksum=26fc2962230d3dae",
            "url": "https://translate.yunohost.org/api/units/148960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:15:27.079545Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/13ft/en/?format=api",
            "source": [
                "Provide *some* web articles that are normally protected by paywalls."
            ],
            "previous_source": "",
            "target": [
                "Provide *some* web articles that are normally protected by paywalls."
            ],
            "id_hash": -3319873626388468796,
            "content_hash": -3319873626388468796,
            "location": "src/13ft/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": 10,
            "source_unit": "https://translate.yunohost.org/api/units/148961/?format=api",
            "priority": 100,
            "id": 148961,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/13ft/en/?checksum=51ed7086b7ed6bc4",
            "url": "https://translate.yunohost.org/api/units/148961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-04-03T22:15:27.110339Z"
        }
    ]
}