Translation components API.

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

GET /api/translations/yunohost-apps-test/ghost/de/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/ghost/de/?format=api",
            "source": [
                "If you want to use Ghost's CLI, run `sudo yunohost app shell __APP__` in a terminal to load the proper environment."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9098022212489831666,
            "content_hash": 9098022212489831666,
            "location": "src/ghost/ADMIN.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": 21,
            "source_unit": "https://translate.yunohost.org/api/units/131395/?format=api",
            "priority": 100,
            "id": 139561,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ghost/de/?checksum=fe42aaffb611e4f2",
            "url": "https://translate.yunohost.org/api/units/139561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:41.986903Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "source": [
                "Emails such as newsletters will be sent out from `noreply@__DOMAIN__`. Do not change this setting in Ghost's administration interface, it will not work."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2358887860199471910,
            "content_hash": 2358887860199471910,
            "location": "src/ghost/ADMIN.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.yunohost.org/api/units/131396/?format=api",
            "priority": 100,
            "id": 139562,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ghost/de/?checksum=a0bc7402cc2bbb26",
            "url": "https://translate.yunohost.org/api/units/139562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:42.001662Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "source": [
                "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7508288032643810803,
            "content_hash": 7508288032643810803,
            "location": "src/ghost/DESCRIPTION.md:2",
            "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": 18,
            "source_unit": "https://translate.yunohost.org/api/units/131397/?format=api",
            "priority": 100,
            "id": 139563,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ghost/de/?checksum=e832cc2f610d05f3",
            "url": "https://translate.yunohost.org/api/units/139563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:42.027093Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/de/?format=api",
            "source": [
                "It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1758704019952928831,
            "content_hash": 1758704019952928831,
            "location": "src/ghost/DESCRIPTION.md:3",
            "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": 19,
            "source_unit": "https://translate.yunohost.org/api/units/131398/?format=api",
            "priority": 100,
            "id": 139564,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ghost/de/?checksum=98682bfcf658883f",
            "url": "https://translate.yunohost.org/api/units/139564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:50:42.038336Z"
        }
    ]
}