Translation components API.

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

GET /api/translations/yunohost-apps-test/invoiceninja5/de/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/invoiceninja5/de/?format=api",
            "source": [
                "The first user gets created after installing InvoiceNinja. The email-address is the one of your administrator user of the app. The password is the administration password you provided while installing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5380529687098702221,
            "content_hash": 5380529687098702221,
            "location": "src/invoiceninja5/ADMIN.md:2",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate.yunohost.org/api/units/137177/?format=api",
            "priority": 100,
            "id": 142205,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/invoiceninja5/de/?checksum=caab7b3e3ef6398d",
            "url": "https://translate.yunohost.org/api/units/142205/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:59:54.820469Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/invoiceninja5/de/?format=api",
            "source": [
                "Other users can be created from inside the application"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8601899856486243632,
            "content_hash": -8601899856486243632,
            "location": "src/invoiceninja5/ADMIN.md:2",
            "context": "",
            "note": "type: Bullet: '* '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/137178/?format=api",
            "priority": 100,
            "id": 142206,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/invoiceninja5/de/?checksum=089fe9a7c4a762d0",
            "url": "https://translate.yunohost.org/api/units/142206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:59:54.825869Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/invoiceninja5/de/?format=api",
            "source": [
                "Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8372875390779661352,
            "content_hash": -8372875390779661352,
            "location": "src/invoiceninja5/DESCRIPTION.md:1",
            "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": 24,
            "source_unit": "https://translate.yunohost.org/api/units/137179/?format=api",
            "priority": 100,
            "id": 142207,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/invoiceninja5/de/?checksum=0bcd923187f7e3d8",
            "url": "https://translate.yunohost.org/api/units/142207/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:59:54.832615Z"
        }
    ]
}