Translation components API.

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

GET /api/translations/software-o-o/master/ar/units/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 242,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/software-o-o/master/ar/units/?format=api&page=12",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/ar/?format=api",
            "source": [
                "XFCE LiveCD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4277333700499374821,
            "content_hash": 4277333700499374821,
            "location": "../app/data/tumbleweed.yml.erb:167, ../app/data/tumbleweed.yml.erb:205",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 241,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/13233444/?format=api",
            "priority": 100,
            "id": 13233445,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/master/ar/?checksum=bb5c24569c1282e5",
            "url": "https://l10n.opensuse.org/api/units/13233445/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/ar/?format=api",
            "source": [
                "You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (<a href=\"%s\">more information</a>). To add the key, run:"
            ],
            "previous_source": "",
            "target": [
                "يمكنك إضافة مفتاح المستودع. ضع في اعتبارك أن مالك المفتاح قد يوفر التحديثات والحزم والمستودعات والتي سيقوم النظام بالثقة بها (<a href=\"%s\">مزيد من المعلومات</a>). لإضافة المفتاح، قم بتشغيل:"
            ],
            "id_hash": 3814134772671276519,
            "content_hash": 3814134772671276519,
            "location": "../app/views/download/package.erb:93",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 242,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://l10n.opensuse.org/api/units/13233446/?format=api",
            "priority": 100,
            "id": 13233447,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/master/ar/?checksum=b4ee875e1a8965e7",
            "url": "https://l10n.opensuse.org/api/units/13233447/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}