Translation components API.

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

GET /api/translations/yunohost-apps-test/glance/de/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/glance/de/?format=api",
            "source": [
                "A self-hosted dashboard that puts all your feeds in one place."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3698451749470301563,
            "content_hash": -3698451749470301563,
            "location": "src/glance/DESCRIPTION.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": 11,
            "source_unit": "https://translate.yunohost.org/api/units/137724/?format=api",
            "priority": 100,
            "id": 142527,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/glance/de/?checksum=4cac75baa5e69285",
            "url": "https://translate.yunohost.org/api/units/142527/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:08:08.891958Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/de/?format=api",
            "source": [
                "    RSS feeds\n    Subreddit posts\n    Weather\n    Bookmarks\n    Latest YouTube videos from specific channels\n    Calendar\n    Stocks\n    iframe\n    Twitch channels & top games\n    GitHub releases\n    Repository overview\n    Site monitor\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -976406052354302074,
            "content_hash": -976406052354302074,
            "location": "src/glance/DESCRIPTION.md:16",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.yunohost.org/api/units/137727/?format=api",
            "priority": 100,
            "id": 142529,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/glance/de/?checksum=72731bde5ce15f86",
            "url": "https://translate.yunohost.org/api/units/142529/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:08:08.898220Z"
        }
    ]
}